Difference between revisions of "User:Zghansar"
(→Contributions Done) |
(→Updates) |
||
Line 41: | Line 41: | ||
== Updates == | == Updates == | ||
+ | '''December 6th, 08 - Saturday''' | ||
+ | My last Chrome Lab - [[Media:my_last.zip]] | ||
+ | |||
+ | |||
'''November 23rd, 08 - Sunday''' | '''November 23rd, 08 - Sunday''' | ||
XPCom Lab - [[Media:znew.zip]] | XPCom Lab - [[Media:znew.zip]] |
Revision as of 01:51, 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/
Contents
Name
Zaid Ghansar
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
- Chinmay Patel [cdpatel1]
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]
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 program Computer Programming and Analysis, 3rd year, 6th Semester.
Heading towards Software Development specialization.
This page was created for the Open Source Development(OSD600) course.
Updates
December 6th, 08 - Saturday My last Chrome Lab - Media:my_last.zip
November 23rd, 08 - Sunday
XPCom Lab - Media:znew.zip
November 8th, 08 - Saturday Firefox tab Add-on Lab Here is a Add-on Media:zTabAddon.xpi
November 7th, 08 - Friday Firefox tab behavior Lab: Here is the patch for the lab, it affects file tabbrowser.xml: File:ZPatch.zip
October 12th, 08 - Sunday
My Thunderbird patch is here: Media:changes.zip
My Bug from the lab is here: Bug 6819
September 17th, 08 - Wednesday
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.
The only other issue I had was even after updating to the Vista SDK, their appeared to be some vista related files missing. After googling the error message, I got a solution to add the following line into the .mozconfig file:
"ac_add_options --disable-vista-sdk-requirements"
after which the build went flawlessly.
I also built Thunderbird after my successful run with Minefield.