Tag: converter

  • Gregorian to Hijri Date Converter (.NET)

    Gregorian to Hijri Date Converter (.NET)

    Gregorian to Hijri converter is basically a dynamic link library (.dll) which can be used in both windows and web applications to convert date from gregorian to hijri and vice versa. Along with that, there are many other methods which are very useful for the developers.

    Installation Steps

    1. In Solution Explorer, right-click on the root directory then click Add and then click Reference.. to open Reference Manager dialog box.

    2. Browse GregorianHijriDate.dll file 3. Use the following procedure to call the properties of your GregorianHijriDate.dll file in your application.

    4. Add a namespace in the codebehind file (C# CodeBehind)

      using GregorianHijriDate;

    5. Create an Object of the “GH” class, as in the following:

      GH gh = new GH();

    Methods supported by GH

  • wordpress Cool Foreign money Converter (Utilities)

    wordpress Cool Foreign money Converter (Utilities)

    WP Cool currency converter is a WordPress plugin using jQuery to create a simple and a cool currency conversion plugin

  • wpPDF – Web page content material to PDF generator (Utilities)

    wpPDF – Web page content material to PDF generator (Utilities)

    Overview

    wpPDF is a WordPress plugin that allows you to create content that a visitor can download from your website by converting it to a PDF. wpPDF functions as either a standalone plugin OR if you’re already using Visual Composer, it integrates a new content element from which to choose.

    When using wpPDF, you can customize the text of the download button as well as the filename of the PDF that is generated!

    How It Works

    wpPDF converts your content to a PDF using jsPDF. It is designed for simple text-only conversions if you want the content of the PDF to remain selectable. If you have images or complex styles, the PDF that is generated is a “screenshot” of the content, so it is NOT selectable in the PDF.

    Using without Visual Composer

    This plugin still works without Visual Composer using just the shortcode.

    All content between the opening [wppdf] shortcode and the closing [/wppdf] shortcode will be available for download to PDF.

    Two parameters are available for the shortcode as well, button text (btn) and the filename (filename). An example:

    [wppdf btn=”Export” filename=”Report”]This content is available for download.[/wppdf]

    Installation Instructions

    Installing the wpPDF Plugin is as simple as uploading and activating it on your website. A breakdown of the installation and how to use the plugin can be found here.

  • Good Foreign money Converter for WordPress (Utilities)

    Good Foreign money Converter for WordPress (Utilities)

    Smart Currency Converter for WordPress is a WordPress plugin that automatically detects the currency of your WordPress website visitor, converts all the prices of the website to that currency, and shows them in a beautiful and lightweight way.

    Feature Highlights

    • Easy installation.
    • Two modes of display: 1) Tooltip and 2) Replace Original Price.
    • User Friendly and intuitive. All it takes is to touch/hover over the price. [In “Replace Original Price” mode, you don’t even need to hover/touch.]
    • Visitor’s currency is automatically detected.
    • Exchange rates are fetched using Yahoo Finance API. So they are always updated.
    • Convert and show prices in multiple currencies at the same time.
    • Modern design with 5 predefined themes and 5 animations.
    • Mobile friendly. Triggered by touch in touch devices.
    • Supports 237 countries and 157 currencies. (FYI many currencies are used in multiple countries, like Euro)
    • Best practices and guidelines for WordPress plugins are strictly followed, to ensure a consistent experience for site admin.
    • Thoroughly documented.
    • Supports all modern browsers including IE 8 and up.

    Two display modes

    Lightweight Design

    Beautiful Built-in Themes

    Special thanks to Caleb Jacob and Louis Ameline for their tooltipster plugin.