I forgot to mention, there is no instructions on 'how' to take the course. You go over the weekly instructions at your own pace....learn as much as you can
Hey Gray, Thanks for your reply... I guess the title is a bit too formal; my apologies. The course or set of guidelines is intended for those who would like to participate in developing areas of Joomla. "Graduation" here is just saying - hey, I set up my IDE, debugger, SVN, got the user ID...
Hello All, I just graduated from this 6 week developer course. What now? Week six says that "Once a week, we will schedule an hour for a mini-lesson that a growing group of Joomla! developers can take turns teaching." - how do I become part of this session? how often do joomla developers m...
Thank you GMassi, I appreciate the help. It did work. Since, I am learning; please allow me to ask this basic question: /* here: $user is the var, JFactory the class, and getUser() the method avail in the class. */ $user =& JFactory::getUser(); /* then: 'return' returns the var */ return $user->...
Name: Jorge Cesin Education Level: Masters In Computer Information Systems Skills Programming: PHP mid-level HTML: Advanced CSS: Advanced Graphics: Fair Other: XML Tools: Eclipse 2005 Ms Studio Adobe Studio 8 How long have you been using Joomla? about 4 months (but, I have been using Mambo for over ...
Hey all, I am trying to write a module that call/displays the username when in session (after login). The xml file is correct, I am able to install it successfully; but it will not display the username when in session. Please note, I am learning; so my apologies for the question: mod_yourname.php de...
Hey all, I am trying to write a module that call/displays the username when in session (after login). The xml file is correct, I am able to install it successfully; but it will not display the username when in session. Please note, I am learning; so my apologies for the question: mod_yourname.php de...