Monthly Archives: March 2009

Why WordPress, Drupal, and other CMS’s are bad for Innovation

0
Filed under Uncategorized
Tagged as

Prebuilt software like WordPress (which this blog uses), Drupal, Joomla, and other similar systems are bad for innovation. There… I said it. I love WordPress after avoiding it for years. The past 2 weeks have been the best 2 weeks of blogging in my life. And these tools are great for 95% of use cases- most sites will benefit immensely from putting them in the engine box.

Although I haven’t used it, Drupal sounds like WordPress on steroids, with an attached boat anchor to slow you down. My friend Jeremy over at QuitYourDayJob lost two weeks of his life trying to teach it to sit, stay, and fetch. Now it works great.

These tools are immensely powerful, don’t get me wrong. But they are really optimized for doing something that has already been done. If you want a simple blog, brochure site, forum, simple social networking features, etc, then this will get you there quickly. Not a bad strategy if you can find a corner of the market without good coverage yet. But this blog is about innovation, and doing things that haven’ t been done before.

If you really want to do something unique and revolutionary, relying on a CMS will kill you dead. Imagine if the guys who built Twitter started out with a CMS platform and went from there. You think Twitter has problems now :P There are a lot of people “gunning” to be the next Facebook, Myspace, etc. They are not using a CMS either.

So if you are new to all this, step back and think about other tools that are available. Personally, I recommend and use Ruby on Rails extensively. Python with Django is quite strong as well. The main difference with these things is that you can write applications that do things that haven’t been done before, or at least haven’t been done by thousands of other people.

Read More »

Jeep

0
Filed under life
Tagged as

Jeep deliverd to Kirkland yesterday. It was a three day adventure. Picked up the Jeep Thursday and got to Huntsville.  Saturday got  to Kirkland. Yesterday dropped off the Jeep and Trailer and got back to Toronto.

The Jeep is great except for

  1. The hood dosn’t lock
  2. there are a few holes were old switches used to be
  3. the extra loops for strapping things down weren’t completed
  4. The CB tuner is missing
  5. The wheels aren’t covered so the slightest mud flies everywhere

image upload broken

0
Filed under Joomla
Tagged as

Flash upload dosn’t work

disable under Global Configuration–> Media Settings

single column layout

0
Filed under Joomla
Tagged as

Section Blog Layout

  1. Menu Item: [ Edit ]
  2. Parameters (Basic)
  3. Columns 1

Comments

0
Filed under Joomla, WEB-DEV-LOG
Tagged as

Segashiro  now has comment boxes working

Jeep

0
Filed under life
Tagged as

The Jeep is done. Checked it yesterday and picking it up next Thursday to take north. 271

AGO Art Gallery of Ontario

317 Dundas Street West Toronto, Ontario Canada M5T 1G4

Toll free 1 877 225 4246

Hours of Operation:

  • Tuesday, Friday, Saturday & Sunday: 10 am – 5:30 pm
  • Wednesday & Thursday: 10 am – 8:30 pm
  • Closed on Monday

Joomla hates embeded video

0
Filed under Drupal, WEB-DEV-LOG
Tagged as

Giving  Authors and above the ability to post youtube videos.

Trying to get embeded youtube video working in Joomla 1.5.9 is way too hard. I finaly did it but it took all day perhaps a smarter person could have done it sooner but now it works the way I want.

Step one.

Article Manager –> Parameters –> Filtering options

Filtering groups: Select ‘public Front-end’ and ‘Registered’ . It has to be two groups there is  a bug in Joomla so the setting only works if its two groups.

Filter type: no html –> save

With this  Authors and above can post youtube videos and registered users who can’t post anyway and unregistered users can’t post

Step two:

Extensions –> Plugin Manager -> Editor – TinyMCE 2.0

  • Code Cleanup on Startup: Off
  • Code cleanup on save: always
  • Do not clean HTML entities: No

Use theses. Other settings give you image place holders

mod_breadcrumbs

0
Filed under Joomla
Tagged as

You need to have a module for “you are here”

its type should be “mod_breadcrumbs” and its position should be “breadcrumb” and it should be enabled.

Moderator can’t make sticky Posts !

0
Filed under phpBB
Tagged as
  1. Go to your ACP
  2. click the users and groups tab,
  3. groups
  4. “Groups forum permissions”,
  5. click the group you want to set the permissions for, and click go,
  6. select the forum[s] you want to allow them post stickys,click submit
  7. either select all yes, or click “Advanced Permissions” and tick yes next to “can post stickys”.