Archive for July, 2007

Bitlet — The BitTorrent Applet

To download a torrent file just copy and paste the torrent metafile address (e.g. http://www.example.org/file.torrent) in the input box at http//www.bitlet.org/ and press the “Download torrent” button.
BitLet takes advantage of the Sun Java platform, so if you have any problem, please try to install the latest Java Virtual Machine plugin from Sun: http://www.java.com/.
Goto www.bitlet.org.
Paste a [...]

Introducing PowerShell (MSH) — Windows answers to linux shell?

PowerShell is built on top of the .NET Framework and replaces the old process of using text to pass data like the current CMD shell. PS is a scriptable language that provides an alternative to the manual changes you make through a GUI. It is more powerful than Perl or WSH, although those two technologies [...]

Dive Into Python: Python from novice to pro

Dive Into Python is a Python book for experienced programmers. You can buy a printed copy, read it online, or download it in a variety of formats. It is also available in multiple languages.
http://diveintopython.org/toc/index.htm
What is Python?
Python is an interpreted, interactive, object-oriented programming language. It is often compared to Tcl, Perl, Scheme or Java.
Python combines remarkable [...]

Pages (5): [1] 2 3 4 » ... Last »