Archives for the 'code' Category
Use Google’s Cache to retrieve code [Hack Your Day]
As I was happily updating my theme on Hack Your Day I managed to overwrite the index.php file of my website danielpataki.com instead of the one for Hack Your Day. I only noticed now, so I had no undo option and no local copy, since I just made that page 2 days ago and hadn’t [...]
Slim down CSS with shorthand [Hack Your Day]
If some of you are into tweaking your sites and blogs you may dabble in CSS sometimes. If you want to be all productivity about it, I suggest you “learn” CSS shorthand. Not that there’s too much to learn, it’s just basically a way of writing less inside the file, to make it smaller, hence [...]