Posted by Dickey on Nov 1st, 08 | Filed under
Internet,
Tips |
No Comments
Although Google Chrome is more “lightweight” compare with other famous browsers such as Firefox and Opera, but one thing that make most of the users avoid using it is because it missing the support of plugins and extensions which will greatly increase the usability of the browser.

However, the latest Google Chrome supports Greasemonkey script. Since there is no way to install extension, so the browser will only loads the scripts from c:\scripts. Furthermore, users need to add the parameter –enable-greasemonkey at the end of the shortcut.
You need build 3499 or later in order to run Greasemonkey script. You may use this method to always get the latest version of Google Chrome.
Posted by Dickey on Oct 30th, 08 | Filed under
Gmail,
Internet |
3 Comments
Google just announce Mail Goggles, which is a Lab service which enable user to remind yourself before sending any message.

Sometimes, when you compose mail, you may accidently press the send button. This is really bad for any formal or important mail. So, Google had launched Mail Goggles, which is a service that will popup a dialog box which ask users to answer some Math questions.
This is to prevent user accidently send wrong message and user may had enough time to think twice before they hit the Send button.
To use Mail Goggles, go to your Settings page and browse to the Lab tab, then enable the Mail Goggles feature. After that, you may set the difficulty of the Math questions. Besides this, Mail Goggles also let user to choose when this feature will be turn on. For example, you may only turn on this feature at mid night, as this is the time most people feel sleepy and chances to send wrong messages are higher.
Posted by Dickey on Oct 28th, 08 | Filed under
Application,
Downloads |
2 Comments
Google Chrome is the latest Web Browser from Google. Currently, the developers of Google Chrome had released version 0.3.154.6, which is mainly target for Dev channel only. There is no new feature introduce in this version. However, it fixed a lot of bugs from previous version.
These are the summary of bugs fixed:
- Fixes a crash with Adobe Acrobat 9 whenever you close a tab that was showing a PDF file.
- Fixes a crash while dragging tabs on Windows Vista with pen input or tablet services.
- Fixes a crash while dragging tabs.
- Fixes problems with the downloaded files shelf not closing and becoming unresponsive.
- Fixes not being able to save ‘unconfirmed’ file types with different names (Save As…).
- Fixes Silverlight video not playing on some sites.
- Fixes the page encoding menu to work properly again.
- Fixes a crash in the spell checker.
- Fixes Ctrl+K to work again (focus the address bar and clear it for a new search).
You may download Google Chrome 0.3.154.6 from this page or download the portable version from this page.
Posted by Dickey on Sep 18th, 08 | Filed under
Application,
Downloads,
Internet,
Tips |
2 Comments
Google Chrome is a new browser, and the developers release around 10 versions per day. So, how are you going to check the current version and download?
Dirhael from DonationCoder.com had release an application which can check the latest release and download it using your default browser.

Just press the “Check” button and it will show you the latest release version. after that, you may choose to download the Installer or Archive. The download will start with your default browser.
download from DonationCoder | download from MediaFire
Posted by Dickey on Aug 19th, 08 | Filed under
Design,
Internet |
4 Comments
Google had creates a lot of different logos for different holidays and events. They actually store these logos in a “museum” and everybody are allow to view these logos from their official site.
For example, this site contains Holiday Logos that used by Google from 1999-2008, while this site contains logos design by Google’s users.

Users are not allowed to use these logos elsewhere, so plese don’t download and use them.
Posted by Dickey on Aug 14th, 08 | Filed under
Blogging,
Cool Stuff,
Internet,
Web 2.0 |
2 Comments
Mloovi is a RSS blog translator tool which can translate any RSS feed into 24 languages using Google Translate.

Simply provide the RSS feed URL to Mloovi, and choose the language that you want Mloovi translate to. You will then get the result in your favorite language.
Beside viewing the RSS feed in your language, Mloovi also let users to subscribe them by providing the translated RSS feed URL. Copy the new URL and subcribe through your favorite feed reader.
Mloovi
Posted by Dickey on Jun 18th, 08 | Filed under
Internet,
Tech News,
Web 2.0 |
No Comments
Google Docs users may discover that they can start upload, preview and share PDF documents. Google had announced this feature in the blog and every Google Docs users can enjoy it.

Following Scribd, SlideShare, Docstoc, Google finally launched PDF documents sharing service. With this service, Google Docs users can upload and share PDF documents.
Currently, users can only upload and view the PDF documents, but they are not allow to edit. Also, the maximum size supported is 10MB for documents upload from PC, while 2MB for documents from web.
I hope that Google will implement the PDF editing feature in future. Furthermore, if Google let users to save documents directly to PDF format will be the best.
Source: Google docs blog
Posted by Dickey on Feb 1st, 08 | Filed under
Application |
2 Comments
Google Data APIs developers had released an application called DocList Uploader, which let users to upload documents to their Google Docs account. This is an example application which using Google Data APIs.
The main purpose of this application is to show users the power of Documents List Data API. Before run this application, make sure your computer had installed Microsoft .NET Framework 2.0.

This application is fairly simple. First, you sign-in with your Gmail account. Then you can upload or download documents from Google Docs. There are a few interesting features. First of all, you can add DocList Uploader to your context menu, which means you can send documents to Google Docs from your right-click menu. Besides this, you can drag-and-drop files to the application to upload them.
They also make this application appears in System Tray. When you close this application, it actually minimized to System Tray. If you try to upload documents which not supported by Google Docs, you will get a warning message. Double-click the documents will open it in browser.
If you are a developer, you can download the source code, or view the page to get more details on how they implement this application.
download the application | DocList Uploader website
download from MediaFire