|
Written by b1ix
|
|
Wednesday, 02 June 2010 22:53 |
|
I've just paid the lodging for the site for one more year. There are still quite some people that come here so I decided it was worth it.
For those of you who are actually going through the trouble of reading this, please note that there are some things that do not work well in the newer versions of Joomla. Namely the default behavior of JRoute::_ has changed, now besides the url you should pass an aditional parameter indicating that it should not "Replace & by & for xml compilance".
So everywhere you see JRoute::_(url) in the tutorials imagine it is JRoute::_(url, false) instead :)
Cheers! |
|
|
Written by Administrator
|
|
Friday, 19 February 2010 11:56 |
Hi all,
I don't know how much of you use the site, google analytics says that quite a few people read the tutorials. A lot of time has passed and I've only done three tutorials, presently I'm not working with php anymore, nor joomla and I'm really thinking about giving the tutorials away. Maybe they'll accept them at http://docs.joomla.org/.
Anyway, since the forum is dead for a long long time, and has only been getting spam, I've closed it today. No one ever used it anyway, so it's not a big deal.
Hope the (few) tutorials have been being useful for you.
If you want to leave a comment click on the title of this article and leave your saying!
Cheers |
|
Last Updated ( Sunday, 28 February 2010 02:12 )
|
|
Written by b1ix
|
|
Monday, 06 October 2008 14:50 |
|
Hi again,
We're back after, I really don't know after how many time, probably more than a month...
What happened was that the site was attacked (it was running Joomla 1.5.3).
I've (finally) solved the problem and updated to Joomla 1.5.7 so everything should be OK now.
Some people have sent me mails suggesting extensions for automatically updating Joomla, I'll definitely have a look at them and if they're good, I'll post them here. That way, those of you, like me, that got lazy because updating Joomla can take a lot of time, can have an alternative to uploading more than 1000 files to the server where your site is hosted! |
|
Last Updated ( Monday, 06 October 2008 15:04 )
|
|
|
Tutorial about the component's install package |
|
Written by Administrator
|
|
Sunday, 29 June 2008 22:21 |
|
It's finished! Check it out here.
b1ix |
|
Last Updated ( Sunday, 13 July 2008 18:11 )
|
|
Written by Administrator
|
|
Sunday, 01 June 2008 18:17 |
|
JoomlaDevUser is now online!!!
JoomlaDevUser is a site about Joomla extension development. It is
intended to be a place with resources for those who want to start
developing extensions for the Joomla CMS.
The site is starting with a tutorial about component development in Joomla, which is divided in three parts. In the first part you'll be
explained how to do the frontend of a component. In the second part,
you'll be given an extensive walkthrough on how to do the backend for a
component. Finally, the third part explains how to build the
component's installation package (this part is not available yet).
The whole reason for JoomlaDevUser's existence is the lack
of quality and detail of other tutorials available throughout the web.
And the idea here is that you can participate, criticize and give your
opinion so that the resources can have the best quality possible.
Currently, the there must be several typos (if you find some, let me
know: b1ix (at) joomladevuser.com), and the code indentation is far from the one I would like it to
be.
As soon as I can I'll update the tutorials (hopefully by then I'll have some input from JoomlaDevUser's readers to help me out).
Hope you find JoomlaDevUser useful!
b1ix
|
|
Last Updated ( Sunday, 15 June 2008 18:10 )
|
|
|