Tagged: News Date: 30th, November 2006
Large number of social networks out there made very little space for new ones. Competition is harsh but one relatively new social network keeps getting more and more popular. I am talking about dzone.com.
Guys over at Dzone predicted that they will reach mark of 500,000 outbound clicks by Halloween but it’s seems that they underestimated [...]
Tagged: MySQL Date: 29th, November 2006
MySQL has had FULLTEXT searching in one form or another since version 3.23.23. FULLTEXT indices in MySQL allow database administrators and programmers to designate any character-based field (CHAR, VARCHAR, or TEXT) as a FULLTEXT index, which allows for complex text searching against data stored in those fields.
This feature is not to be confused with the [...]
Tagged: Something Else Date: 29th, November 2006
One year ago battery on my beloved Ipod Mini has died in my arms… It was so sad… but one week ago I decided to get my self new battery and replace old one.
I searched the internet and found duralast-battery.com
Very simple, few clicks and battery was on it’s way… It arrived yesterday, which means it [...]
Tagged: Something Else Date: 28th, November 2006
As you can see I am working on redesign of my blog.
Even tho it’s very similar to old design there has been quite a few changes under the hood.
CSS has been rewritten from zero, ajax components have been dropped and I am recoding them as we speak.
More updates to come as I finish up the [...]
Tagged: Wordpress Plugins Date: 26th, November 2006
Post in Clouds plugin just got better and went up one version :).
Main difference is that now you have a option to count post popularity by views or by comments.
To count popularity by number of comments simply say that $count = ‘comments’ and to count by views say $count = ‘views’
if (function_exists(’cloudOutput’)) {
cloudOutput($limitX=10,$min_font_size = 9,$max_font_size [...]