Search found 8 matches

by epifanio67
Wed Mar 19, 2008 2:39 pm
Forum: Joomla! Coding 101
Topic: Graduation - Just completed the 6 wk developer course
Replies: 3
Views: 1024

Re: Graduation - Just completed the 6 wk developer course

Uoops!

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

:eek:
by epifanio67
Wed Mar 19, 2008 2:36 pm
Forum: Joomla! Coding 101
Topic: Graduation - Just completed the 6 wk developer course
Replies: 3
Views: 1024

Re: Graduation - Just completed the 6 wk developer course

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...
by epifanio67
Sun Mar 16, 2008 12:37 am
Forum: Joomla! Coding 101
Topic: Graduation - Just completed the 6 wk developer course
Replies: 3
Views: 1024

Graduation - Just completed the 6 wk developer course

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...
by epifanio67
Tue Mar 04, 2008 2:40 pm
Forum: Joombie Coding Q/A
Topic: global variables
Replies: 0
Views: 240

global variables

Hi all,

Does anyone know where the GLOBAL variables are located?

the file path?

Thanks,
by epifanio67
Tue Mar 04, 2008 2:20 am
Forum: Joombie Coding Q/A
Topic: New module to call username when in session
Replies: 3
Views: 584

Re: ->get('varname')

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->...
by epifanio67
Mon Mar 03, 2008 7:18 pm
Forum: Joombie Think Tank
Topic: Want to help J!101???
Replies: 28
Views: 10215

Re: Want to help J!101???

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 ...
by epifanio67
Sat Mar 01, 2008 12:17 pm
Forum: Joombie Coding Q/A
Topic: New module to call username when in session
Replies: 3
Views: 584

New module to call username when in session

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...
by epifanio67
Sat Mar 01, 2008 3:08 am
Forum: Joomla! Coding 101
Topic: new module to call username when in session - help
Replies: 0
Views: 274

new module to call username when in session - help

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...