Live Video From Parliment

Seen at todbits.com, the Feds are streaming live video feeds from the House of Commons and other meetings: parlvu.parl.gc.ca. Choices of various streaming rates, audio only, and language (English/French).

ParlVU Banner

AJAX & Themes

Serendipity is great, or maybe this is karma. I've been catching up on my Drupal mailing list reading. Caught an issue in the support forum I knew something about and my have been able to help someone, then saw the answer to a question I'd been meaning to investigate! Cool.

My personal/play site, Digital Doodles, has a custom theme, so I'm on the hook for updating it. When I upgraded to Drupal 5 I didn't get the AJAX goodness. I was fairly positive it was something simple I needed to add, and so it was. All I needed was: <?php print $scripts ?> in the head tag of page.tpl.php.

FOSS4G Conference in Victoria this September

A Free/Open Source Software (FOSS) conference for Geospatial folks being held in Victoria this September. From their website, www.foss4g2007.org:

March 2007 to be the Month of PHP Bugs

Tagged:

I first saw this at the SecuriTeam Blog. I suspect it will be all over the place very soon.

Stefan Esser, a name in the PHP security space, announced he's doing a "Month of PHP Bugs" in March 2007. He discusses (announces?) it in this interview with Security Focus.

It could be busy month for the folks maintaining web infrastructure, if not from applying fixes then answering questions from the concerned.

Impressive Screens!

Seen at Chris Pirillo's website, this is impressive:

Impressive Desktop of Monitors
Stefan Didak's Home Office Desktop

Didak says, "You can never have enough screen real-estate!". Indeed.

Template Theme Variables

[Update 2007-Apr-29: Please also see the article Theme Variable Total Visibility]

Have you ever wanted to know what variables the phptemplate engine made to the node or page templates? "Use the source, Luke" (Couldn't resist). The way of finding the definitive answer was discussed in Drupal Dojo today.

Views Schedule Grid Presentation Write-Up Done!

As mentioned before, I did a presentation at the January Drupal Meeting on how I used the Views module to do this:

Northern Voice Schedule Grid Screen Shot
2007.northernvoice.ca/schedule

Fun with RSS using Aggregator Module

The Drupal Aggregator module is somewhat misnamed. It certainly does aggregate RSS/RDF/Atom feeds, but at the core it's a feed reader. I haven't needed to aggregate multiple feeds together, but recently being able to retrieve and display individual feeds has allowed me to add some cool sidebars to my Digital Doodles website.

By simply turning on the Aggregator module, which is a core module so no installation required, and adding the RSS feed from Group42 and another site I contribute to I can retrieve the post information back to Digital Doodles. I've set up blocks to show a list of recent postings in case people visiting Digital Doodles might be interested in stuff I done elsewhere.

The weakness of the Aggregator module is it's display ability. For example, although it automatically creates a sidebar block for each feed you define there's no ability to add anything except a title. The power of Drupal gives themers and programmers a number of options around this.

Vancouver TechFest 2007

I thought February was supposed to be a slow and boring month. Another technology related event for consideration:

vancouvertechfest.com

"TechFest's are about the community at large. They are meant to be a place for developers AND IT Professionals to come and learn from their peers. Topics are always based on community interest and never determined by anyone other than the community."

Speaker list available on their website

Vancouver Django Jam

Django (www.djangoproject.com) is one more popular Python web frameworks, and is used by the likes of Google and the Washington Post. There's a couple of Python user group events happening over the next week if you're interested in learning more:

Introduction to The Django Web Framework: Sunday, February 4, 2007, 1pm-4pm
Adrian Holovaty: The Django Web Framework: Tuesday, February 6, 2007, 7pm-9pm

Complete information at http://www.vanpyz.org/Djangojam/

Pages

Subscribe to Group 42 RSS