Bus Pilots: 2010 Family Reunion
I had a great time at the Family Reunion this year! I highly encourage anyone reading this to check out the Bus Pilots website and attend next year. It is
Read more about Bus Pilots: 2010 Family ReunionI had a great time at the Family Reunion this year! I highly encourage anyone reading this to check out the Bus Pilots website and attend next year. It is
Read more about Bus Pilots: 2010 Family ReunionWith fopen becoming increasingly scarce on web hosts, CURL is becoming a better and better solution to retrieving remote content with PHP. CURL is a fairly
Read more about PHP: Downloading remote content with CURLI am currently working on an iPhone app using the PhoneGap project as a base. PhoneGap allows me to use my current web development knowledge to develop an
Read more about Retrieve remote JSON content with jQueryI am currently working on developing an iPhone app for Northwest Nazarene University. Part of this app will need to connect to the school’s webserver
Read more about PHP+Apache: Enabling XSS for iPhone apps with PhoneGap and jQTouchUsing the .not() operator with jQuery it is possible to select only the first level of children of an element. This could come in handy on a menu for insta
Read more about jQuery: Selecting only the first level childrenWhen pulling in array from outside data sources you often receive an array back. The problem is that sometimes even though you know you should have an arra
Read more about PHP: Recursively convert an object to an arrayIt is quite common to run into situations where PHP errors are suppressed or written to a log file somewhere on a live, non-development server. If you are
Read more about PHP: Show error on screen when disabled by php.iniI am in a situation where I need analytics data and none is provided. The entire 35k+ file website is all static HTML running on a Windows IIS server. I am
Read more about PHP: Add Google Analytics to an entire static HTML website with PHPI often find myself needing to forward a user through Javascript for various reasons. Here are a couple quick snippets of Javascript to accomplish that tas
Read more about Javascript: Forward user to new pageSometimes it is nice to be able to detect when the user has pressed the enter. This is great for super custom forms and Javascript games. Or maybe a totall
Read more about jQuery: Detect enter keyLeon Powers commissioned me to build a website for his publishing entity Look-About-Books and his Boy Scout pseudonym Doc Hawk. It came together pretty wel
Read more about New Website Launch: Leon PowersAll of the Web Development office computers at Northwest Nazarene University are managed by IT and contain a Windows XP image that is parceled out over the
Read more about Finally Back on Linux in the office with Wubi