Code Archive

Less Framework

I am sure you think that Android tablets, the whole iPad madness, these smartphones that get more powerful with each month are great, right? No matter if we’re looking at it from a regular user’s point of view or we take things seriously and ...Read More

Flogr

Yeah… here I am, wasting time looking at some awesome pictures instead of writing about what I should write about. Well, that’s not so bad, after all, since I wasn’t looking at some gallery online, this was a gallery that uses Flogr, today’s topic! ...Read More

Archive and backup for tweets

You are sitting in front of your PC and thinking about the previous days. Surely, you will miss your tweets those you posted about a year ago. You are thinking, “Wish I could get those days back”. You have nothing regret now, because Tweet ...Read More

H.264 XML White Video Player

H.264 XML White Video Player is a free Flash video player. With this player you can play the following video formats: MP4, M4V, M4A, MOV, Mp4v, F4V. The configuration is stored in a XML file, this way you don’t need to change anything in ...Read More

Ordering CSS3 Properties

While writing CSS3 properties, generally we try to put the Vendor prefixes at the beginning and  the ‘real’ property at the last. It should look like this: .not-a-square { -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; } But what will happen if we do it ...Read More

How to get remote file size by CURL

CURL is one of the familiar debugging tools for web developers. Basically it is a command line tool for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, ...Read More

XAMPP

If you are a web developer you need to test your website. For this you will need to install a webserver, PHP, MySQL, etc. You can install them manually, but you will lose a lot of time and is not worth it. It’s not ...Read More

WP Robot

When you have a blog with a lot of traffic, it is really hard to take a few days off for a vacation. The alternatives are to ask a friend to post for you or to install an autoblogging plugin. One of the best plug-ins for ...Read More