New Service: PSD to HTML Conversion August 6th, 2014 | Uncategorized 
Over the years, we have worked with a number of graphic designers and design studios to convert their designs into HTML pages, WordPress websites and E-Mail templates. Today, we are delighted to announce that we are launching our PSD to HTML conversion service. It has never been easier or quicker to get a quote to […]
Sort listboxes that have been populated with JSON results. June 2nd, 2013 | Technical | UncategorizedI was working on a CakePhp project recently and had an Ajax response returning data in the incorrect order even though CakePhp was actually sorting the data correctly. I thought I would post this handy snippet for anyone that is in a similar position. Enjoy!
Adding an upload filetype to WordPress July 19th, 2012 | UncategorizedBy default, wordpress limits the files types that you are allowed to upload to images, pdf files, and a few others (full list of allowed file types here). When you try to upload a filetype that isn’t on that list of allowed types, you will get a File type does not meet security guidelines. Try […]