Back to top

Drupal

Executive Summary of Open Source

An entry by Neil Drumm caught my eye today.

His basic summary of how to be a good member/developer in an open source project. Sure you can sit around and read the Cathedral and the Bazaar if you have a few hours to get a good basis and understanding. However, the points Neil makes are short and if you grasp the ideas and their implications, you grasp how great Open Source can be.

People Involved: 

Sucky-Blogs

I tried (really, I did) to find a list of sucky blog categories. I couldn't. So I'm making my own. Care to help create the list of sucky blogs? Add a comment or contact me. Of the categories I have so far, the "Nothing+Aggregator+Ads" is clearly the worst.

Linkfest
Steps to duplicate:

  1. Make a blog where you can easily post links
  2. Read news stories and other blogs and link to them
  3. repeat step 2

Example: I had a hard time finding one. Is that good or bad?
In his review of Ten Signs of a Cheap Blog Nick Wilson lists this as sign number 5.

People Involved: 

Top (Some Number) Reasons Visual Web Developer Sucks

At work I have to use ASP.NET. As if that weren't bad enough, I have decided to use Visual Web Developer to help me because I don't want to pollute my limited PHP parts of my brain with .NET. VWD sucks. Here are my favorite reasons why it sucks. (I've only been using it for a few weeks - more may come)

  1. If you want to show the data from a table on a screen you can just drag/drop the table to the page, edit some things in some wizards and it works. Great! Now, the formatting of the columns is all stupid, but I'm sure the developers said "Well, how should we know how to format the columns". How about using the data type from the datasource? VWD is aware of that because it throws in things like Type="Int32" to some of the items that it magically inserts for me. So when it sees a "money" datatype, why not format that puppy as a freaking currency string.
  2. If you want to format a BoundField you use a DataFormatString to set it. That's fine and well documented. Only problem is, that it doesn't work. Seems that within the first few months of public release, many other people have stumbled upon this problem. So, not only do I have to set the format string I want to use, but I have to set HTMLEncoding to false. It's like walking into a Chipotle, ordering a veggie burrito with black beans, and being asked if you want a hot dog. Dumb.
People Involved: 

Best PHP CMS Program

Drupal is the best php, mysql or postgresql, CMS system.

Version to use: 4.6.5 (4.7 is due "soon").

I've used a couple of CMS systems over the years, including a home brewed one and I've tested even more of them. After trying out all of these, my feeling is that Drupal.org.

You may have noticed that our family website is based upon it.

Category: 
People Involved: 

Pages

Subscribe to RSS - Drupal