 | News Feed |
Sections
|
| feed this: |  |
Symfony Blog: How to create an optimized version of your website for the iPhone in symfony 1.1
by Chris Cornutt June 12, 2008 @ 14:24:10
With the recent stir caused by the new iPhone, it's only natural that developers are looking for easy ways to make their sites as compatible as possible with the mobile platform. The Symfony project has posted a guide to helping you make your apps optimized for mobile use.
symfony 1.1 introduces native support for different formats and mime-types. This means that the same model and controller can have different templates based on the requested format. The default format is still HTML but symfony supports several other formats out of the box as defined in the factories.yml file.
Using this system, it's easy to add new output formats by adding to the default layouts the framework comes equipped with. The Content-Type can be changed and layouts can be disabled as needed. This lets you make a custom definition just for use with the iPhone without a lot of hassle.
They also include an example of how to make one of these optimized layouts, including some iPhone "screenshots" of the resulting pages.
voice your opinion now!
optimize iphone website version symfony layout contenttype
Developer Tutorials Blog: Designing and Coding a Wordpress Theme From Scratch
by Chris Cornutt April 29, 2008 @ 11:17:18
The Developer Tutorials blog has posted a series they've worked up to show bloggers out there running WordPress how to create a custom theme from scratch:
In this multi-part series I'll detail how to create and design a Wordpress theme from nothing more than your imagination using Photoshop, CSS, XHTML and PHP.
Here's the list so far:
- Part 1 - getting the tools and an overall layout idea
- Part 2 - splitting it up to make the layout parts
- Part 3 - converting the Photoshop template to XHTML
- Part 4 - cleaning up the XHTML and doing some styling with CSS
- Part 5 - how to preload some images with Javascript to make the page load faster
- Part 6 - creating the WordPress-specific markup
- Part 7 - working up the PHP functionality
- Part 8 - integrating PHP into the template
- Part 9 - marking up the "framework" of the site (header/footer/sidebar)
- Part 10 - adding additional files like a links page and changing the posting template
- Part 11 (?) - deploying the theme out to the public view
voice your opinion now!
series tutorial wordpress photoshop xhtml convert layout theme custom
Helgi's Blog: New features and changes in pear.php.net
by Chris Cornutt January 08, 2008 @ 12:50:00
Helgi has posted about the updates that have recently been made to the PEAR website (pear.php.net) to help correct some issues and bring in some new features.
I just did a new release of pear.php.net which has a bunch of new features and bug fixes, most of which you can see here.
Some of the updates include:
- One column design instead of the 2 column design
- Usage of the YUI CSS reset + fonts
- The package list on http://pear.php.net/packages.php doesn't highlight deprecated packages anymore
- Now developers can see bug reports by unconfirmed accounts
- The RSS feeds now contain new line breaks!
- Patch uploading during ticket creation now works
He also specifically mentions some of the feedback he's gotten on certain things (like the new layout, the CSS of the site and the DES passwords) and explains some of the rationale behind their update/use.
voice your opinion now!
pear website update feature change layout password css pear website update feature change layout password css
|
Community Events
Don't see your event here? Let us know!
|