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.
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...
Load Impact - Free web site load test →
Google Open Source Blog: PHP Quebec 2009 →
The Indian Ocean .IO Domain Registry. →
Like this top domain.
2 tags
Guy Wiener » How to Make IntelliJ IDEA 8 Usable on... →
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
Nice tool to track schema changes to database instances.
– jbripley’s brazil at master - GitHub
Comment on: Database Migrations: The Next Killer... →
Enable your Zend Framework App with Conditional... →
1 tag
Comment on: Domain-Driven Design: The Repository «... →
2 tags
Comment on: Domain-Driven Design: The Repository «... →
Buffy/Angel episode timeline →
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...
1 tag
Comment on: Flash Messenger Bug in Zend Framework... →
Integrate Feedback On Your Website via Friendfeed,... →