Share Your Best Ways to Hack Windows 7 Password windowspasswordcracker.com - This article introduces 2 ways to hack Windows 7 password and if you have any other feasible ways for free, please don't hesitate to share with us!
Ruby for Newbies: The Tilt Gem net.tutsplus.com - Ruby is a one of the most popular languages used on the web. We've started a new Session here on Nettuts+ that will introduce you to Ruby, as well as the great frameworks and tools that go along with Ruby development. In this episode, we'll be looking at
Ruby for Newbies: Working with Gems net.tutsplus.com - Today, we'll look at the awesome packaging system that Ruby provides for distributing programs and libraries: Gems.
Basic string manipulation in ruby dabrorius.com - Basic string manipulation in ruby. Learn how to slice and dice strings, glue them together and change their parts.
Ruby for Newbies: Operators and their Methods net.tutsplus.com - Ruby is a one of the most popular languages used on the web. We've started a new screencast series here on Nettuts+ that will introduce you to Ruby, as well as the great frameworks and tools that go along with Ruby development. In this lesson, we'll be ta
Ruby for Newbies: Iterators and Blocks net.tutsplus.com - Ruby is a one of the most popular languages used on the web. We've started a new screencast series here on Nettuts+ that will introduce you to Ruby, as well as the great frameworks and tools that go along with Ruby development. In this chapter, we'll talk
Ruby for Newbies: Conditional Statements and Loops net.tutsplus.com - Ruby is a one of the most popular languages used on the web. We've started a new screencast series here on Nettuts+ that will introduce you to Ruby, as well as the great frameworks and tools that go along with Ruby development. In this chapter, we'll be l
Rapid web design with bind vision-media.ca - Bind allows you to invoke actions whenever a file system event has occurred. For example refreshing any number of browsers concurrently in the background while editing website assets. This is a life saver for cross browser JavaScript, CSS, or even HTML we
Ruby Performance Misconceptions vision-media.ca - It is a common Ruby misconception that certain argument handling techniques are faster than others, as well as using constants will increase the performance of your app compared to that of using locally scoped literals for regular expressions, strings, et