Archive for April, 2008

OP Sale

Saturday, April 19th, 2008

Got down to some ulu location at this OP Warehouse sale.  Paid like 30 dollars for 6 pieces of items.  Of the 6 pieces, 3 pieces are too small to be worn.  (1 mine and 2 my GFs)… so in the end, this puts the costs of the items at 10 bucks each.  Add together all the inconvenience of going to an ulu place… just makes me question how much all the effort is worth….

Hmm… think in future, i will just stick to my game plan of buying stuff during the Great Singapore Sale and those end of Christmas sales…

Check out the pictures!  Look at the crowd….

19042008(003)

19042008(001)

19042008(002)

19042008

Using Windows Live Writer to Post to Joomla

Friday, April 18th, 2008

After a lot of trial and error. Sort of finally get it working. Tada!

image

The above image is a snippet of the Joomla contentI just posted using Windows Live Writer. Configuration to get it working:

  • Joomla 1.5
  • XML-RPC – metaWeblog API (enabled)
  • XML-RPC – Joomla (enabled)
  • All the other XML-RPC (disabled)
  • image

    This is absolutely amazing. Imagine all my customers being able to do things like Cut and Paste and very quickly dump all their info online. Cool!

David Smith Meeting – UK Opportunities

Thursday, April 17th, 2008

Today… just met up with David Smith and quoted him our standard e-commerce package.  But important thing is not the package.  It is more on the selling of web design to overseas market.

Apparently, there are already cheap web design companies in the UK.

http://www.desfordcollieryband.co.uk

In fact, his ensemble was done by one such company.  Charges are around 600 pounds with 30 pound per month hosting and maintenance.

Hehe… that sounds like good money… a good price to start targeting.  According to him, the marketing method there is through cold calling.

Website is designed by http://www.devmac.co.uk/

Survey Component in Joomla

Wednesday, April 16th, 2008

Hmmm.. today just got hit by a customer which require a Survey Component in Joomla. Well, actually, a survey sounds too complicated… as a survey is generally multi-page with an analysis engine behind it.

What a customer really needed is some kind of dynamically manageable forms. So after doing some kind of simple component research, decided to to try out RSForms.

image

Why RS Form? Well honestly, it is because it has the greatest number of votes and reviews at http://extensions.joomla.org/ . Really dun have much time to waste on crappy components.

image

So here goes. Did a simple installation on my Joomla 1.5 instance at http://xtremax.com/joomla_1_5 and got

image

And within 10 minutes, created a form like:

image

image

Difference Betweeen Drupal and Joomla

Wednesday, April 16th, 2008

Was really thinking about this for a long time…. after all, both are pretty famous content management frameworks by now. However, since Joomla seemed to be more popular at the point of time when I needed a CMS engine…. I just chose it as the platform to work on…. However, just recently, my brother was telling me about how his really good student claimed that Drupal was a much better system than Joomla… and how he advocated porting an existing Joomla customised solution to Drupal,,,, so I guess…. I just had to take a look.

Honestly, I do not know much about Drupal… till this point. I mean…. how much can I know… when i just read a single e-book that is more like a basic usual manual. But anyway, below are some observed differences.

Pro Drupal (this list contains all the Pro Drupal Points)

Superior User and Roles Management.

Well, it seems that Drupal has better Authorisation and Authentication based on roles. For one, you are able to add customised roles to Drupal and start assigning Permissions based on those role. That is something which I do not see in Joomla. In fact, Joomla basically has 2 sets of roles, i.e. front end and backend roles… and users seem to be pretty much stuck with that. Anything more fine-grained will require some components…. which seem to distort the Joomla framework.

Taxonomy based Content

Not exactly sure if this can be called an advantage yet, as it seems very confusing to a beginner like me. But it does boast several advantages like having unlimited number of sections. For Joomla, It seems that content is limited to a 3 level hierarchy. That is a limitation especially for more extensive site maps… (But of course… there are always clever work arounds….)

Another way of looking at it… the Sitemap depends more on the Menu Structure which can be easily defined in both Joomla and Drupal… and can have minimal correlation with Joomla’s sections and categories…

Taxonomy seems to be a neat way of allowing content tagging and easy navigation. Allows easy navigation to related articles instead of way of defining the site map.

Triggers and Actions

It implements some kind of Event Based architecture. It allows code snippets to be triggered based on some events.

Cool Ajax Configuration Interface

I like a nifty feature that Drupal has. It allows drag and drop on the webpage. This allows easy customisation of hierarchy structure. Very cool.

Pro Joomla

Installation can be done via packaged zip files

I was looking around at the Drupal modules… and it seemed that the only way installation can be done is directly unzipping all the codes in a module directory. It does not allow a person to simply upload a zip file to install the module.

This installation process is very important… for custom component development companies… as it allows a neat hand-off of project codes.

Opinions

Hmmm… having so it seems that Drupal happens to be the more flexible system. Well, can’t really say too much about it… until I get my hands dirty and starting looking at the codes. Till then…. :P

Will be looking into:

image

Learning Drupal 6 Module Development

StraitsTimes and BusinessTimes Login

Tuesday, April 15th, 2008

Well, I am subscribed to both the Straits Times and Business Times Online. Only problem is, I keep forgetting my userID and password.

So decided to put it in black and white (slight encoded) down here:

userid:  <fieryBird>
password: <one-to-eight>

Man… this blogging on Windows Live Writer is getting addictive.

Joomla 1.5 n Drupal

Tuesday, April 15th, 2008

Well after seeing Windows Live Writer seemless integration with WordPress…. I did start to get excited about the possibilities of its integration with CMS systems like Joomla and Drupal.

Imagine the flexibility of data entry it will give my clients… if they are able to type their contents on an offline editor and effortlessly publish its contents onto the CMS system.

Well, not sure about Drupal, but Joomla’s integration with WLW still has someway to go. (no time to check out Drupal yet) It seems to be able to publish mainly html articles… with no support for images. Hmmm… this is not exactly good enough for me yet. Guess I just got to monitor it.

Okay… will work more on this tomorrow. Good nights!

E-Books

Monday, April 14th, 2008

No Choice.  In the IT industry…. too competitive.  Must constantly upgrade.  Anyway, nowadays… I have changed my job scope.  I find that instead of being too focused on entertaining too many small jobs… (which I have successfully passed on to my capable girls in my office), I need to focus on the bigger fish.

To focus on the bigger fish, I need to be really up-to-date will all the IT developments… So this means… aggressive reading up on all the IT books.  Just burnt or rather invested 100 USD on E-books.

Of course, all these books are password protected.  So how to know the password?  Must ask me loh… unless of course you know my email address.

image

Learning Joomla! 1.5 Extension Development

image

Smarty – PHP Template Programming and Applications

image
Implementing SugarCRM

image

Building Powerful and Robust Websites with Drupal 6

Cool Design Tit-Bits

Monday, April 14th, 2008

Was looking around for interesting new Web Design UIs. So thought of consolidating all these nice discoveries on my Blog.

E-Book,Flash Book by (http://flashpageflip.com)

Does an E-book kind. Includes effect of flipping the pages…

image

image

image

image

Information on Office Rental Market

Monday, April 14th, 2008

Well, guess this is the new toilet bowl syndrome again.  Somehow, I found a way of posting on the blog easily… and now I am writing like nobody’s business.

Anyway, thought I should keep a tap on all the latest Office Rental developments… so that I can also monitor the Supply and Demand, and one day buy an office when the price is good?  :P   Hehe… dreaming already….

Fusionopolis Phase 2B (based on Soilbuild clinches Fusionopolis contract -10 April 2008)

  • 148 million
  • 16-storey multi-tenanted facility at one-north in the Buona Vista area.
  • infocommunications, media, science and engineering research and development industries
  • 7,734 square metre site with a plot ratio of 6.5, which translates into a maximum gross floor area of 50,271 sq m.
  • It will comprise an office space white component of about 7,200 sq m and a retail space of 300 sq m. The development is expected to take 22 months to complete, with the target date set for the second half of 2009.
  • In all, Soilbuild has about two million square feet of business space in the pipeline.