Knowledge.ToString()

  • Write in 9 Indian Scripts in Joomla using TinyMCE and FCKEditor Plugin

    Note: This article is very old. This tutorial cannot be used for current version of software available at https://www.pramukhime.com Today I am going to explore various ways to easily type in Indian languages like Bengali, Gujarati, Hindi, Marathi, Sanskrit, Kannada, Malayalam, Oriya, Punjabi, Tamil and Telugu very easily in your favourite CMS Joomla. There are…

    |

  • Write in 9 Indian Scripts in Drupal 6 using TinyMCE and FCKEditor Plugin

    Note: This article is very old. This tutorial cannot be used for current version of software available at https://www.pramukhime.com Here is a procedure on how to enable Drupal 6 to write in Indian language Bengali / Gujarati / Hindi / Marathi / Sanskrit / Kannada / Malayalam / Oriya / Punjabi / Tamil and Telugu.…

    |

  • Change MS Access Application Title and Icon Using VBA

    Here is a code to change MS Access application title and icon using VBA. This code also sets the application icon as form and report default icon. Click here for list of all properties exposed by CurrentDB.Properties().

    |

  • List of MS Access Properties Available Through CurrentDB.Properties

    CurrentDB.Properties is nothing but a collection. If you can iterate through a collection, you will be able to get the list of all the properties. Code to iterate through all properties is It gave me the following list of properties. I don’t know the data types of the these properties but I put it for…

    |

  • Review of InfoPath Forms Functionality in Business Productivity Online Suite (BPOS)

    I got some hands on experience about Business Productivity Online Suite(BPOS). Its a great tool for small companies who wants to have exchange server, office communicator, sharepoint and live meeting for their business needs. I do have experience with SharePoint and InfoPath but this assignment was quite challenging. Well, What’s the challenge? New assignment requires…

    |

  • How to Enable Canonical Url for SEO in DotNetNuke 5.x?

    Recently DotNetNuke 5.x has changed much of Url rewriting. I had updated my website running on DotNetNuke 4.9 to 5.x and now I have lost all my Google rank which were depending on old URLs.  Now all new URL seems very search engine friendly but I need my Google rank back to the new URL…

    |

  • Firefox 3.5.2: How to View Cookie Dialog?

    Today I wanted to view my cookies but I couldn’t find it when I navigated to Tools Menu > Options > Privacy. It showed me only History and Location Bar frames but previously I used to see Show Cookies button. Finally I found where it was hidden. In the History, if you choose “Custom Settings…

    |

  • Restore Internet Connection and System Tray Icon After Spyware/Virus Removal

    While I was surfing internet, I don’t know where I clicked and it opened up a website which in turn opened a popup window. Within a matter of few seconds, my FireFox browser froze and in the system tray icon, it showed me little nice blue icon with a pop up saying “Your computer is…

    |

  • WD 360 GB External Harddrive Copy Error and Solution

    Last year I purchased Western Digital 360GB external USB harddrive. I tried to copy a big file but it said that I don’t have enough space on my hard disk. I wondered why it was throwing an error as I had enough space on my external drive and also computer drive (in case copy command…

    |

  • WPMU 2.6 to 2.8 Upgrade Errors

    I am the Webmaster of Gujarati Sahitya Sarita Website. From past so many days I wanted to update this site but couldn’t get enough time to get it done. Finally I dared to upgrade this site. This site was using old codebase wpmu 2.6. Upgrade from 2.6 to 2.7 was easy. I had to do…

    |