Example loan calculator
This is just an example. Fill in the form and hit submit to receive a copy of how the email result looks. (Don’t worry, your details are safe, its purely as an example.)
This is just an example. Fill in the form and hit submit to receive a copy of how the email result looks. (Don’t worry, your details are safe, its purely as an example.)
So I’ve been playing with CSS3. Particularly transitions and clipping. As a result, I made this animated ring progress bar. There is still a few alignment bugs and haven’t tested on all browsers, but in the big 3 (Chrome, FF and Safari) it looks pretty neat. All layout gradients and animations are CSS3 transitions. I […]
Been working on V1 of my WordPress plugin DB-Toolkit for a few months now. Some background, its a WordPress plugin that enables you to build interfaces into database tables, both existing and custom. Its currently in beta version but after working it so long, I decided that V1 required a rebuild using the knowledge I […]
I have started toying with the idea of building a unique cart system for WordPress. Most that I have come across have custom post types for products, massive amounts of configurations and requires some coding integration. What I’m planning on doing is making it completely shortcode based. To you create a product by simple defining […]
I have seen some designs of uploaders before. Having never really thought about why anyone would want one i passed them off as just a useless app. But then when I start working for myself, I realized that there is a need to be able to upload files to a server that will be useable […]
While working on my event card, I thought it looked way better as a user profile widget, so heres the same concept as a profileĀ card WordPress widget
Following not having done any design work for a while. Years actually. I’ve been looking at making a few designed elements for WordPress. These are meant to be embedded onto pages, posts or sidebars and not use the style of the themes but rather how they are designed to be. I took a now thought […]
I haven’t done design work for a while, so thought I would start on a design that I can code into working WordPress Widget. I’ve always wanted to do an events listing system, but Its so complicated having to implement a calendar, then events view and so on. So I came up with this neat […]
Social sharing always looks so generic with the little buttons and the bubble. This is my take on making them look a little more vibrant.