Preston Lee has released a Serial-to-PID Calculator utility for Kindle users. Using this utility allows you to discover your PID so you can share your DRM’ed Amazon .azw files with other kindle users securely — this utility does not remove the DRM from the .azw files:
If you wish to DRM-protect your own personal content for [...]
Discover Your Kindle PID to Securely Share Your .azw Files
by Riyad Kalla on 02. Feb, 2010 in Technology
Beginners Guide to Quick File Listing Using Ruby
by Ray Gomez on 25. Jan, 2009 in Technology
As a beginner to the Ruby language, I often found myself needing feedback listing which files are in a given directory. Ruby, for that reason alone, has been a quick savior. A couple of Google searches on this topic will land you somewhere near the Ruby class Dir. Dir is a part of the [...]
Ruby 1.9 Quick Speed Test
by Ray Gomez on 04. Jan, 2009 in Technology
It has been a while since I’ve had a chance to play with Ruby, and with 1.9.1 coming out in January I figured I’d go ahead and install 1.9 to get a feel.
Since speed was always an issue in 1.8 I figured I’d re-run my fib.rb script to find the fibonacci number for 35. I [...]
Programming a Simple Client/Server Application with Ruby
by Ray Gomez on 23. Nov, 2008 in Technology
Being able to add some sort of client/server model to your programs is pretty essential these days, and Ruby does a fine job making your life easier.
For this article, I’ll show you a quick, down-and-dirty way of getting a very simple server up and running and a client that will say “Hello Server World” and [...]
Handling Exceptions in Ruby
by Ray Gomez on 28. Oct, 2008 in Technology
Dealing with exceptions is a big part of any object oriented programmer’s job. We need to be able to recover from things like connect failures or syntax errors, and do so gracefully. Thankfully, raising and “rescuing” exceptions in Ruby is a fairly easy task. Let’s start with a basic example. We all know [...]
Add Logging to Ruby Scripts with Log4r
by Ray Gomez on 14. Oct, 2008 in Technology
Log4r is a logging library inspired by Apache Foundation’s Log4j, “but is not a direct implementation or clone.” Of course this doesn’t change the fact that log4r is a very efficient, fast, and easy to use library. I’m going give a quick tutorial how to add logging capabilities to your Ruby scripts using Log4r. [...]
ZK 3.5.1 Released – RIA Framework, NetBeans Plugin and Tutorial
by Ray Gomez on 13. Oct, 2008 in Programming
This past week ZKoss refreshed their flagship product, ZK, to version 3.5.1. If you haven’t heard of ZK before, it is a very slick framework which was “designed to maximize enterprise operation efficiency and minimize the development cost [with] its groundbreaking Direct RIA architecture. ”
Unlike most marketing ploys used to overstate the capabilities of a [...]
Sun, IBM and Microsoft Host Workshop to Combine VM Efforts
by Riyad Kalla on 01. Oct, 2008 in Programming
Sun recently held a 3-day workshop where technical leads and directors from IBM and Microsoft were invited to join together at the Sun campus to try and work on consolidating Virtual Machine efforts going forward; more specifically focused on developing solutions that would yield Java-like performance for Ruby, Python, PHP, and Scala on the JVM.
No [...]
Using XRuby to Speed up Ruby Script Performance
by Ray Gomez on 01. Oct, 2008 in Programming
Do you want to squeeze the most performance out of your Ruby scripts? If so, you might be interested in a little project called XRuby.
According to the website “in most benchmark tests, XRuby runs faster than Ruby 1.8.5″. Personally, I was a bit skeptical, and you may be too. So let’s explore this [...]
Tracing JavaScript Engine Coming in Firefox 3 Could Give 20-40x Performance Boost in Some Scenarios
by Riyad Kalla on 22. Aug, 2008 in Programming
Ars has a piece up about the Tracemonkey JavaScript engine work that we will first see in Firefox 3.1 (currently in nightlies) but is the first part of major JavaScript work known as Tamarin that won’t be seen until Firefox 4.0.
Apparently the Mozilla JavaScript engine is getting worked over from the ground up with an [...]
glTail.rb: Real Time OpenGL Log Visualization
by Riyad Kalla on 07. Oct, 2007 in Technology
“Fudgie” took a personal challenge from his boss to see if he could make log visualization interesting from your Apache log file.
1 week, some Ruby and some OpenGL later he created glTail.rb; a real-time Apache log visualization toolthat uses OpenGL to render some interesting effects that represent traffic (Supported on Mac and Linux).
It’s hard [...]
Most Popular
Monkey Has His Way With a Frog
Australian Mom Brings Baby Back to Lif...
Spiders, Scorpions & The Crawlies
Motivational Poster Tuesday
Staring at Boobs Extends Male Life by ...
Insanely Huge Crabs Scare Me
Google Celebrates 25 Years of the Buck...
iPhone 3G iOS 4 Jailbreak and Carrier ...
PS3 + HDMI = Black Screen
3G iPhone May Not Work on T-Mobile 3G ...
Windows 7 - 4GB vs 8GB Performance
Shoot 'Em Up Movie Review
Categories
- Entertainment (218)
- Humor & Fun (599)
- Life & World (396)
- Movies (67)
- Photography (2)
- Programming (83)
- Shopping (65)
- Technology (1116)
- Uncategorized (11)
- Video Games (750)
Stuff we Like
2leep – Sharing the Link Love
Archives
- September 2010
- August 2010
- July 2010
- June 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006


Recent Comments