Demo Component: Open for Discussion

Have a programming question regarding your component, plug-in, extension or core hacks? Have an interesting tidbit, FAQ or programming tip you’d like to share? This is the place for you.

Moderators: tjay, seadap, Rogue4ngel, matthewhayashida

Post Reply
User avatar
uweD
Joomla! Apprentice
Joomla! Apprentice
Posts: 39
Joined: Mon May 14, 2007 9:38 pm
Location: Auckland -- New Zealand
Contact:

Demo Component: Open for Discussion

Post by uweD » Wed Sep 12, 2007 9:43 pm

Hi Guys,

I wrote this demo component a little while ago. The component is called 'messagboard' and offers the user to leave a message which gets stored in the table 'jos_messageboard'.

The intention is

a) to show a working example of a small component so that other 'Joombies' have a starting point to develop their own
b) to start a discussion how to make it better - I would be really great full for any comments showing me where I did go wrong!

If you want to read up on how I developed this component please feel free to visit http://www.uwe-duesing.com/index.php/joomla-blog#component.

So, feel free to have a look, the component can be installed using the joomla! installer in the back end. I tested it and it installs properly and de-installs properly, too. However, please be sure not use this component anywhere else but in your testing environment.
Attachments
com_messageboard.zip
(7.03 KiB) Downloaded 34 times
________________________
Uwe Duesing
http://www.uweduesing.com
Skype:uweOnehunga

User avatar
Pentacle
Joomla! Intern
Joomla! Intern
Posts: 61
Joined: Wed Oct 25, 2006 12:34 pm
Location: Turkey

Re: Demo Component: Open for Discussion

Post by Pentacle » Wed Sep 12, 2007 11:19 pm

I think it sounds like a good start for a Joomla-based ticket system. What do you think? :)

It's pretty late in my time-zone but I will take a look at it tomorrow.

Hope it will make my understanding of MVC system better.

Thanks for your work. :)
My Joomla! 1.5 extensions - http://joomla.ercan.us
Progress is made by lazy men looking for easier ways to do things.

User avatar
anarushka
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Mon Nov 26, 2007 3:17 pm
Contact:

Re: Demo Component: Open for Discussion

Post by anarushka » Wed Dec 12, 2007 6:19 pm

Hey great stuff.  I am pretty new to Joomla but already have a need for a custom component :) May I suggest to add this
http://www.jlleblanc.com/joomla/Tutorials/
tutorials to the list.  Not saying that it is better or anything...it's just nice to have a few helping hands out there  :D
I am going to go through your tutorial in more detail as I am building my component.  I'll let you know what I come up with.
Thanks again.
The best things in life are free ;)

User avatar
uweD
Joomla! Apprentice
Joomla! Apprentice
Posts: 39
Joined: Mon May 14, 2007 9:38 pm
Location: Auckland -- New Zealand
Contact:

Re: Demo Component: Open for Discussion

Post by uweD » Thu Dec 13, 2007 2:30 am

Hi,

Feel free to add a link pointing to my site...

I have not done any work on that tutorial for a long time now. I am currently working on a new project which I will document in a more structured way.


Cheers,

Uwe
________________________
Uwe Duesing
http://www.uweduesing.com
Skype:uweOnehunga


Post Reply