Internet Explorer 8: Replacement for Chrome
After installing Windows7 on my machine, I went on installing my usual set of software including Google Chrome. But, I wanted to test InternetExplorer 8, which is the default browser, as well. So why wait, I started using it. Wow! I have to admit that it's cooler than Chrome. Why I say this mostly because it has a nice set of customizable accelartors. Also so far it is reliable than Chrome in Windows7. Moreover, it's way better than IE 7, which I consider as a pretty bad version of IE.
Jython Web Service Framework
My friend, Heshan, has done an interesting work to provide a framework extension to Axis2 which enables Jython based Web services and clients. Read more on his article (http://www.ibm.com/developerworks/web/library/wa-jython/)Record Scheme Sessions: Transcript
Ever wanted to save what you type in your Scheme interpreter? I wanted :). So after a small Google search I found these nice two commands.To start recording type,
(transcript-on "filename")
To end recording type,
(transcript off)
That's it. Now your session is saved in the file given by you.
Subscribe to:
Posts
(
Atom
)
No comments :
Post a Comment