Software Development

Mastering TYPO3 TypoScript

Kshipra Singh from Packt Publishing sent me an e-mail the other day asking us to publish another one of their sample chapters here at CMS Report.   If you recall, we posted an article on one of the sample chapters from a book on Alfresco.  The book this time around is Mastering TypoScript: TYPO3 Website, Template, and Extension Development.  Long name for a title so why don't we dig a little deeper and find out what this book is really about.

TypoScript is a declarative programming language that offers developers, administrators, and designers full control over the configuration of TYPO3 and its template engine. Only with a good command of TypoScript can you leverage the powerful capabilities of the TYPO3 engine, to customize and control all aspects of your TYPO3 sites. If you're serious about TYPO3 as your content platform, you need to master TypoScript.

As before, I don't have the book in front of me and this should not be considered a review of the book.  Instead, I'm only allowing Packt Publishing through this post to give you a taste of what the book has to offer.  You need to decide for yourself if you want to buy the book.  The following is what the book intends for the reader to learn:

Drupal leader invites students to improve code

Dries Buytaert, lead of the Drupal project, invited students on his blog to participate in Google's Summer of Code and at the same time help improve the Drupal core.  This is Google's third year for the program which hopes to encourage college students to work on open source projects.  Chris Dibona, Open Source Program Manager at Google, wrote:

Web 2.0 is for the Right Side of Your Brain

John Newton, Alfresco, has written an interesting posts regarding "Web 2.0".  I find the article interesting because I think Newton does bring up some new ideas or at least something that hasn't been talked about in some time.  Newton has observed that the main audience for those of Web 2.0 appear to be users that tend to think on the right side of your brain.  Newton also takes it one step further by saying perhaps it is time we start taking into account the personality types of users when it comes to CMS development.

This was a real revelation for me. However, I don’t think that John and Caterina shared my excitement. Maybe it’s already bleeding obvious. The next day I did a Google search on “Web 2.0” and right brain and didn’t find a lot. However, for me it is profound and it is something I think that we can apply immediately to the development of Alfresco. I am going to explore the concept more and I believe that there are implications from Myers-Briggs personality types in how they interact with the Internet.

Taking this further, this might also mean why those who are "left brainers" are kind of annoyed with this whole Web 2.0 terminology.  It has been my experience that while the general public still craves Web 2.0 those involved in the project are exhausted of hearing the phrase be used so much these days.  If you know anything about Myers-Briggs personality types you know there may be some truth to why some of the strongest groups that dislike the Web 2.0 concept appear to be the hard core developers.

Drupal Newbies and Contributed Modules

The Newbie Issue

DrupliconI received an interesting e-mail the other day through the contact form at my site regarding the social bookmarking "features" I have for my posts.  The questions asked to me are quite common among new users of any Web content management system.  While the questions in this particular e-mail I received would be more appropriate to be asked and answered in the forums at Drupal.org, there were some things in the message I felt the need to address though my blog.

Wayback challenge: When was your first site?

While most bloggers are using the new year to look ahead, I am not quite ready to make promises to the year of 2007. In fact, I am more inclined to looking at the past thanks to the Internet Archive's Wayback Machine.

I'd like to challenge anyone who has designed a web page to find the oldest site in the archive that they authored and post the Wayback Machine link in the comment section of this post. There are no prizes being awarded in this "contest" but I promise you can have some space for bragging rights. Feel free to include any history on the page that you feel is necessary to tell your story.

The archive contains archived web pages from 1996 to the near present. The oldest web pages I could find that I authored was from 1997 for the National Weather Service's forecast office in Sioux Falls, SD.

NWS Sioux Falls circa 1997

The above site actually originated in March 1996, but this 1997 image is the earliest I could find in the archive. Not very impressive is it? However, you have to remember that I was authoring with HTML 1.x and worried that Netscape's introduction of the blink element was pushing the envelope further than I wanted to go.

Firefox 3 to drop support for older Windows and Mac X 10.2

I'm currently testing a development version of Mozilla's Firefox 3 (codenamed Gran Paradiso). The contents of the release notes for Gran Paradiso Alpha 1 may surprise a few users.

Currently Firefox 3 is scheduled to be officially released in May 2007. When Firefox 3 is finally released it is expected to no longer support older versions of Microsoft Windows including Windows 95, Windows 98 and Windows ME. Support for Apple's Mac OS X 10.2 will also be dropped. For the Mac platform, Mozilla is recommending users run Firefox using OS X 10.3.9 or higher.

Several new features for the Alpha 1 version of Gran Paradiso include:

  • Cairo is now being used as the default graphics library, affecting all graphic and text rendering
  • Cocoa Widgets are now used in OS X builds
  • An updated threading model
  • Changes to how DOM events are dispatched (see bug 234455)
  • Changes to how web pages are painted
  • New SVG elements and filters, and improved SVG specification compliance

Many of the new features are a result of changes in the Firefox rendering (layout) engine, Gecko. For this alpha version, Gecko 1.9 Alpha 1 is being used under the browser's hood.