<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Marco's Component Maker for Joomla! 1.5</title>
		<description>Discussione Marco's Component Maker for Joomla! 1.5</description>
		<link>http://www.mmleoni.net/components-maker-for-joomla</link>
		<lastBuildDate>Wed, 19 Jun 2013 09:58:05 +0000</lastBuildDate>
		<generator>JComments</generator>
		<atom:link href="http://www.mmleoni.net/component/jcomments/feed/com_content/20" rel="self" type="application/rss+xml" />
		<item>
			<title>Guest scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-288</link>
			<description><![CDATA[It's now March 2013, a year since I last commented to say it's been over a year since an update =) I was just checking to see if anything had happened in a year but it's unfortunate to see it hasn't .. Joomla 3.0 is now the recommended Joomla version and this is still 1.5 with beta 1.6 ( which happens to work in 2.5 ) .. I've moved onto a web based component builder, it builds much more complete code.. the unfortunate thing is that it doesn't build it around my database design so if I have existing tables of data I can't just point it and it work which is why I would prefer to use your code... Please consider updating or releasing it to some community that will update it.. over two years is a long time. - Lonnie]]></description>
			<dc:creator>Guest</dc:creator>
			<pubDate>Tue, 12 Mar 2013 18:14:23 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-288</guid>
		</item>
		<item>
			<title>Guest scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-271</link>
			<description><![CDATA[After downloading and running the .exe application. I discovered the available database does not have tables as indicated on the provided screenshots. How do I have the tables populated after selecting the mysql database. ===Answer hi hassan, have you changed the connection parameters in config file? read carefully the instructions, please! bye, marco]]></description>
			<dc:creator>Guest</dc:creator>
			<pubDate>Fri, 07 Dec 2012 16:36:36 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-271</guid>
		</item>
		<item>
			<title>Guest scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-269</link>
			<description><![CDATA[What a great tool! Can you keep update it as the joomla have been update for many times.]]></description>
			<dc:creator>Guest</dc:creator>
			<pubDate>Fri, 30 Nov 2012 08:24:39 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-269</guid>
		</item>
		<item>
			<title>Guest scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-243</link>
			<description><![CDATA[Thanks Marco, Great work!!! Waiting for next release :lol:]]></description>
			<dc:creator>Guest</dc:creator>
			<pubDate>Mon, 23 Apr 2012 11:20:11 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-243</guid>
		</item>
		<item>
			<title>Guest scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-235</link>
			<description><![CDATA[ I have found that the 1.6 code generator even in its beta state is still viable for 2.5, yes there is more work to do to bring in the save, save and next, save and close etc but the component still saves many many days / weeks of work.]]></description>
			<dc:creator>Guest</dc:creator>
			<pubDate>Wed, 21 Mar 2012 13:46:35 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-235</guid>
		</item>
		<item>
			<title>Lonnie scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-226</link>
			<description><![CDATA[Last update was January 2011, it's now March 2012 so it's not been updated in over a year now .. Has this become abandon ware? alpha support for 1.6 was added, we went through the 1.6 cycle, the 1.7 cycle and now we're into 2.5 .. fortunately the code still runs but it's generating 1.5 code ported roughly to 1.6 .. Marco buddy! I love your work but it's at this rate it's bound to soon fail .. Please pick this back up, or pass the torch on to someone who will :( I'd gladly even pay a small fee to buy a license if you modernized it and made it a purchased software.. it would be sad to see this die off.]]></description>
			<dc:creator>Lonnie</dc:creator>
			<pubDate>Fri, 02 Mar 2012 15:02:25 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-226</guid>
		</item>
		<item>
			<title>John Wennips scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-221</link>
			<description><![CDATA[Hi Marco. A error occured in the last step (file generation). He could't find the path: System.IO.Direc toryNotFoundExc eption: Kan een gedeelte van het pad E:websitesmarco _com_makertempl atesj15feEntryP oint.php niet vinden. bij System.IO.__Err or.WinIOError(I nt32 errorCode, String maybeFullPath) bij System.IO.FileS tream.Init(Stri ng path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIB UTES secAttrs, String msgPath, Boolean bFromProxy) bij System.IO.FileS tream..ctor(Str ing path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) bij System.IO.Strea mReader..ctor(S tring path, Encoding encoding, Boolean detectEncodingF romByteOrderMar ks, Int32 bufferSize) bij System.IO.Strea mReader..ctor(S tring path, Encoding encoding) ===== Answer: hi john, strange error: 'DirectoryNotFo undException'. did you unpack the zip file or are you trying to use it via window's unpacker? does the directory 'E:websitesmarc o_com_makertemp latesj15' exist? less important: did you try to run the program as 'administrator' ? bye, marco]]></description>
			<dc:creator>John Wennips</dc:creator>
			<pubDate>Fri, 17 Feb 2012 16:55:28 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-221</guid>
		</item>
		<item>
			<title>Peter scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-216</link>
			<description><![CDATA[Maybe a stupid question? But how can I find unique/safe name for my component. for example I could choose com_zoo, but com_zoo already exists. Is there a database somewhere? ===Answer this is the reason why I put 'marco' in front of the name of my components...]]></description>
			<dc:creator>Peter</dc:creator>
			<pubDate>Thu, 09 Feb 2012 21:29:42 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-216</guid>
		</item>
		<item>
			<title>Amresh Kumar scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-214</link>
			<description><![CDATA[please Make a relese for Joomla 2.5.x]]></description>
			<dc:creator>Amresh Kumar</dc:creator>
			<pubDate>Sat, 04 Feb 2012 13:48:01 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-214</guid>
		</item>
		<item>
			<title>John Wennips scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-213</link>
			<description><![CDATA[Thank's Marco it's working ! Under Windows7 you must install the MySQL connector 6.4.4 under Administrator and not via another user. This generated code gives me the structure and the boost I needed. Many thanks for this tool.]]></description>
			<dc:creator>John Wennips</dc:creator>
			<pubDate>Wed, 01 Feb 2012 19:44:53 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-213</guid>
		</item>
		<item>
			<title>John Wennips scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-212</link>
			<description><![CDATA[Hi Marco, Looks like a promising tool. But I can't connect to Mysql db. Changed the config file. installed the connector driver (6.4.4.0) changed the newer version. The message is: can't find assemblu MySql.Data. version 6.4.4.0 he can't load the file and his dependencies. I can see the listed program in Control Panel/Software. What Iám doing wrong? Thanks in advance ===Answer Hi John, version 1.5.2 works with mysql connector 6.4.4, only adjustment required is in bindingRedirect directive: bindingRedirect oldVersion="6.2 .3.0" newVersion="6.4 .4.0" I think the error is a System.IO.FileN otFoundExceptio n, usually is an error in the installation the mysql connector, try to reinstall it. Ensure also that .NET is properly installed, may be you need to update or reinstall the framework. Good luck, marco]]></description>
			<dc:creator>John Wennips</dc:creator>
			<pubDate>Tue, 31 Jan 2012 19:53:41 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-212</guid>
		</item>
		<item>
			<title>Samuels dsouza scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-201</link>
			<description><![CDATA[When started its giving an error like this "The version has expired, please check for a new one from http://www.mmleoni.net/joomla-component-builder" . please help ...i have installed .net 4.0 on winxp, installed the mysql driver aswell.. ===Answer please read carefully ALL the page. bye, marco]]></description>
			<dc:creator>Samuels dsouza</dc:creator>
			<pubDate>Tue, 03 Jan 2012 12:27:35 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-201</guid>
		</item>
		<item>
			<title>Sloan scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-184</link>
			<description><![CDATA[ I absolutely agree. You've done an awesome job, and it's been the best thing I've found for coming up to speed learning to write Joomla! modules. Way to go Marco!]]></description>
			<dc:creator>Sloan</dc:creator>
			<pubDate>Wed, 09 Nov 2011 18:55:57 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-184</guid>
		</item>
		<item>
			<title>Sloan scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-183</link>
			<description><![CDATA[ Did you edit the values in marcoComponentM aker.exe or in marcoComponentM aker.exe.config? To be sure, copy the line for the db in the XML, and change the name. When you run the MarcoComponentM aker, and get to the second screen, the new DB should appear in the drop-down.]]></description>
			<dc:creator>Sloan</dc:creator>
			<pubDate>Wed, 09 Nov 2011 18:51:33 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-183</guid>
		</item>
		<item>
			<title>Ramunas scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-178</link>
			<description><![CDATA[Can someone help me please with marcoComponentM aker? I downloaded marcoComponentM aker, changed mysql values in marcoComponentM aker.exe, but it doesn't take effect. It still uses , which was in marcoComponentM aker.exe before i changed them. How can i change and make them work?]]></description>
			<dc:creator>Ramunas</dc:creator>
			<pubDate>Wed, 09 Nov 2011 07:17:25 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-178</guid>
		</item>
		<item>
			<title>FAbio scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-172</link>
			<description><![CDATA[Su seven smette di funzionare. ===Risposta io veramente lo uso su seven... assicurati di aver installato .NET (leggi sopra) ciao, marco]]></description>
			<dc:creator>FAbio</dc:creator>
			<pubDate>Thu, 20 Oct 2011 05:48:15 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-172</guid>
		</item>
		<item>
			<title>Piet Momberg scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-167</link>
			<description><![CDATA[Hi, Great tool. I can't wait to use it on my website www.piet-momberg.dk Best regards Piet Momberg]]></description>
			<dc:creator>Piet Momberg</dc:creator>
			<pubDate>Tue, 27 Sep 2011 08:45:03 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-167</guid>
		</item>
		<item>
			<title>Hugo scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-163</link>
			<description><![CDATA[Hi, Great software, I´ve used already in J15 and wotk great, now I'm testing your in J17, and getting this error msg when loading the form to add new data: Warning: Invalid argument supplied for foreach() in \libraries\joom la\database\dat abase\mysql.php on line 368 Any clue where the problem can be? Thanks.]]></description>
			<dc:creator>Hugo</dc:creator>
			<pubDate>Tue, 20 Sep 2011 23:38:21 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-163</guid>
		</item>
		<item>
			<title>Benjiscan scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-155</link>
			<description><![CDATA[Thank's ! That's really a good tool to start a new component.]]></description>
			<dc:creator>Benjiscan</dc:creator>
			<pubDate>Thu, 25 Aug 2011 17:12:51 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-155</guid>
		</item>
		<item>
			<title>Bambang Wijayanto scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-151</link>
			<description><![CDATA[Hi. This is really awesome. Cant wait for the update version. Keep up the good work marco. Thanks alot.]]></description>
			<dc:creator>Bambang Wijayanto</dc:creator>
			<pubDate>Tue, 16 Aug 2011 21:47:49 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-151</guid>
		</item>
		<item>
			<title>Albert scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-145</link>
			<description><![CDATA[Hello. I didn't work with msql connection and mono and net :) and I don't speak English or French. Because of it complexity in understanding. Make please the instruction (more pictures) setting and adjustments msql connection and net for windows ===Answer other comments are omitted. Hi albert, for instruction about how to install complementary packages, please, refer to relatives sites. Sorry, but if you are a developer is supposed you are able to read English text. marco]]></description>
			<dc:creator>Albert</dc:creator>
			<pubDate>Mon, 08 Aug 2011 08:53:31 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-145</guid>
		</item>
		<item>
			<title>Lonnie scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-139</link>
			<description><![CDATA[I know it's something you don't want to release but this would be such a great thing to have as a community project. You've done a stellar job with it but you have time constraints ofcourse.. just imagine where this would be if there were a team effort on developing it? as it stands now it's been expired for a while.. no updates have been coming and lots of features are incomplete.. it's not knocking you at all =) it's just saying I still think this would be the perfect open source project.]]></description>
			<dc:creator>Lonnie</dc:creator>
			<pubDate>Wed, 20 Jul 2011 11:17:48 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-139</guid>
		</item>
		<item>
			<title>Josh Smith scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-138</link>
			<description><![CDATA[I have tried installing your newest version 1.5.2, but it says the version has expired and will not open. I would love to give this a try...what can I do to get it to run? Thanks, Josh ====Answer Hi Josh, it's only a warning: if the program does not start check if you have a full installation of .NET 2.0 (BTW: win 7 have NOT a full .NET) bye, marco]]></description>
			<dc:creator>Josh Smith</dc:creator>
			<pubDate>Wed, 20 Jul 2011 10:39:40 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-138</guid>
		</item>
		<item>
			<title>hI, mARCO EXCELENTE scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-136</link>
			<description><![CDATA[hi, marco. EXCELENT PRODUCTS. please you haver presenrfor new release a form for use with this component creator. and more opcion for select.]]></description>
			<dc:creator>hI, mARCO EXCELENTE</dc:creator>
			<pubDate>Tue, 12 Jul 2011 03:42:48 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-136</guid>
		</item>
		<item>
			<title>Navigator scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-134</link>
			<description><![CDATA[I've installed the .Net Framework 2.0 and MySql Connector Net 6.3.7 and have updated the config file. But every time a select a server either the LocalMySqlServe r or my other server it just gives the following error: "JoomlaComponen tBuilder has encountered a problem and needs to close. We are sorry for the inconvenience." And it has the following: "system.uriform atexception". I've tested the conenction to the mysql server through: telnet 3306 and it accepts the connection. Do you have any idea as what is the problem? ===Answer hi diego! system.uriforma texception: check carefully the addresses and ports that you specified in the configuration file. I think that the error is there. try entering directly the ip address. bye, marco]]></description>
			<dc:creator>Navigator</dc:creator>
			<pubDate>Thu, 07 Jul 2011 16:00:45 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-134</guid>
		</item>
		<item>
			<title>Jorge Moises scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-131</link>
			<description><![CDATA[Hi Marko, love the work you did on the builder, i have make it work and make small component but i have a small question i really hope you have time to answer me: i have fallow your tutorial, for "Manage 'Select List' values" and i have make it work, i can see the select list and save it, but here is my question: Fallowing you model, if i have 2 Select List example States and Cities and when user select State fill the cities depending the state selected? i really hope i am clear. THANKS!! ====Answer hi jorge, you have to write the js code for populating the 'city select' on the change of the 'state select'. you should use inline js arrays or dynamic ajax. but, no way, you have to write the needed code. bye, marco.]]></description>
			<dc:creator>Jorge Moises</dc:creator>
			<pubDate>Thu, 23 Jun 2011 18:09:13 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-131</guid>
		</item>
		<item>
			<title>Sueque scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-127</link>
			<description><![CDATA[Marco, finally I get download your component, installed the mysql connector and the magic comes up!!! this is an amaizing idea, if you need support, count with me, also, you should be a rich man, there is no button for donation on this site, neither commercial Ads, anyway for all the time you spend developing this tool, I have to say THANKS A LOT. ====Answer rich? may be of friends;) Hi Omar, thanks for your review: this, and your satisfaction, is the only payment I like. bye, marco]]></description>
			<dc:creator>Sueque</dc:creator>
			<pubDate>Wed, 15 Jun 2011 05:23:54 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-127</guid>
		</item>
		<item>
			<title>Guest scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-124</link>
			<description><![CDATA[Please send me your email address! kindly peter ====Answer ok, no one reads until the end of the page :( The email is written in the 'Bugs report' section. Please, read instruction carefully! This is not a 'beginner friendly tool', also a skilled developer may get problems using it! bye, marco]]></description>
			<dc:creator>Guest</dc:creator>
			<pubDate>Wed, 25 May 2011 17:15:43 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-124</guid>
		</item>
		<item>
			<title>Guest scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-121</link>
			<description><![CDATA[Hi Marco, Need help here. I am using windows 7 for both workstation and mySQL server. mySQL.data.636 is used. configuration file was updated per instruction but when I started the component maker, it was not able to connect to the mySQL server. All looks Ok from what I can tell, can you tell me if I need to check anything else? Thanks.]]></description>
			<dc:creator>Guest</dc:creator>
			<pubDate>Fri, 13 May 2011 13:03:10 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-121</guid>
		</item>
		<item>
			<title>Guest scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-119</link>
			<description><![CDATA[Wow.. thanks Macro for your respond. My problem has been solved, I installed connector 6.3.6, set connectionStrin gs and bindingRedirect of marcoComponentM aker.exe file. Great job bro..]]></description>
			<dc:creator>Guest</dc:creator>
			<pubDate>Thu, 21 Apr 2011 01:51:45 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-119</guid>
		</item>
		<item>
			<title>Guest scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-118</link>
			<description><![CDATA[i have a problem MCM with Mysql.. please help me.. http://img233.imageshack.us/i/unlednys.png/ === Answer hi khantry, the error "Could not load file or assembly 'MySql.Data" means that mysql connector was not properly installed; be sure to have full .NET 2.0 (or greater) installed and try again to install mysql connector: refer to microsoft & mysql help: this is not a marcoComponentM aker... anyway: 1. if you installed the connector properly you should have it listed in Control Panel/Software, latest version is 6.3.6. 2. did you update the reference in marcoComponentM aker.exe.config config file?  bye, marco]]></description>
			<dc:creator>Guest</dc:creator>
			<pubDate>Wed, 20 Apr 2011 14:19:37 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-118</guid>
		</item>
		<item>
			<title>Guest scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-112</link>
			<description><![CDATA[I'm here to thank you very much your efforts in develping this. You save all of us a lot of time! I followed step by step your instructions for Ubuntu but it doesn't worked for me in Ubuntu 10.10 with connector 6.3.6 and 6.2.4. Finallty I had to use a virtualbox machine ;) Thank you again for this wonderful tool!! ===Answer this is the reason why I use linux only on servers... :(]]></description>
			<dc:creator>Guest</dc:creator>
			<pubDate>Fri, 08 Apr 2011 09:59:03 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-112</guid>
		</item>
		<item>
			<title>Guest scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-110</link>
			<description><![CDATA[Hi can we build and ERP ou CRM with this component builder? thnks]]></description>
			<dc:creator>Guest</dc:creator>
			<pubDate>Fri, 01 Apr 2011 21:34:54 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-110</guid>
		</item>
		<item>
			<title>Guest scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-109</link>
			<description><![CDATA[Hi Marco, Need help here. I am using windows 7 for both workstation and mySQL server. mySQL.data.636 is used. configuration file was updated per instruction but when I started the component maker, it was not able to connect to the mySQL server. All looks Ok from what I can tell, can you tell me if I need to check anything else? Thanks. ===Answer solved by mail ;)]]></description>
			<dc:creator>Guest</dc:creator>
			<pubDate>Mon, 21 Mar 2011 19:59:33 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-109</guid>
		</item>
		<item>
			<title>Guest scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-107</link>
			<description><![CDATA[Once again this software saved me days of work.. I was given a project that had a huge scope and wasn't sure how I'd be able to get all of the front-end stuff done and still have time to put together a nicely featured back-end administration. . but after I finished all of the code, I ran this and selected my tables .. everything worked beautifully on the first shot with very little modification to the generated code. I'd love to see this open sourced, and maybe the option to generate modules/plugins as well ..]]></description>
			<dc:creator>Guest</dc:creator>
			<pubDate>Mon, 21 Mar 2011 15:02:02 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-107</guid>
		</item>
		<item>
			<title>Guest scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-104</link>
			<description><![CDATA[Thank you so much. i have just downloaded your component generator and think its wonderful- I have just created a component with it and can immediately see its value. Where is your paypal donate button so that I can support you? I will write a review on joomla extension gallery also === Answer: Many thanks Andy, a review is all I ask to be happy and continue to release new versions of this tool ;) (so no paypal) Thank you for reading what I wrote! marco]]></description>
			<dc:creator>Guest</dc:creator>
			<pubDate>Sun, 06 Mar 2011 00:43:06 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-104</guid>
		</item>
		<item>
			<title>Guest scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-98</link>
			<description><![CDATA[Hi, great tool, do you have estimate date to integreate all the new stuff of 1.6? do you have a newsletter to get notices at new updates? thank you so much ===Answer: The first feature to fully implement for J16 is the ACL. For the other features I will look the official docs, because at the moment, I think there are introducing more limitations than advantages. Sorry, but I have not much to say ... no newsletter. bye, marco]]></description>
			<dc:creator>Guest</dc:creator>
			<pubDate>Fri, 18 Feb 2011 19:24:04 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-98</guid>
		</item>
		<item>
			<title>Guest scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-94</link>
			<description><![CDATA[Hi, maybe this is a cool tool, but unfortunately I cannot get it working von Win7 with my XAMPP-installat ion. So I cannot test it out. === Answer: Please, read instruction carefully, it works fine in win 7. bye, marco]]></description>
			<dc:creator>Guest</dc:creator>
			<pubDate>Wed, 16 Feb 2011 15:58:57 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-94</guid>
		</item>
		<item>
			<title>Guest scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-76</link>
			<description><![CDATA[ciao Marco, ti rinnovo i complimenti per il tuo preziosissimo lavoro, credo non ne farò più senza 8) ti segnalo una cosa, nei campi hidden delle form di tipo adminlist risulta: lists['order_Di r'] invece di lists['order'] (salvo che invece non mi sbagli io, che sono abbastanza principiante... :-* ) ===Answer Hai ragione, grazie. è riportato due volte order_Dir. Tuttavia la cosa ha relativa importanza dato che il parametro è gestito dal js ed è aggiornato indipendentemen te dal valore iniziale. ]]></description>
			<dc:creator>Guest</dc:creator>
			<pubDate>Mon, 13 Dec 2010 12:51:30 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-76</guid>
		</item>
		<item>
			<title>Guest scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-75</link>
			<description><![CDATA[ciao Marco, ti rinnovo i complimenti per il tuo preziosissimo lavoro, credo non ne farò più senza 8) ti segnalo una cosa, nei campi hidden delle form di tipo adminlist risulta:]]></description>
			<dc:creator>Guest</dc:creator>
			<pubDate>Mon, 13 Dec 2010 12:50:13 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-75</guid>
		</item>
		<item>
			<title>Guest scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-70</link>
			<description><![CDATA[Hi cool generator use it whenever i can for my workflow! does it still get develeoped. whats the go with the "this version has expired?". Still handy usage, thanks a lot! greets pete ===Answer Hi pete! The development has not been abandoned, but I had to pause it for too much work I have in this period. I hope to implement new features for holidays. Sorry for the warning 'expired' :(]]></description>
			<dc:creator>Guest</dc:creator>
			<pubDate>Mon, 15 Nov 2010 11:21:19 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-70</guid>
		</item>
		<item>
			<title>Guest scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-61</link>
			<description><![CDATA[Hello Marco, I'm having problems connecting to the Database. My site is on 000space.com The config file is: [...omissis...] Am I making some mistake? Must I change the provider name? Please help. Thanks ==== Answer: Ask your provider if you can access the sql server from outside the network (and how). I think it's no possible, better if you install a local sqlserver.]]></description>
			<dc:creator>Guest</dc:creator>
			<pubDate>Fri, 20 Aug 2010 19:59:20 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-61</guid>
		</item>
		<item>
			<title>Guest scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-57</link>
			<description><![CDATA[Ciao, im a french and i test your component. a litte bug in administrator view, for datetime field , the program make echo JHTML::calendar and not php echo JHTML::calendar . I can have the source of your generator because i would like add functionnality? i send you, the source code modified. ===== Answer Thanx, but the bug is known and is mentioned in the section "Known bugs". Source code will not be released.]]></description>
			<dc:creator>Guest</dc:creator>
			<pubDate>Wed, 11 Aug 2010 14:09:03 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-57</guid>
		</item>
		<item>
			<title>Guest scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-55</link>
			<description><![CDATA[g8 work.]]></description>
			<dc:creator>Guest</dc:creator>
			<pubDate>Tue, 10 Aug 2010 07:46:08 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-55</guid>
		</item>
		<item>
			<title>Guest scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-45</link>
			<description><![CDATA[What a wonderful tool! Thank you so much for putting this together. I did have a bit of an issue with mixed upper/lower case file and directory names on linux. === Answer: Hi Jerret, you do not have to use mixed lower case/upper case! It's a Joomla! requirement (naming convention), not a linux issue (we ALL use linux ;) ). All objects'names are derived by adding the specific prefix (model, table, controller,...) in upper camel case, so you must use only lower case.]]></description>
			<dc:creator>Guest</dc:creator>
			<pubDate>Wed, 07 Jul 2010 19:44:57 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-45</guid>
		</item>
		<item>
			<title>Guest scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-34</link>
			<description><![CDATA[Some ideas: - An option to allow some or all tables managed in frontend (list, add, edit, etc) - Text fields code for using WYSIWYG editor in forms. - Sorting field is not being used when saving records (the value of ordering field should be the last one + 1) - Basic language support (for displayed field names) using INI file. regards,]]></description>
			<dc:creator>Guest</dc:creator>
			<pubDate>Tue, 01 Jun 2010 14:24:02 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-34</guid>
		</item>
		<item>
			<title>Guest scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-30</link>
			<description><![CDATA[wait for a minute! give me the time to write to you :lol:]]></description>
			<dc:creator>Guest</dc:creator>
			<pubDate>Wed, 19 May 2010 20:43:14 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-30</guid>
		</item>
		<item>
			<title>Guest scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-29</link>
			<description><![CDATA[Yes, i've already checked that point but the problem seems to be with my sql server not accepting connections, can you help me with that? or is it outside your knowledge?]]></description>
			<dc:creator>Guest</dc:creator>
			<pubDate>Wed, 19 May 2010 20:38:24 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-29</guid>
		</item>
		<item>
			<title>Guest scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-28</link>
			<description><![CDATA[Hi MinosBoy, look at point no 2 ;-) I'll send you my mail]]></description>
			<dc:creator>Guest</dc:creator>
			<pubDate>Wed, 19 May 2010 20:32:00 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-28</guid>
		</item>
		<item>
			<title>Guest scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-27</link>
			<description><![CDATA[How can i select mySQLserver using the app? right now my server is on another machine on my local network, i'm trying to connect using 192.168.1.34:33 06 but it doesn't show any tables, errors or anything else...]]></description>
			<dc:creator>Guest</dc:creator>
			<pubDate>Wed, 19 May 2010 20:07:38 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-27</guid>
		</item>
		<item>
			<title>Guest scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-26</link>
			<description><![CDATA[Great. Thanks a lot.]]></description>
			<dc:creator>Guest</dc:creator>
			<pubDate>Sun, 16 May 2010 23:44:27 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-26</guid>
		</item>
		<item>
			<title>Guest scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-25</link>
			<description><![CDATA[this is the greate component. Need to add the business layer/ logic layer]]></description>
			<dc:creator>Guest</dc:creator>
			<pubDate>Sat, 15 May 2010 14:38:16 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-25</guid>
		</item>
		<item>
			<title>Guest scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-24</link>
			<description><![CDATA[ciao nella funzione move no dovrebbe essere del modello $row->move( $direction, ' id = '.(int) $row->id.' AND published >= 0 ' ) anziche $row->move( $direction )]]></description>
			<dc:creator>Guest</dc:creator>
			<pubDate>Tue, 11 May 2010 17:55:05 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-24</guid>
		</item>
		<item>
			<title>Guest scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-22</link>
			<description><![CDATA[Stavo guardando adesso ma forse la cosa migliore potrebbe essere cambiare questo : #DROP TABLE IF EXISTS `#__agenti`; CREATE TABLE IF NOT EXISTS `#__agenti` ( in questo : #DROP TABLE IF EXISTS `#__'+safe_comp onent_name+'_ag enti`; CREATE TABLE IF NOT EXISTS `#__'+safe_comp onent_name+'_ag enti` ( sarebbe molto più ordinato così, non credi?]]></description>
			<dc:creator>Guest</dc:creator>
			<pubDate>Thu, 06 May 2010 05:34:11 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-22</guid>
		</item>
		<item>
			<title>Guest scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-21</link>
			<description><![CDATA[Ciao Marco, complimenti per l'applicazione davvero utile. Controlla il file di generazione dell'install.sq l, perchè me lo ha generato con un errore importando le tabelle di un nostra applicazione. La tabella si chiama : "agenti". L'install.sql generato è questo : #DROP TABLE IF EXISTS `#__agenti`; CREATE TABLE IF NOT EXISTS `agenti` ( invece dovrebbe essere come per il DROP TABLE, ovvero : #DROP TABLE IF EXISTS `#__agenti`; CREATE TABLE IF NOT EXISTS `#__agenti` ( Ciao e buon lavoro! Francesco]]></description>
			<dc:creator>Guest</dc:creator>
			<pubDate>Thu, 06 May 2010 04:52:27 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-21</guid>
		</item>
		<item>
			<title>Guest scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-20</link>
			<description><![CDATA[ciao andrea, allora: primary key diversa da id: magari in versioni successive colspan: messo uguale a zero significa tutte le colonne, ovviamente in ie non funziona. comunque è una cosa da poco, visto che comunque si deve intervenire sulla lista dei campi da visualizzare. $option: non serve e non è messa, ove ti serve mettila. ciao e grazie marco]]></description>
			<dc:creator>Guest</dc:creator>
			<pubDate>Sat, 24 Apr 2010 12:57:57 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-20</guid>
		</item>
		<item>
			<title>Guest scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-19</link>
			<description><![CDATA[function _buildQueryOrde rBy() { global $mainframe; ------------ function display($tpl = null){ global $mainframe; manca la dichirazione $option]]></description>
			<dc:creator>Guest</dc:creator>
			<pubDate>Sat, 24 Apr 2010 11:30:33 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-19</guid>
		</item>
		<item>
			<title>Guest scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-18</link>
			<description><![CDATA[quando cri il footer della tabella $this->paginati on->getListFoot er() il valore di colspan deve essere uguale al numero di colonne]]></description>
			<dc:creator>Guest</dc:creator>
			<pubDate>Sat, 24 Apr 2010 10:25:46 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-18</guid>
		</item>
		<item>
			<title>Guest scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-17</link>
			<description><![CDATA[il valore di colspan uguale al numero di colonne]]></description>
			<dc:creator>Guest</dc:creator>
			<pubDate>Sat, 24 Apr 2010 10:23:48 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-17</guid>
		</item>
		<item>
			<title>Guest scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-16</link>
			<description><![CDATA[ciao, la tua app e' utilssima, un consiglio, perche non consideri il campo chiave come il primo della lista anziche quello denoiminato id, toglierebbe molto lavoro!!!]]></description>
			<dc:creator>Guest</dc:creator>
			<pubDate>Sat, 24 Apr 2010 10:04:40 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-16</guid>
		</item>
		<item>
			<title>Guest scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-10</link>
			<description><![CDATA[IT WORKS! ok guys, runs on linux and Mac OS X, with Mono 2.4.3 and MySql Connector 6.2.2. happy coding! marco]]></description>
			<dc:creator>Guest</dc:creator>
			<pubDate>Sat, 13 Feb 2010 16:04:50 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-10</guid>
		</item>
		<item>
			<title>Guest scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-8</link>
			<description><![CDATA[Per MAC? :) Saluti]]></description>
			<dc:creator>Guest</dc:creator>
			<pubDate>Thu, 11 Feb 2010 14:02:31 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-8</guid>
		</item>
		<item>
			<title>Guest scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-5</link>
			<description><![CDATA[Thank you for your work it's nice]]></description>
			<dc:creator>Guest</dc:creator>
			<pubDate>Mon, 08 Feb 2010 14:25:02 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-5</guid>
		</item>
		<item>
			<title>Guest scrivi:</title>
			<link>http://www.mmleoni.net/components-maker-for-joomla#comment-2</link>
			<description><![CDATA[Hi guys, great work!! look forward to the next release ;-)]]></description>
			<dc:creator>Guest</dc:creator>
			<pubDate>Wed, 13 Jan 2010 11:50:43 +0000</pubDate>
			<guid>http://www.mmleoni.net/components-maker-for-joomla#comment-2</guid>
		</item>
	</channel>
</rss>
