-
Loading
-
Archives
- January 2012
- July 2011
- April 2011
- February 2011
- November 2010
- October 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- April 2008
-
Meta
Category Archives: Code
CodeIgniter & SPAW Editor Tabs
A few months ago, I updated a great SPAW editor plug-in for CodeIgniter to use the most recent version of SPAW at the time, that included Safari Browser fixes and some CSS tweeks. Well over the weekend I look at … Continue reading
Use PHP to subStr to cut length in whole words
In work, we often output a section of content and don’t always either want the whole content, or want a quick summary; Below is a quick piece of code that will create a quick clean summary of a full HTML … Continue reading
Non-Ascii charactors in my AJAX responses !?
A while ago, I co-wrote a large site with Ryan while I was working at Zipline Interactive, this site uses Mootools 0.98 as we found to be getting a lot of �������� all through the JAX requested response code. For … Continue reading
Posted in Code, design, javascript, Technology, work
Tagged ajax, characters, Code, html, javascript, Life, mootools, php, s, site, url, urls, work
Leave a comment
Controlling Input with Mootools Javascript
On a project that I was recently working on, I had a series of text input boxes that I wanted to be numeric only fields. I have my PHP form validation to check that the data is numeric before entering … Continue reading
Posted in Code, javascript, Technology, work
Tagged box, class, Code, control, database, effects, extra, javascript, key, mootools, php, project, projects, site, work
6 Comments
BounceBox Update, Version 1.1
I was using an implementation of my BounceBox mootools javascript class on a site I am working on at the moment, and made a couple of additions to the Class that I hope other will enjoy. The new version1.1 demo … Continue reading
Posted in apple, Code, fun, javascript, Life, Technology, work
Tagged bouncebox, class, download, downloads, effects, free, javascript, link, mootools, screen, site, work
Leave a comment
New Version of 'MiniShowCase Administration' coming – any enhancement requests
I am working on adding some features to the MiniShowCase Administration, like better user management, better image scaling options and better description management. If anyone has any ideas or enhancement requests, please post a comment below, or to be notified … Continue reading
Posted in Code, design, fun, javascript, Technology, work
Tagged administration, image, minishowcase, work
6 Comments
Alternating row styles with Javascript
I am writing a list that outputs a large amount of data in a vertical structure, with many rows the list gets hard to tell which entry is which. Now, normally I would do this via PHP, something like < … Continue reading
Posted in Code, design, fun, javascript, Technology, work
Tagged class, cool, effects, html, javascript, mootools, php, site, style, work
Leave a comment
removing .SVN directories recursively
I have been working a lot lately using SubVersion ‘s to maintain all the projects that I and some times others are all working on. A firm that I contract to has recently set up a SVN Server on a … Continue reading
Posted in apple, Code, Technology, work
Tagged active collab, command line, linux, projects, subversion, svn, web development
2 Comments