Sunday, September 19, 2010

What is the most accurate calendar in use? What is the world's oldest country?

  • What is the most accurate calendar in use?
  • Where is the hottest surface temperature ever recorded?
  • Which country is the largest importer of wheat?
  • Which country has the highest rate of brain drain in the world?
  • What is the world's oldest country?
  • Where is the host to the world's largest population of foreign refugees?
  • Which country has the fastest growth rate in science and technology?

Monday, August 23, 2010

Installing any Linux Distribution on a Pen-drive (Flash Memory)

There are lots of articles about how to install a specific distribution of Linux on a pendrive. Some distributions has their own options in the installation wizard to do so. But there are still some barriers in different versions. Hence to install any version of any distribution I suggest you to use Universal USB Installer, or Linux Live USB Creator. I prefer Linux Live USB Creator, since it checks the ISO file and give you a better report about it.

Friday, July 16, 2010

Ajax Activity Indicator without GIF Animations



Do you need a non-image Ajax activity indicator?
Try ActivityIndicator class of Ajax Islands framework. Take a look at this tutorial.

Thursday, July 15, 2010

function functionOne() vs functionTwo = function()

Do you know the difference between these two syntax in Javascript:

function functionOne() {
  //function body
}

functionTwo = function() {
  // function body
}

var funcionTwo = function() {
  // function body 
}

Just check this thread. :)

Tuesday, June 22, 2010

Monday, May 10, 2010

Google Transliteration (Persian)

Thanks Google :)
Last week Google has released Persian version of its Transliteration in Gmail.



They have also released their IME client in Persian too.


But still we can not download it from Iran. :(

Friday, April 30, 2010

Android Google Tasks

Can't you find tasks in Android Calendar application?
Just go to http://gmail.com/tasks through the browser. Very clean layout!
You can add it to your android desktop by bookmarking it.

Thursday, March 11, 2010

MyPasswords on soft82.com

Soft82 100% Clean Award For MyPasswords
MyPasswords has been tested by soft82.com team against viruses, spyware, adware, trojan, backdoors and was found to be 100% clean. Our editors will recheck this software periodically to assure that it remains clean.

Monday, March 1, 2010

Old days

“640K ought to be enough for anybody.” – Bill Gates, 1981

------------------------------------------------------------

Sunday, February 28, 2010

Inactivity Detector

MyPassqwords 0.9 released.

New feature: User inactivity detector
If the user doesn't perform any database interaction for a while, (5 minutes) the screen will lock and he/she needs to re-enter the password.

Wednesday, February 24, 2010

Monday, February 22, 2010

Saturday, February 13, 2010

MyPasswords

An open source password manager for Linux, Windows and Mac OS.
It uses derby as database.

Download: https://sourceforge.net/projects/mypasswords7/

Saturday, January 16, 2010

Upload any file

From now on, you can upload any file in any format to your Google Docs account, including audio and video.
They stay in their original format and you can share them as documents.