Izuddinhelmi - izuddinhelmi.com
General Information:
Latest News:
New workplace – MyTeksi 6 Aug 2013 | 06:26 pm
I’ve started working at MyTeksi as Lead Front-end Engineer on 15th July 2013. Received the offer a month before, yeah it took me one month to let go what I like to do, creating templates. Yeah, the of...
Current fun project : WP Starter Template 6 Mar 2013 | 10:48 am
I quit Mindvalley in middle of January. I then move back to Slashes and Dots, after they sold JomSocial. We are creating a new startup, creating templates and maybe launch before March ends. It’s fun ...
Twitter Bootstrap : Admin Template Suggestion 5 Mar 2013 | 09:51 pm
Forms/Input Bootstrap Choosen https://github.com/alxlit/bootstrap-chosen Twitter Bootstrap Wizard https://github.com/VinceG/twitter-bootstrap-wizard This Twitter Bootstrap plugin builds a wizard using...
Freelance 5 Dec 2012 | 08:30 am
I want to quit my job in 6 months and do a renaissance to my almost dead startup.
New look 9 Jul 2012 | 08:25 pm
Server Side Optimization – CSS 25 Jun 2012 | 02:50 pm
Just serve CSS straight up. … Not PHP that has to be run and that then serves as a CSS content type, and not LESS that needs to be interpreted client side — just plain old CSS. Serve it compressed. ...
CSS Sprites tips 25 Jun 2012 | 02:44 pm
When I have a photoshop document of the design, I identify what pieces are probably going to be in the sprite (icons, arrows, etc…). I create a blank document that will be the basis of my sprite. It h...
Responsive image with fixed height 14 Jun 2012 | 12:53 pm
When I’m doing a responsive web design, I try to work on 1200px wide first. Find the max size of image needed and then work on different size from there. I recently encountered the problem where I ne...