March 17, 2010
Ruby-debug still doesn’t support ruby 1.9 and I doubt it will ever be. Instead we have ruby-debug19 gem now. So if you are using ruby 1.9 and you need to debug your rails apps, install it.
sudo gem install ruby-debug19
Currently Rails 3 complains that it can’t find ruby-debug gem when you run the server with debugging enabled. Just add ruby-debug19 gem to your Gemfile and it’ll work.
gem "ruby-debug19"
Tags: rails, ruby
Posted in Programming | No Comments >
March 12, 2010
Tags: lady gaga
Posted in Music | No Comments >
March 8, 2010
Tags: pussycat dolls
Posted in Music | No Comments >
February 8, 2010
Here is a list of things I don’t like about the iPhone:
- it plays unchecked songs in iTunes
- you can’t delete music tracks right on the iPhone (if it plays unchecked songs), though you can delete videos
- bad safari hack to detect youtube videos (I’ll write more about this later)
This list will be continued as I remember more things.
Tags: iphone
Posted in Devices | No Comments >
February 7, 2010
I’ve redesigned the site to version 1.2. It lacked some features and had some dev graphics. Now it has everything and looks the way I want it to.
I did everything by myself including design and programming even though I’m a programmer.
So finally it’s out, leave your comments about what you think.
Posted in General | No Comments >
February 7, 2010
OmniWeb is free now. So if you didn’t want to pay for it and therefore didn’t use it, now is the time to give it a try.
Posted in Programms | No Comments >
February 6, 2010
Tags: lady gaga
Posted in Music | No Comments >
August 3, 2009
Here is a list of web site validators that you can bookmark, so not to search for them every time you need them.
http://validator.w3.org/ The W3C Markup Validation Service
http://jigsaw.w3.org/css-validator/ The W3C CSS Validation Service
http://www.w3.org/2003/12/semantic-extractor.html Semantic data extractor
If you know of any more, add them in comments.
Posted in Programming | No Comments >
June 30, 2009
The PHP development team is proud to announce the immediate release of PHP 5.3.0. This release is a major improvement in the 5.X series, which includes a large number of new features and bug fixes.
Some of the key new features include: namespaces, late static binding, closures, optional garbage collection for cyclic references, new extensions (like ext/phar, ext/intl and ext/fileinfo), over 140 bug fixes and much more.
A new PHP 5.3 version has been released! Go to php.net for more info.
Posted in General | No Comments >
May 28, 2009
Tags: oasis
Posted in Music | No Comments >