|
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...
|
|
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...
|
|
Tuesday, 16 December 2008 18:52 |
|
Eclipse is a so-called IDE (Integrated Development Environment), a software application that facilitates programmers in the process of software development. Eclipse is used for editing source code while a set of features aid to the process of writing this code: Syntax highlightning, error checking, debugging, version control, code completion, documentation, etcetera. This makes it ideal for developing Joomla! code.
|
|
Read more...
|