Difference between revisions of "User:Zghansar"

From CDOT Wiki
Jump to: navigation, search
m (Updates)
 
(33 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
Hello,
 
Hello,
  
This is Zaid Ghansar studying in the OSD600 course in the fall 2008 semester as part of the CPA curriculum.
+
This is studying in the OSD600 course in the fall 2008 semester as part of the CPA curriculum.
  
 
Visit my wiki page at http://zghansar.wordpress.com/
 
Visit my wiki page at http://zghansar.wordpress.com/
  
 +
== Name ==
 +
Zaid Ghansar
  
----
+
== E-mail ==
 +
[mailto:zghansar@learn.senecac.on.ca zghansar@learn.senecac.on.ca]
  
September 17th, 08 - Wednesday
+
My Open source blog can be found [http://zghansar.wordpress.com here]
  
So I started my first build, went fairly smooth, just was confused in the beginning about what to download as the pre-requisites for windows. Little bit of reading and got that figured out.
+
== Projects ==
 +
Thunderbird Image Auto-Resize:
  
So my Firefox 3.1 build time was for about 50mins, this is the following ".mozconfig" file:
+
You can find more information about this project here:
<pre>
+
[[Thunderbird Image Auto-Resize]]
# My first mozilla config
 
mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/../obj-@CONFIG_GUESS@
 
ac_add_options --enable-application=browser
 
mk_add_options MOZ_CO_PROJECT=browser
 
ac_add_options --enable-libxul
 
ac_add_options --disable-tests
 
ac_add_options --disable-mochitest
 
ac_add_options --disable-vista-sdk-requirements
 
</pre>
 
  
[[Image:zaid_minefield.jpg]]
+
== Contributions Received ==
 +
* Chinmay Patel [[http://zenit.senecac.on.ca/wiki/index.php/User:Cdpatel1 cdpatel1]]
 +
* James Boston
  
 +
== Contributions Done==
 +
* Submitted Build Times for Patrick's [[Profile the build system]]
 +
* Live chat support for Mozilla
 +
* Support forum responses for Mozilla [http://groups.google.com/group/mozilla.support.firefox/browse_thread/thread/22edf0712bb7bbd3 sample]
 +
* UA Profiler is a community-driven project for gathering browser performance characteristics [http://stevesouders.com/ua/]
 +
* (Tjbro) : Suggested some Ubiquity Thunderbird commands.
 +
* (Chinmay) : Suggested some keywords for his attachment reminder addon.
 +
* Distcc installtion in CDOT
  
----
+
== Links ==
 +
[http://zghansar.wordpress.com My Blog: http://zghansar.wordpress.com] <br />
 +
[[Thunderbird Image Auto-Resize | Project Information: Thunderbird Image Auto-Resize]] <br />
 +
[http://roachfiend.com/archives/2004/12/08/how-to-create-firefox-extensions Excellent tutorial on how to write an extension] <br />
 +
[https://landfill.bugzilla.org/bugzilla-3.0-branch/show_bug.cgi?id=6819 My Bug Lab]<br />
 +
[https://bugzilla.mozilla.org/show_bug.cgi?id=241197 Bug 241197 (gmail like email in Thunderbird)]
 +
 
 +
== About Me ==
 +
I'm in the Computer Programming and Analysis course, 3rd year, 6th Semester.
 +
Heading towards Software Development specialization.
 +
This page was created for the Open Source Development(OSD600) course.<br>
 +
 
 +
== Labs ==
 +
'''December 6th, 08 - Saturday (LAB 8)'''
 +
My last Chrome Lab - [[Media:my_last.zip]]
 +
 
 +
'''November 23rd, 08 - Sunday (LAB 7)'''
 +
XPCom Lab - [[Media:znew.zip]]
 +
 
 +
'''November 8th, 08 - Saturday (LAB 6)'''
 +
Firefox tab Add-on Lab
 +
Here is a Add-on [[Media:zTabAddon.xpi]]
 +
 
 +
'''November 7th, 08 - Friday (LAB 5)'''
 +
Firefox tab behavior Lab:
 +
Here is the patch for the lab, it affects file tabbrowser.xml: [[Image:ZPatch.zip]]
 +
 
 +
'''October 12th, 08 - Sunday (LAB 4)'''
 +
My Thunderbird patch is here: [[Media:changes.zip]]<br>
 +
My Bug from the lab is here: [https://landfill.bugzilla.org/bugzilla-3.0-branch/show_bug.cgi?id=6819 Bug 6819]
 +
 
 +
'''September 17th, 08 - Thursday (LAB 3)'''
 +
[http://zghansar.wordpress.com/2008/09/25/diving-into-the-codebase/ Codebase lab]
 +
 
 +
'''September 17th, 08 - Wednesday (LAB 2)'''
 +
[http://zenit.senecac.on.ca/wiki/index.php/Zaid%27s_first_build My First Build]
 +
 
 +
'''September 13th, 08 - Saturday (LAB 1)'''
 +
[http://zghansar.wordpress.com/2008/09/13/ubiquity-lab/ Uniquity Lab blog]

Latest revision as of 03:31, 6 December 2008

Hello,

This is studying in the OSD600 course in the fall 2008 semester as part of the CPA curriculum.

Visit my wiki page at http://zghansar.wordpress.com/

Name

Zaid Ghansar

E-mail

zghansar@learn.senecac.on.ca

My Open source blog can be found here

Projects

Thunderbird Image Auto-Resize:

You can find more information about this project here: Thunderbird Image Auto-Resize

Contributions Received

Contributions Done

  • Submitted Build Times for Patrick's Profile the build system
  • Live chat support for Mozilla
  • Support forum responses for Mozilla sample
  • UA Profiler is a community-driven project for gathering browser performance characteristics [1]
  • (Tjbro) : Suggested some Ubiquity Thunderbird commands.
  • (Chinmay) : Suggested some keywords for his attachment reminder addon.
  • Distcc installtion in CDOT

Links

My Blog: http://zghansar.wordpress.com
Project Information: Thunderbird Image Auto-Resize
Excellent tutorial on how to write an extension
My Bug Lab
Bug 241197 (gmail like email in Thunderbird)

About Me

I'm in the Computer Programming and Analysis course, 3rd year, 6th Semester. Heading towards Software Development specialization. This page was created for the Open Source Development(OSD600) course.

Labs

December 6th, 08 - Saturday (LAB 8) My last Chrome Lab - Media:my_last.zip

November 23rd, 08 - Sunday (LAB 7) XPCom Lab - Media:znew.zip

November 8th, 08 - Saturday (LAB 6) Firefox tab Add-on Lab Here is a Add-on Media:zTabAddon.xpi

November 7th, 08 - Friday (LAB 5) Firefox tab behavior Lab: Here is the patch for the lab, it affects file tabbrowser.xml: File:ZPatch.zip

October 12th, 08 - Sunday (LAB 4) My Thunderbird patch is here: Media:changes.zip
My Bug from the lab is here: Bug 6819

September 17th, 08 - Thursday (LAB 3) Codebase lab

September 17th, 08 - Wednesday (LAB 2) My First Build

September 13th, 08 - Saturday (LAB 1) Uniquity Lab blog