Posts filed under 'Tools&Tips'
Google movies
Just type your city name and get all movies running in theaters with show timing details.
http://www.google.com/movies
Add comment April 24, 2008
PRISM:access web from desktop
Think over, you are able to access your Gmail or blog without typing the link in browser. Its something you will get a shortcut icon in your desktop for each site. Click them and access. Cool na!!!!!!!.Technically, Prism is an application that lets users split web applications out of their browser and run them directly on their desktop.
Add comment April 7, 2008
back pain
Here are few tips to avoid back pain. I have been suffering since past 15 days, but these snapshots helped me a lot and hence advising you all IT professions to zoom it in your life.
Add comment April 6, 2008
MediaFire:Kick off RapidShare
Through Mediafire you can save your file(UNLMITED SIZE) over the network.
UPLOADING/DOWNLOADING FEATURES:
>Unlimited File Size
>Unlimited Uploads
>No Sign Up Required
>Multiple Simultaneous Uploads/Download
>Easily Email Files After Uploading
The best part is while uploading it tells you estimated time & progress as you can see the image below while uploading a file.
2 comments April 6, 2008
strongly typed language
Statically typed language :: the type of a variable can not be altered.
int x;
x = 420;
x = “Mr. Bechara”; # Error
Dynamically typed language :: the type of a variable can be altered at any time.
x = 420
x = “Common I am a good person”
x = :intelligent_person
x = /regular ex form/
Strongly typed language :: strict about what you can do with your typed variables.
On mixing, it will see I am hugging a beauty or a bitch.
You smells like a rose
x = “14″
y = x + “February” #”14February“
The stinking ….
x = “Decemebr”
y = x + 1 # Error
Weakly typed language ::play a show definitely for your typed variable. I meant for lust not love.
x = myfunction_returns_5();
y = x + 1 // Ya give me 6 , damn!! it has given me 51
Ruby : Dynamically, strongly
Javascript : Dynamically, weakly
C,C++ : Statically
Add comment April 5, 2008
polldaddy in blog

With your free account from PollDaddy you can start creating polls and place
them on your website in minutes. Polls are simple and flexible, allowing you
to customize styles to match your website social networking profile or email
campaign.
- Unlimited free polls with unlimited votes per poll.
- 14 PollDaddy skins to choose from or create your own in CSS.
- View poll results online, as XML, CSV, or subscribe to them via RSS!
- Polls provided in HTML or Flash depending on your needs.
- Full foreign language support.
- Block repeat voters by IP address or cookies.
- Create single choice or multiple choice polls.
- Close polls after a certain date, randomize answers, allow text entry
‘other’ field, show or hide results from voters and much more
Add comment April 5, 2008


