 | News Feed |
 | Jobs Feed |
Sections
|
| feed this: |  |
Joomla Community Site: Creating a Joomla Template From Scratch
by Chris Cornutt March 17, 2010 @ 13:10:45
On the Joomla community site there's a recent post made of a video from the Joomla Day conference in Australia about creating a Joomla template from scratch. The presenter is Norm Douglas.
Norm Douglas recently presented about how to create a Joomla template from scratch at the Joomla Day in Melbourne, Australia, on 13 February 2010. This is a very informative 77 minute presentation and also covers using the Firebug Firefox addon, code editors and much more.
He covers some simple tools you get you started, the basics of HTML to create a sample layout and looks at CSS definitions that can make the layout look a bit better. Firebug (the plugin for Firefox) helps make locating the different parts of the page easier with a highlighting feature.
voice your opinion now!
joomla template screencast presentation tutorial
ZendCasts.com: Logging in Users using Doctrine and Zend_Auth
by Chris Cornutt January 27, 2010 @ 09:38:52
The next ZendCast in the user authentication with the Zend Framework's Zend_Auth has been posted to the ZendCasts.com site today. In this new screencast, they look at how to integrate it with Doctrine to automatically validate users against the information in your databases (following up on this first part of the series).
Here's the second part of my Doctrine / Zend_Auth example. In 15 minutes, we create a logout, login and protected area that's reliant on the ZC_Auth_Adapter adapter we created in last week's video. Notice how there's no code in the IndexController exposing the authentication implementation,
You can grab the code to follow along or build it as he goes. You'll need a copy of Doctrine up and working to keep up, though.
voice your opinion now!
zendframework zendauth tutorial screencast doctrine
NETTUTS.com CodeIgniter from Scratch Day 7: Pagination
by Chris Cornutt October 02, 2009 @ 07:51:40
On NETTUTS.com today they've posted part seven of their "CodeIgniter from Scratch" series of screencasts looking at building a CodeIgniter application from the ground up. This time the focus is on pagination.
In these last two weeks, I've received bunches of requests for a CodeIgniter pagination screencast; so that's what we'll be reviewing today! As a bonus, we'll also take a look at the super convenient HTML Table class.
They show how to use a local setup (MAMP) to set up a CodeIgniter instance that pulls the data in and splits it out into multiple pages. Their paginated data comes out of a MySQL database.
voice your opinion now!
codeigniter screencast tutorial pagination
DZone.com: Building a Flickr Slideshow with NetBeans IDE 6.5
by Chris Cornutt October 01, 2009 @ 11:06:44
On DZone.com today there's a new screencast posted from the NetBeans IDE group showing how to create a simple Flickr slide show inside the application.
In this screencast, Justin Bolter, Technology Evangelist at Sun Microsystems, shows you how to build a PHP Flickr slideshow using NetBeans IDE 6.5 . Bolter walks through the various ways in which NetBeans IDE 6.5 supports PHP development, including project support, run configurations, code completion, syntax highlighting, documentation, refactoring and debugging.
If you can't view the screencast, the full transcript of it is also included in the post.
voice your opinion now!
netbeans flickr tutorial screencast
|
Community Events
Don't see your event here? Let us know!
|