jugend's pings
Sort By:
I know this is trivial, but if you are new to RoR, you may get confused, coz they all come in different shapes and sizes.
# for mongrel, other options taken out for clarity purpose
mongrel_rails start -e production
# for rake command
rake [task] RAILS_ENV=production
# for ruby console
ruby script/console production
Website has been playing a greater role in the face of business lately, especially with the emergence of blogs and content management system (CMS), companies and individuals have been more upfront about who they are and they do.
With a high Internet penetration rate in Singapore, 58.9% broadband and 35.5% dial up service in Sep 2006; whether you realized it or not, people do …
It all started with Nick asking a question like this in Singapore Ruby Brigade. How come?
String === String
=> false
but
String == String
=> true
And this is what I understood about equality, let’s start with the difficult piece first:
Case Equality (===)
=== is the case equality operator, in English it means it is used in ‘case’ statement for …
Today Google Book Search officially launched a set of free tools to allow anyone to embed books from the Google Book Search Index. And it also introduces Book Search API for greater integration to its search index and readers’ ratings, reviews and book collections.BookJetty is glad to be able to integrate with Google Book Search, ...
Some weeks ago, I heard about Redis from Chu Yeow’s tweet. Redis is a key-value database, similar with memcached, but with the persistence feature. And one of the first things that popped up into my mind was, this is going to be handy to extend Singapore National Library Board (NLB) catalog search on BookJetty.So I ...
I was looking a Prototype based carousel, so I googled and found a couple. I was not very happy with I found, so I decided to write my own version. Carousel is definitely one the most widely used Javascript widgets, you probably need to use it to show your photos, product/feature highlights, top stories, page ...
I was looking a Prototype based carousel, so I googled and found a couple. I was not very happy with I found, so I decided to write my own version. Carousel is definitely one the most widely used Javascript widgets, you probably need to use it to show your photos, product/feature highlights, top stories, page ...



…