 | News Feed |
 | Jobs Feed |
Sections
|
| feed this: |  |
David Walsh's Blog: iPad Detection Using JavaScript or PHP
by Chris Cornutt April 13, 2010 @ 12:22:22
David Walsh has a new post to his blog today with some code snippets that can help you detect iPad users when they come to your site.
The hottest device out there right now seems to be the iPad. iPad this, iPad that, iPod your mom. I'm underwhelmed with the device but that doesn't mean I shouldn't try to account for such devices on the websites I create.
He includes three ways to get the job done by matching against the User Agent sent by the browser - Javascript, PHP and with an .htaccess file for an Apache server. As one commenter points out, though, you need to be sure if you already have a redirect on the word "mobile", the iPad's User Agent contains that too.
voice your opinion now!
ipad apple detect useragent
Ibuildings Blog: What does the iPad mean for PHP companies?
by Chris Cornutt April 02, 2010 @ 10:34:37
Ivo Jansch of Ibuildings has taken a look at a different sort of spin on Apple's iPad device and asked what potential it has to affect the PHP companies out there.
I see the iPad (and the non-Apple alternatives that already exist or are on the way) as a game changer. It brings new ways of consuming content and will reach audiences that the laptop has never reached. [...] In any case, the iPad is a game changer. What does this mean for the web and for tech companies such as us? First, it's nice to see that Apple is pushing open standards heavily with the iPad. [...] Second, the typical architecture behind most iPad apps (and other mobile applications for that matter) is to have a thin client on the device, and a rich API as the backend.
Ivo talks about the one of the key pieces of technology behind it all - the API that your service provides for iPad/iPod applications too hook into. Without a well-built, solid API to interface with, your application can be world class but not be very useful at all.
voice your opinion now!
ipad apple api backend opinion
David Kent Norman's Blog: Drupal on Snow Leopard
by Chris Cornutt September 03, 2009 @ 11:48:37
David Kent Norman has posted a new guide for those Drupal users wanting to get your favorite CMS up and running on the latest version of Apple's OS (Snow Leopard). The real issue comes with the stock Drupal install and the PHP 5.3 Snow Leopard comes bundled with.
Drupal 6 probably won't ever work right on PHP 5.3.0, which is what Snow Leopard packs by default. My feeling is that since Ubuntu LTS still runs PHP 5.2, Drupal 7 won't work at production level on PHP 5.3.0 either. For that reason, here is my PHP 5.2.10 install instructions for Snow Leopard. It will trash your built-in Snow Leopard install.
He includes links to the various packages you'd need to download and the configure command with a hefty helping of parameters to get things set up correctly. Also, as mentioned in one of the comments, there is a patch that can be applied to make the system work correctly with PHP 5.3.
voice your opinion now!
drupal snowleopard apple
Scott MacVicar's Blog: Why Apple is a bad open source citizen
by Chris Cornutt February 25, 2009 @ 10:21:20
A little while back Scott MacVicar wrote some thank yous to some of the larger and corporate groups involved with PHP and enhancing it as much as they can, both on their own hardware and for the community in general. Unfortunately, there seems to be one company that doesn't want to pay nice - Apple.
So if you've ever tried to compile PHP on OS X, you'll most likely have problems using the default system libraries and in the end you'll use macports to install libxml and iconv. If you're not trying to compile your own versions of PHP and want to use a PECL extension then you'll find that the binary has had all the symbols stripped. Mid last year I tried to get some of these resolved, and filed a bug report with Apple but was informed these weren't bugs.
He goes on to talk about the reception he got from the Apple Developer Connection and the brush-off he seemed to get when he tried with the same questions a few months later.
What was essentially asked for was help to improve PHP on OS X, but this has fallen on deaf ears. Apple are happy to take PHP but don't seem as keen to contribute anything back to the project. Yes they are perfectly entitled to do this, PHP is open source after all. But is waiving a $499 charge too much to ask?
voice your opinion now!
apple bad opensource citizen take appledeveloperconnection brushoff
NETTUTS.com: Mimicking Apple's Address Book for the Web
by Chris Cornutt December 02, 2008 @ 11:16:19
The NETTUTS blog has this new tutorial posted (including a screencast) showing how to make a web application similar to the Address Book on Apple's OS X operating system.
As we all know, WordPress is so extensive that you can use it for nearly anything. There are even articles on sites with crazy titles such as 101 alternative uses for WordPress. So I thought, hey, why not? I bet a lot of people want to create their own Web Apps, and essentially WordPress can do that for you. In this video tutorial, we're going to make an online Address Book.
Building on a WordPress base and including jQuery and a Live Search Plugin, they create the multi-pane look and feel, styled largely with CSS. The end result shows your address groups, the members of that group and the selected member's information in the far right pane.
As always, the complete source can be downloaded.
voice your opinion now!
address book apple osx tutorial wordpress livesearch plugin jquery css
Ivo Jansch's Blog: Apple, Microsoft and PHP are vulnerable
by Chris Cornutt August 26, 2008 @ 08:47:28
Ivo Jansch mentions an interesting comparison that CNet made on security and levels of vulnerability in a new blog post today. Their article mentions PHP right along side Apple and Microsoft in their list of "most vulnerable software".
This article once again demonstrates the cluelessness that some people have regarding what PHP is. First of all, PHP is not a vendor, so "Apple, Microsoft & PHP" does not make much sense. Furthermore, the only reason PHP even is mentioned in this context is that Joomla, Drupal and Wordpress appear in the list. So PHP, a programming language, gets blamed for the security flaws that are in these packages.
By their logic (applications written in a language on the list means the language is more insecure), they should have marked C as a more insecure language given the ratio of PHP to C software.
voice your opinion now!
apple microsoft vulnerable wordpress drupal joomla invalid conclusion
|
Community Events
Don't see your event here? Let us know!
|