Angsuman Chakraborty
July 21st, 2008
I am continually amazed at how relevant ads (context sensitive advertisement) AdSense serves on certain articles. Here is a recent example on my post about future WordPress plugins.
Read more (59 words) »
Filed under AdSense, Company, Google, Headline News, Humor, Web, Web 2.0, WordPress | Feedback | RSS 2.0 | Email this Article
Angsuman Chakraborty
July 21st, 2008
Translator Plugin Gold (for WordPress blogs) provides automatic machine translation of blogs in 32 languages (more will be added soon) - German, Spanish, French, Italian, Portuguese, Japanese, Korean, Chinese Simplified, Chinese Traditional, Arabic, Dutch, Greek, Russian, Norwegian, Brazilian Portuguese, Bulgarian, Croatian, Czech, Danish, Finnish, Hungarian, Icelandic, Latin American Spanish, Filipino, Polish, Romanian, Serbian, Slovenian, Swedish, Welsh, Turkish and Latin. We provide unlimited free updates and upgrades and 6 months of free support. The new features and fixes in version 1.2 (free upgrade for existing customers) are:
New Features
- Directory browsing of translator plugin directory has been disabled for better security.
- The ability to switch off translation statistics (from translator option page under Basic->Statistics->Disable Statistics section). You may gain some performance by switching off the statistics simply because it uses a database query to store the data. You can still use the Statistics widget to display your existing statistics. However it will not be updated if you decide to switch off stats. You can again switch it on any time.
- In Translator Plugin Gold 1.2 we added a new hook / callback facility to enable you to view and process the translated page before it is served to the end user. Please refer to developer guide to know how to use it. The importance of this hook cannot be understated.
You can use the tgTranslatorPostFilterHook to edit / modify the content of the translated pages before it is served to the user. You can also take action based on the content or engine used to translate the page.
This hook can be used to handle errors in translation or even catch and process new types of errors. The actions include 1. ability to send custom error pages, 2. re-direct to original pages (for example in case of error), 3. displaying custom error messages and more. Few use cases for this hook are:
- Provide customized title, meta tags & descriptions for translated pages to eliminate concerns about duplicate content. Check out the translated pages in simple thoughts for some usage examples (hint: look at the meta tags and title).
- Provide custom error pages or re-direct to original page when translator is unable to translate a page (due to overload or temporary unavailability of engines).
- Filter translated pages
- Add your own content to translated pages like advertisements etc. You can also do it using existing translator API. However this provides full control over processing translated pages before it is served to the end-user.
Read more (687 words) »
Filed under Company, Headline News, PHP, Pro Blogging, Programming, SEO, Taragana, Translator Plugin Gold, Web, Web 2.0, WordPress, WordPress Plugin | 1 Comment | RSS 2.0 | Email this Article
Angsuman Chakraborty
July 21st, 2008
Translator Plugin Pro (for WordPress blogs) provides automatic machine translation of blogs in 13+1 languages (many more will be added soon) - German, Spanish, Russian, Arabic, Dutch, Greek, French, Italian, Portuguese, Japanese, Korean, Chinese Simplified, Chinese Traditional and optionally Norwegian (note: we provide 32 languages with Translator Plugin Gold). We provide unlimited free updates and upgrades and 6 months of free support. The new features and fixes in version 5.2 (free upgrade for existing customers) are:
New Features
- Directory browsing of translator plugin directory has been disabled for better security.
- The ability to switch off translation statistics (from translator option page under Basic->Statistics->Disable Statistics section). You may gain some performance by switching off the statistics simply because it uses a database query to store the data. You can still use the Statistics widget to display your existing statistics. However it will not be updated if you decide to switch off stats. You can again switch it on any time.
- In Translator Plugin Pro 5.2 we added a new hook / callback facility to enable you to view and process the translated page before it is served to the end user. Please refer to developer guide to know how to use it. The importance of this hook cannot be understated.
You can use the tgTranslatorPostFilterHook to edit / modify the content of the translated pages before it is served to the user. You can also take action based on the content or engine used to translate the page.
This hook can be used to handle errors in translation or even catch and process new types of errors. The actions include 1. ability to send custom error pages, 2. re-direct to original pages (for example in case of error), 3. displaying custom error messages and more. Few use cases for this hook are:
- Provide customized title, meta tags & descriptions for translated pages. Check out the translated pages in simple thoughts for some usage examples (hint: look at the meta tags).
- Provide custom error pages or re-direct to original page when translator is unable to translate a page (due to overload or temporary unavailability of engines).
- Filter translated pages
- Add your own content to translated pages like advertisements etc. You can also do it using existing translator API. However this provides full control over processing translated pages before it is served to the end-user.
Read more (618 words) »
Filed under Headline News, PHP, Pro Blogging, Programming, SEO, Translator Plugin Pro, Web, Web 2.0, WordPress, WordPress Plugin | 1 Comment | RSS 2.0 | Email this Article
Angsuman Chakraborty
July 20th, 2008
Just after announcing its quarterly results Google lost over 16 billion dollar on Friday. The last trade was at 481.32, down from its previous day high of 534.75.
Read more (55 words) »
Filed under Company, Google, Web | Feedback | RSS 2.0 | Email this Article
Angsuman Chakraborty
July 19th, 2008
Translator Plugin Pro & Translator Plugin Gold (provides automatic machine translation for WordPress blogs) is fully compatible with WordPress 2.6. Existing customers of Translator Plugin Pro & Gold can upgrade to the latest version of WordPress without any concerns wrt. Translator plugins.
Filed under Headline News, Pro Blogging, Translator Plugin Gold, Translator Plugin Pro, Web, Web 2.0, WordPress, WordPress Plugin | 2 Comments | RSS 2.0 | Email this Article
Angsuman Chakraborty
July 17th, 2008
You need to install an extension the in Mozilla Thunderbird to get new email notifications. Here is the steps in details:
Read more (167 words) »
Filed under Headline News, How To, Linux, Linux Migration, Open Source Software | Feedback | RSS 2.0 | Email this Article
Angsuman Chakraborty
July 12th, 2008
In Linux wine (or crossover office if you like to pay) is used to execute Windows applications. wine normally open exe files only. However you can also use it to open msi files as follows:
Read more (47 words) »
Filed under Fedora 7, Fedora Core 6, How To, Linux, Linux Migration, Microsoft, Vista, Windows | Feedback | RSS 2.0 | Email this Article
Angsuman Chakraborty
July 12th, 2008
Nginx is a high performance web server and mail proxy server written by Igor Sysoev and a good replacement for Apache HTTPD, the market leader. Nginx is rapidly increasing its market share with major websites joining it like wordpress.com. In the June 2008 Netcraft survey LiteSpeed lost more than 600 thousand sites during this survey, while nginx gained more than a million sites; more than doubling in numbers. The WordPress blogging system recently converted all of its load balancers to nginx, using the upstream hash module to serve 8-9 thousand requests per second. We too have decided to move some of our websites to Nginx. Here are few essential tips and general guidelines for configuring Nginx. This is not a substitute for reading the documentation (rtfm). However when you are stuck even after reading and re-reading the nginx documentation then read below. You will understand the value of the tips below only then
Read more (1037 words) »
Filed under Enterprise Software, Headline News, How To, Linux, Open Source Software, Pro Blogging, Tech Note, Web, Web 2.0, Web Hosting, Web Services, WordPress, nginx | Feedback | RSS 2.0 | Email this Article
Angsuman Chakraborty
July 11th, 2008
Ok to be precise IIT Kharagpur was ranked as the No. 1 Government engineering college in India by Outlook India, a respected news magazine which sells over 11 million copies annually. In India leading government colleges like IIT's are the leading engineering colleges period. Pretty much anyone tries to get first into a government engineering college. If they fail and if their parents have good bank balance then they try for private engineering colleges, no offence intended. To get an understanding of the differences between government and private colleges in India let's take the case of IIIT (not to be confused with IIT) Hydrabad. It was mistakenly identified as government engineering college and ranked 17th. However when it was correctly identified as a private engineering college its rank went up to No. 2 in list of private colleges. So effectively IIT Kharagpur tops the list of engineering colleges in India.
Read more (202 words) »
Filed under Country, Headline News, India | Feedback | RSS 2.0 | Email this Article
|
|