Windows 7: Copy list of files using clip

This is a very simple easy and small thing to explain, but in certain situations it can help a lot. since  many of my articles here are simple and small PC tips i would like to add this too, although it is much more simple than the others.

Well if you use your PC a lot [...]

www.zml.com

this website you can download any movie you want

pligg, stories with no 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 not commented stories in the [...]

pligg avatar based on user id

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 can not reuse the image [...]

write text on image using php

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 program has three steps:

read input [...]

my own geek smiley

hello,
i designed my own geek smileys.They are simple, however they are just similar to my face expressions. you may get a PSD copy from this link:

 

pligg rtl pagination

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 ($i=$start;$i<=$end &amp;&amp; $i<= $total_pages;$i++) {
if($i==$current) [...]

Firefox Tabs Organization

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 be able to explain it [...]

Ever Needed to find similler pictures ?!

I think it is common problem that sometimes you have a picture but it is low quality and you  start searching for higher quality pictures on the net (isn’t hard !!)
isnt easier if you can just upload your picture to a search engine and let the search engine  do the hard work of finding similler [...]

Fill up Gmail in no time

Hello,
There was a bet between me and my friend Ali about weather i can fill up his 7 GB Gmail account in less than a day. It is a hard thing to do by hand so i automated the process.
Note:
This article is written with the aims of sharing knowledge. i am not responsible for [...]