Archive for August, 2009
pligg avatar based on user id
Aug 15th
hello, this is a simple trick to force pligg avatar system to use user id instead of username. the problem of pligg avatar system arise with non english letter. it happens when pligg try to write the avatar image file using the username_30.jpg which gives a wrong filename so pligg More >
write text on image using php
Aug 10th
hello,
this is a simple method to write text on image using php. in fact, my friends asked me to create a php page that will take a specific information about their website visitors and return an image of a certificate with the visitor information written on it.
the logic of the More >
pligg rtl pagination
Aug 5th
hello,
pligg is digg clone. it is a very famous one. i am working on converting its template from LTR to RTL. one of the problems is the pagination. it is can not be changed using CSS. so i opened html1.php and do the following.
first: open html1.php and find this line
for More >
Firefox Tabs Organization
Aug 4th
are you like me opening millions of tabs in one firefox window !
well it is kind of annoying to have all these tabs unorganized inside one single window. Maybe the better way would be saperating the tabs into different firefox windows.
But my way of doing this is a bit different
to More >


pligg, stories with no comments
Aug 22nd
Posted by AL YAMANI in Web Development
17 comments
Pligg is an open source digg clone. in addition to that, it is flexible and very easy to modify.
Pligg shows published stories in the front page, and it has a link to show the queued stories.
Today I am going to teach you the way to show both commented and More >