How the new feature in Orkut (My Events) ruined an event
Recently we decided to organize the 3rd barcamp of kerala on 7th December 2008. The cheif organanizers Kenney Jacob and Anand Subramanian started promotions and publicity for the event. They stated mailing, sending sms and further online promotions. Our greate, romantic, family , friends Orkut Community introduced a new feature called My Events, in which [...]
The Project Team - Funny Quotes
Recently some quotes struck my mind from a forwared email. It is basically , i think, 100% true , even though described in as a funny way.
See:
Project Manager is a Person who thinks nine Women can deliver a baby
in One month
Developer is a Person who thinks it will take 18 months to deliver a [...]
Plugin Age
We know Stone Age, Iron Age , Bronze Age . My friend Binny started new Technical Age named Plugin Age. He announced this week as a plugin age. From Monday (17-11-2008) to Friday (21-11-2008) he projected to release each plugin a day. He already released his two wordpress plugins Eventr & Autofields Wordpress plugin
Lets [...]
How Gmail Video Chat Works ?
Recently Gmail Introduced Video Chat. For a platform, to support the video chat you need to install the flash activex plugin.
You can get the plugin from http://mail.google.com/videochat
But when you click on Install voice and video chat button, Some of you see the page which shows
“The installer should complete in seconds.
If you are having trouble with [...]
Contact Grabber
If you are a social media website developer , sometimes you might search for grabbing contacts from a particular email account if the password is given. I also did the same. In most of the cases it did not work properly. But recently i got a contact grabber from phpclasses.org which works perfectly on Gmail, [...]
Find who is invisible in gmail chat (Gtalk)
Many people already blogged about this article. I made the same experiment. It works.
If you want to find say xyz@gmail.com is invisible or not.
Open your gtalk app and type this email address in top search textbox
Click the profile, it opens in new window as usual
Click on the down arrow button in the top right corner [...]
Fun Time
Hello Techies ,
Lets watch a fun video with your browser interactive effect. Kill me if you dont like this flash + javascript effect.
Dont maximise (enlarge ) your browser window after clicking the below link. Wait a moment after the click.
REMEMBER, DONT MAXIMIZE the window
http://www.fly-a-balloon.be/
Regards
Sythoos
Pagination in Ruby on Rails
Old rails has a buitl in pagination option. For example is you have to paginate @user, which is a model object for the table user
def user_list
@user_pages,@users=paginate(:users,:order=>’name’)
end
But in new version of rails, they removed the pagination option. So you need to install a plugin , which name is will_paginate
You can install this plugin using gem
gem install [...]
Learn Ruby on Rails
I just started ruby on rails some week back. As a programmer one should learn at least the language ruby. It is a very powerful language with a lots of different concepts and stuctures . You may know learning a programming language is very simple if you cognise any other one already . What we [...]
Wordpress Plugin - Warning Before Closing
Today i published my new wordpress plugin, which control user navigation. The plugin name is “Close Warning”.
It prompts the user a confirmation message before they close the browser window or tab. After that a lightweight window popup jumps up with your preset announcement or message (in richtext format)
The Advantages >>
You can avoid the accidental close [...]
Bypass your browser download to any accelerator (Flashgot)
When ever we click on a downloadable file , our browser pop up a download window popup and ask us where to save. That download option does not have any other options like , limit the speed, scheduled download, download by split parts etc like what download accelerator like flashget does. In some cases we [...]
Internet Explorer Float - Margin Problem
If you are a web designer, who designs using css properties, perhaps you get in struck with different browser’s compatibility. In these case Internet explorer would be your most headache, especially IE 6 or former versions .
Mozilla shows contents as we expect while the design phase. The web browser arrived recently, Chrome also shows things [...]




