December 2007


Carl and Richard talk VSX with Ken Levy who these days is all about community and showing developers how to extend Visual Studio.

Latest PEAR Releases:

Carl and Richard talk Silverlight with Jeff Prosise.

Carl and Richard talk to Microsoft’s Joe Duffy about the Task Parallel Library, which promises to make multi-threaded programming easier for us all.

Latest PEAR Releases:

It’s our 300th show! Can you believe it? Carl interviews Richard, who tells many stories of his experiences in electronics and computers. Don’t miss the funny stories!

On the RegDeveloper website, there’s a new tutorial posted that covers the creation of both PDF files and Excel reports from inside of PHP (with the help of the Spreadsheet_Excel_Writer PEAR component and the ClibPDF PHP Library (bundled with PHP 5.3).

Given the prevelance of PHP, Excel and PDF it’s fortunate there exists class libraries for the generation of PDF documents and Excel spreadsheets using PHP.

They start with the PDF generation and show the installation process for ClibPDF and an example of creating a document on the fly. Their example sets up a title, some content text and a table of information. Creating the Excel spreadsheet is even simpler with the Spreadsheet_Excel_Writer - installation via a PEAR channel and defining the worksheet, fonts and content are quick and easy function calls.

Jeff Palermo introduces the nascent ASP.NET Model View Controler Framework. He easily explains the benefits, pitfalls, and techniques you can use to implement a MVC pattern in ASP.NET.

As posted on Terry Chay’s blog:

Company Fox Branded Entertainment
Location Brisbane, CA
Title Senior Front End Web Developer
Summary

Fox Branded Entertainment is responsible for developing high-profile web sites for select Fox television programs, including the official site for the top-rated series American Idol.

We are seeking an experienced front-end web developer for a full-time position. Responsibilities include managing and performing daily development in a LAMP environment; building standards-compliant, cross-browser/platform compatible web pages; defining and overseeing technical architecture; evaluating and recommending emerging technologies; and performing website updates on a scheduled and ad hoc basis.

Successful candidates should thrive ina process-driven team-based environment. THey must be capable of working collaboratively to determine technically superior solutions which meet business objectives. They should be highly organized and capable of managing multiple projects and priorities simultaneously, with a proven ability to meet deadlines. They should be willing and able to provide leadership and guidance to other team members as needed.

Responsibilities:

  • Daily development of front end web pages using XHTML, CSS and XML.
  • Client side scriting of interactive site components and system integration using Javascript, DHTML, and Ajax.
  • Video player and game development using Flash and ActionScript
  • Graphic preparation and slicing of layered comps provided by design team

Requirements:

  • At least 4 years of web development experiences, preferably in media and entertainment.
  • Understanding of version control concepts and tools.
  • Expert knowledge of XHTML, DHTML, CSS, and Javascript.
  • Solid understanding of web standards and IA/UI best practices.
  • Experience with JavaScript Frameworks (MooTools, Prototype, jQuery) and Ajax.
  • Extensive experience in at least one object-oriented server-side scripting language such as PHP, ASP, JSP or similar
  • Experience developing in a LAMP environment with PHP and mySQL.
  • Experience with Flash application development, ActionScript 2.0 a plus.
  • Strong understanding of Content Management Systems.
  • Proven ability to develop applications across multiple complex environments with varying configurations (DEV, STAGE, PROD)
  • Resourcefulness in troubleshooting complex problems, finding available internal solutions, as well as developing new solutions based on external sources.
  • Ability to multi-task and manage multiple complex initiatives simultaneously.
  • Familiarity with 3rd party ad serving and analytics integration a plus.
  • Video encoding and player development a plus.

If interested, contact Diana Schwartz 310.590.4570 or dschwartz at this site.

Link More Information

Rob Richards has posted his own review of the Packt Publishing book “PHP Oracle Web Development” to his blog today.

Overrall I would have to say that PHP Oracle Web Development is a good book for a PHP developer needing to get up to speed quickly working with an Oracle database. […] The only place I found the book lacking was the initial setup of the environment.

The environment they chose to go with was a Windows setup which caused him problem when he tried to compile with the oci8 extensions - libraries weren’t found where they were needed. His solution? Setting his ORACLE_HOME to the right location then all was well.

Next Page »