Open Source Network Blog

Programming
Braindumps on a Magento bridge in Joomla!
Saturday, 14 March 2009 16:04

As Joomla! is the prime CMS nowadays and Magento the prime e-commerce solution, people wonder if it is possible to build a bridge between Joomla! and Magento. There are various approaches that can be used to build such a bridge, but some are unwanted and others impossible. In the article I will lay them out, as I've been working on such a bridge myself.

Read more...
 
Joomla! must have hacked my computer
Thursday, 05 March 2009 19:36

The Joomla! core team must somehow gained access to my computer. Already for sometime I was working on an extra PHP-library for Joomla! extensions that allowed me to build HTML forms quick and fast. As I am nearing completion on this work, I was amazed to see that the Joomla! core team had almost finished work on a new Joomla! forms API within the Joomla! framework.

Read more...
 
Small errors can have big consequences
Monday, 23 February 2009 14:39

Some time ago I was developing a Drupal 6 module which enhances the default Drupal passwords with a salt. This did not only involve a change in the password-storage mechanism, but also in the authentencation procedure. But somewhere in the code I made a mistake by returning TRUE where it should return FALSE instead. A bad programming error which could have had fargoing consequences if it was not caught in the act.

Read more...
 
Does Drupal 7 turn OOP?
Tuesday, 20 January 2009 11:07

Drupal 7 is on the way. It will ship with a lot of new features like an integrated WYSIWYG-editor, automatic upgrades and CCK as a core-module, but the biggest improvement seems to be usability. But it will only support PHP version 5. Does Drupal 7 take a different approach towards OOP (Object-Oriented Programming)? Let's have a look at Drupals approach towards objects and classes.

Read more...
 
  • «
  •  Start 
  •  Prev 
  •  1 
  •  2 
  •  Next 
  •  End 
  • »


Page 1 of 2

Stay In The Loop

Subscribe now and we'll send you our latest News, Tips & Trics and Tutorials by email.
Jira ICT
Open Source Support Desk

Latest Comments

Canonical URLs and Joomla!
... I am working on a pretty huge page for a cli
Using Eclipse as Joomla! IDE
Codelobster isnt bad... I'm a dotnet developer...
Writing your own Joomla! splitmenu
Great job and it's worked! But, how to change the
Comparing VirtueMart and Magento
Magento is way worse of spaghetti code. Do you rea
Is Joomla! safe?
You can nver make any software full proof, the lat

Follow Us On Twitter

Follow me on twitter
Home Blog Programming