On the Road with the Google Maps API
Create sophisticated route finding features using the Google Maps API's powerful GDirections class!
jason@wjgilmore.com
Create sophisticated route finding features using the Google Maps API's powerful GDirections class!
Create compelling location-based web sites by providing users with the ability to calculate distances between points on a Google Map!
Build RSS feeds with the Zend Framework and profit from their publication using Google AdSense for Feeds!
Integrate Twitter into your Zend Framework-powered website with ease. Just use the Zend_Service_Twitter component!
Send email through your website by using a number of powerful PHP-oriented solutions!
Eliminate user hassle and superfluous code by integrating OpenID into your Zend Framework-powered website!
Learn how to geocode addresses using the GeoKit plugin, as well as calculate distances between points and identify all points within a specified radius!
Integrate your favorite RSS feeds into your web site by using Ruby's powerful RSS module.
Walk through many of the immensely cool things you can do with Ruby's Time class.
Uncover some of MySQL's little-known client features and manage your data more effectively than ever!
Rails' Active Record feature has been a boon for developers seeking to downplay their need to interact directly with an application's underlying database. But, did you know you can use other Rails features and the popular Rake tool to manage table schemas, populate tables with seed data, and back up your databases? This tutorial shows you how.
Bring your data to life by charting it using PHP/SWF!
Manage your MySQL database with incredible ease using Rails' migrations feature.
PHP users have a particularly useful trove of code at their disposal, made available through the PHP Extension and Application Repository, better known as PEAR. Containing over 400 packages categorized under 40 different topics, and growing all the time, taking advantage of this community-driven service will save you countless hours of programming time. See what it can do for you.
Take Ruby for a quick programming test drive. See if this object-oriented scripting language can help in your development projects!
Discover more about the software projects and patents IBM donated to the open source community.
When it comes to Open Source, IDEs are the current tool of choice and NetBeans are the favorite!
Highlights for anyone who missed the Linux World Boston conference.
Technology... the starting place for everything developers do. See what was nominated and what won!
Send email (plaintext, attachments, HTML mail, even bulk mail) using PHP and the wonderful HTML Mime Mail class.
Need a way to gather data without the help of Web Services? See how to automatically collect web-based data by utilizing page retrieval, authentication, and cookies using Perl.
Does writing documentation leave you frustrated or bored? Discover a powerful yet little used code documentation tool known as PHPDocumentor.
PHP is productive even after the coding is completed! See how you can extend PHP's capabilities in a manner that wasn't expected, yet is now so enormously useful.
Jason Gilmore provides a general introduction to design patterns, then introduces two patterns, the Singleton and the Factory, and offers a PHP-based implementation in the form of an applicable example.
Discover how to log PHP application status/error messages using the Unix syslog daemon.
The new OOP features are just a smattering of what's available in PHP 5. Take a look at the addition of three major features: The default packaging of the SQLite and SimpleXML libraries, and the addition of exception handling.
Preview what to expect out of the new release of PHP 5. Major enhancements are added to its object oriented feature set as well as other bells and whistles.
Use PHP to aid in the validation of email addresses on not only the level of syntactical correctness, but also of actual existence on the destination domain.
Rich Site Summary feeds, better known as RSS, are a great example of how XML is making a major impact in regards to the way information is consumed. Learn how to provide your Web site users with a customizable RSS feed service.
Perl has long been heralded as the Swiss army knife of computer languages. Learn how to use the language to carve data out of Microsoft's Active Directory.
Do you think of oil and water when you hear Microsoft and Open Source? See how the two can combine when mixed correctly.