Where can you find me?
What do I blog about?
Actions
Author Archives: adrusi
Using HTML5 Microdata
I believe it was about a year ago when the idea of microdata, became popular. Microdata is the concept of putting text for humans in the content of tags and machine readable content in attributes (there are applications outside of … Continue reading
Posted in Blog, Programming
Leave a comment
How to Get Spotify in the US
The desktop music streaming service, Spotify has created a big hype, but many people have given up on it because it is only available in a few countries. A while ago, people discovered a UK based proxy (UK being one … Continue reading
I’m on css-tricks.com!
I’ve just been given a chance that many web designers and developers never get. I got to co author an article with Chris Coyier on his website, css-tricks.com (one of the biggest web design and front end development sites out … Continue reading
Posted in Blog, Personal, Programming
Leave a comment
Card Game: Siege
Siege is a card game I invented while I was bored. It uses a single deck of cards (no jokers), but that deck is split in two ― one half black cards, the other red. At the start of the … Continue reading
Posted in Uncategorized
Leave a comment
CSS3 forms library v2.0
My original forms library didn’t support anything but textboxes/textareas and buttons and it had ugly “messages” (messages being errors/warnings/info markers). It also had only a single theme. All that changes in version 2.0.
Posted in Portfolio, Programming
Leave a comment
100% CSS3 Lightbox
It’s still a work in progress, but I’ve found a way to register a click even on any element with css3 and html5. It makes use of the contenteditable html5 attribute and :focus css pseudo-class. It’s current bugs include difficulty … Continue reading
Adding an Easy Way to Customize a WordPress Colorscheme With Custom Post Meta
In my recent post, On Post-specific Styling, I used a plugin called Art Direction to achieve a post-specific colorscheme, but now I made some changes to my theme so that I can just enter a color into a custom field. … Continue reading
Posted in Blog, Programming
Leave a comment
On Post-specific Styling
One of the main differences between web and print design is that, in print design, articles can easily be styled and formatted to compliment the content, whereas in web design, ever since CSS became popular, all articles have the same … Continue reading
Geektool HUD Scripts
this is for my Geektool HUD theme on DeviantART:
Posted in Uncategorized
Leave a comment