Be Circle Podcast 2: Drupal Podcasting, iTunes, RSS

Audio Podcast: 

You are missing some Flash content that should appear here! Perhaps your browser cannot display it, or maybe it did not initialize correctly.

Be Circle Podcast 2: Drupal Podcasting, iTunes, RSS
Today I talk about:

January 13th 2010 10AM
By: andre

 

Be Circle Podcast: Facebook, Widgets, iFrames and IE Pain.

Audio Podcast: 

You are missing some Flash content that should appear here! Perhaps your browser cannot display it, or maybe it did not initialize correctly.

In today's blog post I try something completely different: a podcast. To listen, just click on the player above.
Today I talk about

  • Facebook cookies.
  • P3P policies and the P3P policy hack
    <?php header('P3P: CP="HONK"'); ?>
  • Internet Explorer pain (what else is new). Specifically iFrames. Example after the jump
January 9th 2010 10AM
By: andre

 

Web Technology is Dead: Long Live Web Technology.

I almost exclusively blog about Drupal here, but I decided to write about something different for once.

Its been 15 years since I built my first 'web page' and when you've been with anything for 15 years (in this case web technology) you wonder if its time for something new. I think the new thing I'm interested in is web technology. Really that's a long way of saying web tech is dead, long live web tech.

So what are the things that got me excited about the web again recently?

CouchDB

Having worked with database driven web applications for nearly a decade I've had to address scalability issues on occasion. If some part of your web application technology stack becomes a bottleneck you have to scale up or out. When its the database that's the problem you often scale by adding another database server and balance the load between them. But, in order to do that you have to make sure that you're databases are synchronized. Most database software these days can easily handle replication, but you have to decide on topologies and relationships between servers and which is in charge of what and when in the replication process. Long story short, you need to know a heck of a lot more about your database software and your application is all of a sudden way more complex than it used to be because the technology stack got a lot more complex.

November 13th 2009 3AM
By: andre

 

Review: Drupal 6 Search Engine Optimization

Book Cover: Drupal 6 Search Engine Optimization
At one point in my career my employer repositioned his web application development company to become a search engine optimization (SEO) company. This repositioning meant that for a very brief period I actually worked in the world of SEO. I didn't much care for it (hence the 'very brief period' working in SEO). For all the science of keyword research and result monitoring, there seemed to be an equal part of voodoo or tea leaf reading. And, lets face it, SEO wasn't as glamourous as finding an elegant technical solution or designing something beautiful for a client website.

Still, every so often SEO of a site is a client requirement. Even if you ultimately outsource the work of optimization to a third party, if you are a web site developer you need to be knowledgeable about SEO and be prepared to build your site in such a way as to ease the work of optimization. But, with so much information available on the web on the topic of SEO, even approaching the topic somewhat overwhelming.

Luckily there are books like Drupal 6 Search Engine Optimization by Ben Finklea to help you get oriented. Not only is this book filled with valuable information about SEO, keyword research and optimization practices, it does a good job of highlighting all the Drupal specific features, tools and modules available to you. It also includes plenty of step by step instructions to help implement your SEO strategy using the tools available in Drupal.

Score based on my own arbitrary rating system:
For any Drupal Developer or Drupal Site Administrator: 4.5/ 5

October 30th 2009 2AM
By: andre

 

Drupal on the Road: Druplicon Cube is Alive!

Druplicon Cube
As some people might know, earlier this year I was in a contest to win a Nissan Cube. While participating in that contest I had decided that if I were to win, I would decorate the car to help promote Drupal. In effect I would help turn my good fortune into a win for the Drupal community.

In June I found out that I was indeed a winner. Yes I won a brand new Nissan Cube. So what happened to making what I called the drupliconcube? A couple of minor things delayed wrapping the cube:
Druplicon Cube

  1. Wanted to make sure I got it in my hands and that there wasn't some last minute disqualification. There was none.
  2. Wanted to make sure that my car wasn't a lemon so I drove it through its "break-in" period before paying to have it decorated in case it had to be completely replaced. It wasn't.
  3. Wanted to do my homework on car wrapping. Could I do this myself? Turns out I could and I did.

October 26th 2009 6PM
By: andre

 

Ontario [GNU] Linux Fest 2009 and Toronto Open Source Week

ontario linux fest 2009

On October 24th 2009 Ontario [GNU] Linux Fest comes to Toronto again, and registration ($40 advance) for the event is now open.

So how is this showing up on Drupal planet? Well, Richard Weait (Linux fest organizer) and Linux Fest have been generous sponsors of Drupalcamp Toronto for the past couple of years and I thought the Drupal community might like to support the Linux fest as well. Besides that, no fewer than 2 Drupal rockstars will be be presenting at Linux Fest:
Emma Jane Hogbin (Front End Drupal) will be speaking about Writing Effective Self-Help Guides for World Domination
and
Khalid Baheyeldin (Drupal performance expert and Drupal security guru team member) will present on Introducing the LAMP Stack

October 12th 2009 10AM
By: andre
File Under:

 

Drupal Documentation Team

Its that time again. Its that time when members of the Drupal community are franticly submitting and reviewing patches in a race to introduce great new functionality to Drupal before the Drupal 7 code freezecorrected link (coming September 1st 2009).

But, before new functionality can be introduced all that functionality needs to be documented. One can see an equally frenzied group of dedicated individuals helping document all of Drupal 7 before it ships.

If you're not a coder but want to get involved in the Drupal community in some way, getting involved with the documentation team may be your ticket to Drupal stardom. (Just ask add1sun how she became a Drupal superstar)

If that sounds good to you, perhaps the best place to start is by visiting http://groups.drupal.org/documentation-team. There you will find everything you want to know about what's happening in Drupal documentation and how you can help.

August 15th 2009 3PM
By: andre

 

Review: Front End Drupal

Cover of Front End DrupalI finally had a chance to fully review Front End Drupal by Emma Jane Hogbin and Konstantin Kafer after a long period of waiting. I say "long period" because I first heard details of the book last August at Drupalcon is Szeged when talking with Emma Jane at a Birds of a Feather session. More recently I had to finish work on a project and another book review delaying my review by another two weeks.

I built my first 'web page' about 15 years ago. Since then I graduated to building 'web sites' and then custom 'web applications'. Over that time I worked with several content management systems, a handful of web languages, and worked with clients of all shapes and sizes. I've worked at all levels of the web stack from graphic design to information architecture; from web server configuration to database administration; from HTML to server side scripting. In short I've worked on everything from the back end to the front end.

While Front End Drupal is obviously about working with the 'font end' Drupal, I was immediately impressed by the first chapter of the book which provide valuable tips for any web designer or web project manager or developer. It was apparent right from the start that this book was written by web development veterans since recommendations they give early on could only come from those that wear battle scars. As you progress through the book it is also clear the authors are intimately familiar with Drupal from both theoretical and practical standpoints.

Score based on my own arbitrary rating system:
For Drupal Novices: 4.5/ 5
For Experienced Drupal Administrators: 4.5 / 5

June 10th 2009 4AM
By: andre

 

Review: Drupal 6 Social Networking

cover of Drupal 6 Social NetworkingI received my review copy of Michael Peacock's Drupal 6 Social Networking a couple of weeks ago and I've just had a chance to go through it and formulate some thoughts.

I was interested to see how Michael Peacock would approach the topic of social networking in the Drupal context. Having personally built a rather large Drupal powered social networking site in the past I was curious to read about the topic from someone else's perspective.

From the outset the book declares that it does not assume that the audience is familiar with Drupal. As a result the book plays a dual role of introducing the reader to Drupal and educating them on how to unlock the potential social interactivity that is possible with a Drupal powered website. The book does so by providing social interactivity use cases and possible solutions illustrated with step by step configuration instructions for Drupal core and selected contributed Drupal modules. However the book felt like it limited itself to simpler social interaction use cases and didn't dig deeply enough into their solutions (perhaps for fear of overwhelming the reader).

Score based on my own arbitrary rating system:
For Drupal Novices: 3.5 / 5
For Experienced Drupal Administrators: 2.5 / 5

June 3rd 2009 3PM
By: andre

 

Drupal Wins in CNET Webware 100 again (again)

Drupal wins in cnet webware 100 again
I think we can start to see a pattern emerging here. Drupal gets nominated for a Webware 100 award and goes on to win yet again in 2009.

I won't go on at length about this, but its worth mentioning that Drupal's peers in the award category included Facebook, MySpace and Twitter. The majority of people out there still don't use Drupal and Facebook in the same sentence, but with more wins like this it won't be long until Drupal is universally recognized.

Congrats to all the hard work of core and contributed module maintainers and all the documentation writers and all the admins, bloggers and general supporters that make Drupal so great.

May 19th 2009 3PM
By: andre

 
Syndicate content