Submitted by Ravage on Fri, 02/09/2011 - 14:00
Make the configuration file writable,
sudo chmod 644 /etc/apache2/httpd.conf
Edit the file /etc/apache2/httpd.conf and uncomment the PHP module line
(LoadModule php5_module libexec/apache2/libphp5.so) by removing the # character.
Add convenience start and stop alias to .bashrc,
alias apache_start='sudo launchctl load -w /System/Library/LaunchDaemons/org.apache.httpd.plist'
alias apache_stop='sudo launchctl unload -w /System/Library/LaunchDaemons/org.apache.httpd.plist'
Use the aliases accordingly
apache_start or
apache_stop from command line.
Submitted by Ravage on Mon, 01/08/2011 - 23:57
Zoom, really!?
defaults write NSGlobalDomain NSAutomaticWindowAnimationsEnabled -bool false
Source: iTracki
Submitted by Ravage on Mon, 01/08/2011 - 17:57
Make fonts less blurry,
defaults -currentHost write -g AppleFontSmoothing -int 1
Submitted by Ravage on Fri, 08/10/2010 - 00:59
Just dinged to level 18 at J!NX.com and my reward loot has just arrived :) Sticker galore and awesome keychain!
Hmmmmmmmmm should post the t-shirt collection...

Submitted by Ravage on Fri, 18/12/2009 - 02:32
Though i'm not the designer type, i like to follow Smashing Magazine, very nice articles, monthly wallpapers :) and much more. So, when the pre-order notice on the Smashing Book came out, i immediately subscribed.
Though the wait went on for almost four months, it finally arrived and i have been hooked on it for almost tree days. I have enjoyed every page until now, a very fine read. It covers many topics on design and usability, presenting technics and small guides. I highly recommend it!

Check it your self at Smashing Book, related links from the book Smashing Links and another happy owner with a small review at pixelflips.com.
Submitted by Ravage on Sun, 05/07/2009 - 20:55

Ramaze was used for a small web application we had to build for a college assignment (soundtape.git). It was a great experience, and for sure, if need arises, i'll use it again for any project i can squeeze it in. This post tries to be a small overview of the framework with some working examples and general overview, also keep in mind that this is my personal view and opinion on the framework. Feel free to send in corrections of any kind.
Ramaze is a small web framework built on Ruby, now split in two parts, Innate and Ramaze.
Submitted by Ravage on Tue, 17/02/2009 - 02:30

Created this little script, so i could have Growl notifications from Fluid SBB running FriendFeed. It works for the real-time version of FriendFeed (https://friendfeed.com/realtime?embed=1), haven't tested it with any others.
I'm not very used to JavaScript or jQuery, which was used for DOM parsing, so improvements and advices are welcome.
To clear the badge just click on the top blue bar, it should get it cleared.
Hope you find it useful and fortunately it won't eat your cat.
FriendFeed User Script Local
FriendFeed User Script (User Scripts.com)
Submitted by Ravage on Fri, 13/02/2009 - 11:26
Just an update to the previous post about Fluid User Style For FriendFeed.
The CSS are now reduced, there's a packed and a readable version. Also added a user style for the real time version (Mini-Window).
iPhone version Pattern: *friendfeed.com/iphone/*
Real Time Pattern: *friendfeed.com/*realtime?embed=1
Preview:
Real Time on the left, iPhone on the right

And the User Styles
Submitted by Ravage on Fri, 13/02/2009 - 00:02

Just finished this FriendFeed (iPhone Version) user style for Fluid. Basically it's the original iphone.css fromFriendFeed with some changes to make it look more like Twitterrific.
Of course i could have just added what i needed to the user style and remove the rest os the css, but i started out of nothing and wasn't expecting to get it right. I should have marked the modifications (/me blushes). Hope no one minds :)
And the user style FriendFeed.zip
Submitted by Ravage on Thu, 29/01/2009 - 13:20
When i logged into gmail (google apps version) today i was presented a new look, but couldn't find a themes tab. No problem, i'm happy with the fresh aspect.
Another goodie was, Gears support available, meaning offline email.
With all the new stuff available for Google Apps i decided to try and log on Google Reader with the Google Apps account. Good news, it worked :)
I'm quite pleased, i was waiting on some of these features for some time!
Pages