Josh Schumacher: A PHP Developer

The biggest and the best in the Northwest

Josh Schumacher: A PHP Developer random header image

Entries Tagged as 'Javascript'

Advanced iPhone Web Development

May 6th, 2009 · 3 Comments

Yesterday (May 5th, 2009), I gave a presentation at the Seattle iPhone App Developers and Designers Meetup titled, “Advanced iPhone Web Development.” This presentation focused on the unique capabilities available in WebKit on the iPhone and on possibilities for utilizing UIWebViews inside of your native applications. You can download a pdf version of the presentation [...]

[Read more →]

Tags: CSS · Javascript · Mobile Development · Web 2.0 · iPhone Development · iPhone SDK

Howto: Exclude developer hits in Analytics

March 16th, 2007 · No Comments

When developing a site, I visit it a lot - OK Josh, that was an obvious. Point is, I was tired of tracking my visits to sites that I maintain. I really care about tracking significant users and how they navigate the site and what pages they find valuable but I don't care about my [...]

[Read more →]

Tags: Analytics · Javascript · PHP

Playing well together: Prototype JS and PHP

March 2nd, 2007 · 3 Comments

I've decided that manipulating dates client side is a mess. I've been working on a multi-user php calendar for the past few months. One of the features I'm most proud of is an availability chart similar to a feature outlook has so you can schedule a meeting with multiple people and see when everyone is [...]

[Read more →]

Tags: Ajax · Javascript · PHP · Prototype