Open Source Network Blog

Tutorials
RSS automatically feeds Twitter, Facebook, LinkedIn and many more
Thursday, 06 August 2009 13:05

When you are using LinkedIn, FaceBook, Twitter and other social communities for your work, it would be nice if you can update those with a minor amount of effort. You only want to post new messages / tutorials / nice features to your weblog and all the other parts have to come automatically. This is possible using and connecting existing services on the web. In the presentation included in this webblog I explain how you can connect them.

Read more...
 
Connecting to Magento with SOAP (part 4)
Sunday, 03 May 2009 00:00
This tutorial is the fourth and final in a series of four tutorials to explain you how you can use SOAP to connect to Magento. In the first three tutorials we have explained the most common tasks you will perform through the API. In this final tutorial you will learn how to make multiple calls at once, how to use alternative SOAP-clients or XML-RPC and some other tips and tricks.
Read more...
 
Connecting to Magento with SOAP (part 3)
Sunday, 26 April 2009 00:00
This tutorial is the third in a series of four to explain you how you can use SOAP to connect to Magento. In the first two tutorials we have explained the basics of SOAP and how to connect a SOAP-client to the Magento API. This time we will go a step further - we are going to modify data.
Read more...
 
Connecting to Magento with SOAP (part 2)
Sunday, 19 April 2009 00:00
This tutorial is the second in a series of four to explain you how you can use SOAP to connect to Magento. In the first tutorial we have explained the basics of SOAP and its usage in PHP. Now we will actually start using the Magento API.
Read more...
 
Connecting to Magento with SOAP (part 1)
Sunday, 12 April 2009 17:44
Magento offers the possibility to let other applications connect to it through a Remote API. This API - based upon SOAP or XML-RPC - allows Magento to be integrated with other third applications like SugarCRM or OpenERP. This tutorial is the first in a series of four to explain you how you can use SOAP to connect to Magento.
Read more...
 
JDoc-tag of type "module"
Sunday, 08 March 2009 09:59

Within Joomla! templates you can use so-called <jdoc>-tags to indicate where in your HTML-document dynamic content should be inserted. For instance there is a tag of type "modules" that inserts the output of one or more modules in the template. But there is also a <jdoc>-type "module" (not plural but singular) and little is explained on this type. This article reveals the bits.

Read more...
 
Joomla! output override of mod_mainmenu
Monday, 19 January 2009 10:04

Joomla! has introduced template overrides (or output overrides) to alter the HTML-output of modules and components without making core hacks. For most extensions making template overrides is pretty straightforward. However, overriding the menu-module isn't. In this tutorial we will alter the module mod_mainmenu to add a CSS-class first to the first menu-item and a CSS-class last to the last menu-item.

Read more...
 
Writing your own Joomla! splitmenu
Wednesday, 14 January 2009 12:52

Joomla! 1.5 ships with splitmenu functionality, which allows you to display a multi-level menu-hierarchy with different menu-modules. This allows for advanced menu-structures based on just a single menu tree. Splitmenu is based on the Menu Module-parameters startlevel and endlevel. There are some shortcomings though in this functionality. In this tutorial we will overcome these problems by writing our own better version of splitmenu.

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 Tutorials