March 2009
17 posts
3 tags
Patch for Zend_Tag_Cloud
Just checked out the zf incubator code because I wanted an easy way to add a tag cloud to phplifestream. Instead I ended up hacking around in the code. Guess it is under heavy development still. But I filled an jira issue for it anyway. My patch is available at github if someone else wants to play with this component.
Mar 27th
2 tags
phplifestream bugfix for createUniqueId
Yesterday I found a bug in the phplifestream when calculating a unique id for the an activity. I fixed this bug but unfortunately this ment that all previous aggregated activities had a different id. Today I rolled back that commit because I think it makes since to keep the previous calculation. If you where running on the code between those two commits I recommend you to run the following sql...
Mar 27th
Load Impact - Free web site load test →
Mar 26th
Google Open Source Blog: PHP Quebec 2009 →
Mar 25th
The Indian Ocean .IO Domain Registry. →
Like this top domain.
Mar 24th
2 tags
Guy Wiener » How to Make IntelliJ IDEA 8 Usable on... →
Mar 24th
Fix for SSH slow to ask for password →
Nice tip. Instead of editing /etc/ssh/ssh_config, I just added this to my .ssh/config. GSSAPIAuthentication no GSSAPIDelegateCredentials yes
Mar 24th
“Nice tool to track schema changes to database instances.”
– jbripley’s brazil at master - GitHub
Mar 23rd
Comment on: Database Migrations: The Next Killer... →
Mar 20th
Enable your Zend Framework App with Conditional... →
Mar 20th
Mar 19th
1 tag
Comment on: Domain-Driven Design: The Repository «... →
Mar 17th
2 tags
Comment on: Domain-Driven Design: The Repository «... →
Mar 17th
Buffy/Angel episode timeline →
Mar 14th
1 tag
Some notes on screencasting in Linux
Did some screencasting in Linux today, First I tried Istanbul but it was quite buggy. Instead I found recordmysdesktop that was working much better. Im on Ubuntu so I installed it using. sudo apt-get install recordmydesktop gtk-recordmydesktop Both application saves the movies in ogv format, To convert the movie to avi to be able to upload it to flickr I used the following code, found at the...
Mar 14th
1 tag
Comment on: Flash Messenger Bug in Zend Framework... →
Mar 9th
Integrate Feedback On Your Website via Friendfeed,... →
Mar 9th