Johans notes, links etc RSS

This is just another unimportant web page with links and pictures of things that I like or just don't want to forget. Contact me
My lifestream

Archive

May
25th
Mon
permalink
Comments (View)
May
24th
Sun
permalink
Comments (View)
May
19th
Tue
permalink
Comments (View)
permalink
Comments (View)
May
8th
Fri
permalink
Comments (View)
May
7th
Thu
permalink
Comments (View)
May
2nd
Sat
permalink
Comments (View)
May
1st
Fri
permalink
Comments (View)
Apr
30th
Thu
permalink
Comments (View)
Apr
2nd
Thu
permalink
Comments (View)
permalink
Comments (View)
Mar
27th
Fri
permalink

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.

Comments (View)
permalink

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 queries to remove aggregated activities with wrong unique id.

Comments (View)
Mar
26th
Thu
permalink
Comments (View)
Mar
25th
Wed
permalink
Comments (View)