Opensolaris at JJCET

The Flash Player and a browser with Javascript support are needed..

var so2812 = new SWFObject(”http://www.theyagar.com/wp-content/plugins/nextgen-gallery/imagerotator.swf”, “ngg_slideshow2″, “400″, “300″, “7″, “#000000″);
so2812.addParam(”wmode”, “opaque”);
so2812.addVariable(”file”, “http://www.theyagar.com/wp-content/plugins/nextgen-gallery/nggextractXML.php?gid=2″);
so2812.addVariable(”linkfromdisplay”, “true”);
so2812.addVariable(”shownavigation”, “true”);
so2812.addVariable(”showicons”, “true”);
so2812.addVariable(”kenburns”, “true”);
so2812.addVariable(”overstretch”, “true”);
so2812.addVariable(”backcolor”, “0×000000″);
so2812.addVariable(”frontcolor”, “0xFFFFFF”);
so2812.addVariable(”lightcolor”, “0xCC0000″);
so2812.addVariable(”screencolor”, “0×000000″);
so2812.addVariable(”rotatetime”, “10″);
so2812.addVariable(”transition”, “fade”);
so2812.addVariable(”width”, “400″);
so2812.addVariable(”height”, “300″);
so2812.write(”ngg_slideshow2″);

As a part of SUN roadshow events,my college SUN campus ambassador megha had suggested we reach out to college near trichy [...]


Twitter bot for yahoo

 
 

After my previous attempt at making a twitter bot resulted with a decent liking from people ,i thought i would hack up another one .Some of my friends are addicted to yahoo and they r on it most of the days so why not a bot to help you twitter from yahoo messenger ?However there [...]


openid powered

Openid is slowly becoming the standard for user authentication .Wordpress went open first ,soon blogger has followed suit .
For those who don’t know what openid is ,
“OpenID eliminates the need for multiple usernames across different websites, simplifying your online experience.You get to choose the OpenID Provider that best meets your needs and most importantly that [...]


setting up your own sms gateway in linux

SMS gateways allow for the sending and receiving of SMS messages to or from devices and used to provide SMS network connectivity to third parties.You will need a mobile phone (supported) and sms gateway software.
While there are many propreitory solutions ,we went looking for opensource and free software .Kannel and gnokii ended up as best [...]