Changes

Jump to: navigation, search

XULRunner Guide

4,241 bytes added, 09:14, 12 April 2012
m
Protected "XULRunner Guide": Excessive vandalism ([edit=sysop] (indefinite) [move=sysop] (indefinite)) [cascading]
== Project Contributor(s) ==
* [[User: Vpmirand | Vanessa]]:* Paul St-DenisProvided us a link to XULRunner examples in [http://benjamin.smedbergs.us/blog/ bsmedberg's blog]* [[User: Eldavey | Erin Davey]]:* Added how to Erin provided the screen shots of the XULRunner install XULRunner on Windows.
* [[User:Elichak | Elichak]]
:* Helped some Provided lots of comments on how to fix the Hello World tutorialsection of the guide
* [[User:Melz | Melz]]
:* Provided us a link on [http://meta.wikimedia.org/wiki/PDF_Export PDF Export from Wiki] to help us get started
* [[User: Dwwoodsi | Dean]]
:* Introduced us to mfinkle on IRC and also gave us his blog
* [[User: Sherman | Sherman]]
:* Helped to compile and convert the XULRunner guide to PDF.
*mfinkle
:* Help read through the whole guide and provided useful comments on the document
*[[User:Mattar1 | Mohamed Attar]]
:* Helped proof read v1 of the XULRunner Guide.
*[[User:Jbmossop | Jeff]]
:* Created a graphical icon that will be used for the footer of each page of the guide
:* [[Image:XULRunner2.png]]
* Smedberg
:* Guided us on where to find certain information.
:* Also gave us hints on what to put in the XR Guide Outline
== Project Details ==
[[XULRunner_Guide_Outline | XULRunner Guide]]
 
== XULRunner PDF ==
 
Last Uploaded: Dec 13, 2006 4:35 PM EST
 
:[http://www.mikeylau.com/downloads/XULRunner%20Guide%20v1.3.pdf XULRunner Guide v1.5.pdf]
 
:[http://www.mikeylau.com/downloads/XULRunner%20Guide%20v1.3.doc XULRunner Guide v1.5.doc]
 
Last Uploaded: Dec 13, 2006 1:00 PM EST
 
:<strike>[http://curr.mylau.net/school/DPS909/XULRunner%20Guide%20v2.pdf XULRunner Guide v2.PDF]
 
:[http://curr.mylau.net/school/DPS909/XULRunner%20Guide%20v2.doc XULRunner Guide v2.doc]</strike>
 
 
Last Uploaded: Dec 12, 2006 1:36 AM EST
 
:<strike>[http://curr.mylau.net/school/DPS909/XULRunner%20Guide.pdf XULRunner Guide.PDF]
 
:[http://curr.mylau.net/school/DPS909/XULRunner%20Guide.doc XULRunner Guide.doc]</strike>
== XULRunner Guide Todo List==
* <strike>Have the conversion between XULRunner application to extensions and vice versa. (This part isn't very important to have in the guide but its good to have) -- assigned to [[User:Vpmirand | Vpmirand]] and [[User:PStD | PStD]]* </strike>* Add ways of debugging XULRunner application on the guide</strike-- assigned to [[User:Mylau | mylau]] -->'''done'''* Proof read guide -- assigned to [[User:ElichakCbguy1 | Colin]], [[User:Mattar1 | Mohamed Attar]]* Put the whole guide into PDF format. (Once everything is done) -- assigned to [[User:Cbguy1Mylau | mylau]]--> '''done'''* Have a title page picture of logo for the XULRunnerGuide. (good to have)[[User:Jbmossop | Jeff]] --> '''done'''
'''Note:''' If you would like to contribute to any of this in the todo list or would like to add something to the todo list, please notify the Project leaders. Also, just because someone is already assigned to it, does not mean you cannot also work on it.
== Project News ==
'''January 18, 2007 by mylau'''
* Changed the dead link for the XULRunner Guide v1.3
 
'''December 12, 2006 by mylau'''
* Special thanks to [[User:Mattar1 | Mattar1]] for proof reading our version 1 of the guide and [[User:Jbmossop | Jbmossop]] for creating an icon for the footer of each page of the guide.
* Updated the wiki to match the PDF information,
* Updated the contribution list and the Todo List
* Sent an email to bsmedberg and attached a copy of the PDF file
'''December 13, 2006 by cbguy1'''
* Proofread the XULRunner Guide and made revisions as necessary and emailed the doc to [[User:Mylau | mylau]] to be uploaded. to his site.
'''December 12, 2006 by mylau'''
* Thanks to mfinkle for providing me some feedback on fixes which needed to be made for the guide. I took most of his advice and made the modifications necessary.
* I looked at the guide [[User:Cbguy1 | cbguy1]] posted but required a lot of work. I tried editing the PDF directly but could not find any good tool to use. I attempted to modify the PDF using Foxit Editor but I spent over 1hour learning how to do it. I realized this was not the best approach to modifying the PDF. Hence, I redid the whole document to PDF. I put all the written work on the wiki onto a word document and converted it using Open Office. This was the practical solution since most of the work in the document was not proof read and organized.
* Fixed some of the spelling and grammatical mistakes while reorganizing the document to fit onto the PDF.
* If possible it would be great if there were people who would like to proof read our document to ensure the document is sound.
 
'''December 11, 2006 by cbguy1'''
Sherman and I just finished compiling and editing the XulRunner Guide and converted it to PDF format. The guide can be viewed [http://warp.senecac.on.ca/cbguy1/XULRunner/XULRunnerGuide.pdf here]
 
'''December 10, 2006 by mylau'''
I added some of the minor details [[User: elichak | elichak]] mentioned in the [[Talk:How_to_do_a_Hello_World_application_using_XULRunner | Hello World discussion]]. She helped find a lot of the little mistakes that I would have never found. Just to note one thing she mentionied, posting bat files which creates the directory tree automatically, this won't be a good idea for the guide. The main reason is that bat files are Window's specific. Until someone creates a script which auto-creates directories for Linux and Mac, I won't put the bat file but thanks for the help.
'''December 9, 2006 by mylau'''
Today I found a really good link for [http://developer.mozilla.org/en/docs/Debugging_a_XULRunner_Application Deubbing XULRunner applications]. I also finally finished the debugging XULRunner part of the guide. Looks like the guide is in good shape for the deliverable that will be sent to [[User:David.humphrey | David Humphrey]]. All that needs to be done which is mandatory is putting the information in the wiki into PDF which [[User:Cbguy1| Cbguy1]] said would do.
 
Other things I worked on:
:* Updated Todo list
:* Updated the contribution list
'''December 8, 2006 by mylau'''
*[http://developer.mozilla.org/en/docs/XULRunner_1.8.0.4_Release_Notes XULRunner 1.8.0.4 Release Note]
*[http://developer.mozilla.org/en/docs/Debugging_a_XULRunner_Application Debugging a XULRunner Application]
*[http://developer.mozilla.org/en/docs/Getting_started_with_XULRunner Getting startd started with XULRunner]
*[http://developer.mozilla.org/en/docs/Debugging_a_XULRunner_Application Debugging XULRunner Application]

Navigation menu