jQuery Number Format: Redux
by
A simple improvement to the jQuery Number Format plugin, allowing you to return a formatted number. Read more
by
A simple improvement to the jQuery Number Format plugin, allowing you to return a formatted number. Read more
by
How can you check if an element is visible on screen after scrolling? We wrote a jQuery plugin which can tell you wether a user can see any part, or all of your element on the screen at any given time. Read more
by
Have Apache automatically serve retina artwork to devices that support it, if that artwork exists on the server. This allows you to use common image filenames throughout your app—without having to build both server-side AND client-side detection. Read more
by
CalDAV is a standard calendar server which several different calendaring clients can connect to — not the least of which include iCal, and iOS calendars, along with Microsoft Outlook.
Finding out where and how you can get timezone information in iCalendar format for your CalDAV server is tricky. Fortunately, getting it isnt! Read more
by
Ever needed to insert formatted numbers into your page after running some JavaScript code? This little plugin will do it for you, nice and easy. Read more
by
Everyone loves the iPhone and how well it displays large lists of information. In this article we replicate the contacts screen using nothing but web technology, and give you the tools to create user friendly lists for your website.
by
Here at DF, we use a lot of open source software as part of our day-to-day development. We figured it was about time to give something back. Read more
by
Code Snippets are a feature of all major Code Editors that every developer should use to increase productivity. They are simply a place where you can store all your code snippets and quickly call upon them when needed. A type of copy and paste clipboard for coding.
Here you will find our MojoMotor Code Snippet library for many of the popular Code Editors. Read more
by
Some websites just don't fit the brochure mould.
So what happens when we want the benefits of MojoMotor's simplistic content management system and other sections of hardcore functionality?
In this article I'll carry on from where we left off in Part Two and look into how to allow our CodeIgniter views to mimic MojoMotor and display a working Mojo bar and region editor. Read more
by
This year we feel in love with a little CMS called MojoMotor. It has a great user interface which our clients find easy to use.
So it's the end of the year and we thought it would be nice to ask Big Red (Santa) for some features rather than a shiny new BMX. He is a coding genius after-all. Read more
by
Some websites just don't fit the brochure mould. So what happens when we want the benefits of MojoMotor's simplistic content management system and other sections of hardcore functionality?
In this article I'll carry on from where we left off in Part One and look into how to use our MojoMotor 'embed content' layouts in CodeIgniter views. Read more
by
Some websites just don't fit the brochure mould. So what happens when we want the benefits of MojoMotor's simplistic content management system and other sections of hardcore functionality?
In this article I'll demonstrate a quick and simple way to create a website where sections of the site use MojoMotor and other sections use CodeIgniter. Read more