<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Albaroud's Weblog &#187; Uncategorized</title>
	<atom:link href="http://albaroud.wordpress.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://albaroud.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Wed, 26 Mar 2008 06:25:39 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='albaroud.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/7af62bb794a355ad0d4d3276092f9da4?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Albaroud's Weblog &#187; Uncategorized</title>
		<link>http://albaroud.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://albaroud.wordpress.com/osd.xml" title="Albaroud&#8217;s Weblog" />
		<item>
		<title>Upto March 26th 2008&#8230;</title>
		<link>http://albaroud.wordpress.com/2008/03/26/upto-march-26th-2008/</link>
		<comments>http://albaroud.wordpress.com/2008/03/26/upto-march-26th-2008/#comments</comments>
		<pubDate>Wed, 26 Mar 2008 06:25:39 +0000</pubDate>
		<dc:creator>albaroud</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://albaroud.wordpress.com/?p=14</guid>
		<description><![CDATA[
CDLG:
 

Much more time has been spent on this tools then I would have imagined:

- A large proportion of time went to error checking and tool integrity. The tool itself has crashed quite a lot in the last few months, for the following reasons:
- users have been feeding in a lot of obscure CD requests; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=albaroud.wordpress.com&blog=1603499&post=14&subd=albaroud&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><div class="snap_preview">
<div class="snap_preview"><b>CDLG:</b><span style="font-size:10pt;font-family:Arial;"></span><span style="font-size:10pt;font-family:Arial;"><br />
<span> </span></span></div>
</div>
<div class="snap_preview">Much more time has been spent on this tools then I would have imagined:</div>
<div class="snap_preview"></div>
<div class="snap_preview">- A large proportion of time went to error checking and tool integrity. The tool itself has crashed quite a lot in the last few months, for the following reasons:<br />
- users have been feeding in a lot of obscure CD requests; mostly with character sets I have never seen before. Various control characters and character sets have an affect on the CD generation, and cause CDLG to break<br />
- Corel Draw opreational erosion: Over time, as CDLG  uses Corel Draw, the program becomes corrupted (BadInvoke() error codes). Why this happens, has to do with problems at the OS level which I cannot answer, given my current knowledge of computers thus far.To rectify these problems, I have proposed to ask users to send in there erroneous spreadsheets; I can code in extra protection if I cataloger the characters which cause CDLG to crash. As well, I have developed a simple, ingenious regeneration loop for Corel Draw. When an Invoke() code error is detected, CDLG will destroy CDLG via a .bat file, and just make a new one. This solution is simple and effective in increasing CDLG&#8217;s lifespan, for the time being.</div>
<div class="snap_preview">
<div class="snap_preview"></div>
<div class="snap_preview"> &#8211; the next big issue is Accessibility standards for the tool. CDLG failed, with flying colors. Its not compliant with IBM&#8217;s accessibility standards at all. This has involved about 3 days of work, making it compliant&#8230;going though page after page, correcting everything in site. This is going to take a lot longer then I thought.</div>
<div class="snap_preview"></div>
<div class="snap_preview"> &#8211; The code has been cleaned up, and is more efficient then it used to be.</div>
<div class="snap_preview"></div>
<div class="snap_preview">- error prevention, and documentation still need to be done.&#8217;</div>
<div class="snap_preview"></div>
<div class="snap_preview"> &#8211; A new WAS error has been discovered. If the java.exe is shut down improperly, the .pid file in logs is not deleted in time &#8211; if this happens, the server fails to restart (and wonderfully, gives NO ERROR MESSAGE TO WHY THIS OCCURS). After a lot of research and messing around, I discovered this. I shall <b>never</b> forget, lest I have to waste many hours again.</div>
<div class="snap_preview"></div>
<div class="snap_preview"><b>SSG:</b>- not much work has been done on SSG so far. Tomorrow, work will start on this tool again.</div>
<div class="snap_preview"></div>
<div class="snap_preview"><b>Eclipse UI Project:</b></div>
<div class="snap_preview"></div>
<div class="snap_preview">The eclipse project was done 2 weeks ago. Below lists the major events, and what could have been improved:- a major thing noticed early on was, that I wasted too much time trying to manage the project. In the end, it was learned that a CVS repository existed the entire time. Any, more simplistic back up management techniques were in vain. I was resistant to change as well; which caused a fair amount of stress before I accepted the fact and moved on.</p>
<p>- Higher development standards were forced upon me (and I took them unwillingly). I soon realized that, the level of work required was much higher then what I had become accustomed to. Being a student working on internal tools &#8211;  in a department where everyone is really busy &#8211; standards are high, but certainly not perfect. For this project however (one that was presented at EclipseCon 08&#8242;), everything had to be essentially perfect. It was implied that any imperfection would be picked up by industry morons/pundits during the EclipseCon presentation.</p></div>
<div class="snap_preview"></div>
<div class="snap_preview">- An appreciation for User Interface Design was gained. Working with seasoned people in this field, it was a tad mind-blowing how much detail, thought, and preventative programming went into the Interface of this project. As a developer, User Interface people have to be some of the most meticulous (and sometimes, annoying <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ) professionals in the field (Testers still give them a run for there money, however).</div>
<div class="snap_preview"></div>
<div class="snap_preview">- The project ending (like many), held the most intense moments of this entire ordeal. It was 2pm on a Tuesday (deadline), and I was told that a lot of fixes needed done on the errors view of the project. Minus breaks, it took me about 6 hours to get things cleaned up. The code involved an non-friendly mixture of CSS pseudo-classes and JavaScript; I finished about 12am midnight, rather spectacularly.</div>
</div>
<div class="snap_preview">- Overall, despite some of my negative comments regarding this project, it taught me the most (with respect to the amount of time I spent), compared to any other project I have done in the last 11 months.  By far, this project is the closest thing to professional work I have ever done, so far.</p>
<p>Next post: final days, server migrations, end, summer plans.</p></div>
<div class="snap_preview"></div>
<div class="snap_preview"></div>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/albaroud.wordpress.com/14/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/albaroud.wordpress.com/14/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/albaroud.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/albaroud.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/albaroud.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/albaroud.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/albaroud.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/albaroud.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/albaroud.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/albaroud.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/albaroud.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/albaroud.wordpress.com/14/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=albaroud.wordpress.com&blog=1603499&post=14&subd=albaroud&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://albaroud.wordpress.com/2008/03/26/upto-march-26th-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/196fda8010bf9754518e3349d2fccb84?s=96&#38;d=identicon" medium="image">
			<media:title type="html">albaroud</media:title>
		</media:content>
	</item>
		<item>
		<title>Upto Jan 29th, 2008</title>
		<link>http://albaroud.wordpress.com/2008/01/29/upto-jan-29th-2008/</link>
		<comments>http://albaroud.wordpress.com/2008/01/29/upto-jan-29th-2008/#comments</comments>
		<pubDate>Tue, 29 Jan 2008 23:00:02 +0000</pubDate>
		<dc:creator>albaroud</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://albaroud.wordpress.com/?p=13</guid>
		<description><![CDATA[
Events:

- the Eclipse UI project is well underway; about 20% of the code has been done.
- a migration of tordesign -&#62; stwweb1 is schedualed.
- CDLG barcode problem finally fixed.
- First lab (zero) done in csc258, homework assignment almost due.
SSG and CDLG:
 
- the barcode problems have been extended, up until now. It seems that manufacturing [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=albaroud.wordpress.com&blog=1603499&post=13&subd=albaroud&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><div class="snap_preview">
<div class="snap_preview">Events:</div>
<div class="snap_preview"></div>
<div class="snap_preview">- the Eclipse UI project is well underway; about 20% of the code has been done.<br />
- a migration of tordesign -&gt; stwweb1 is schedualed.<br />
- CDLG barcode problem finally fixed.<br />
- First lab (zero) done in csc258, homework assignment almost due.</p>
<p class="MsoNormal">SSG and CDLG:<span style="font-size:10pt;font-family:Arial;"></span><span style="font-size:10pt;font-family:Arial;"><br />
<span> </span></span></div>
<p>- the barcode problems have been extended, up until now. It seems that manufacturing could not decide wheater IP or 07 would mark each barcode, on the entitled software branch of CDLG. In the end, all entitled software CDs will begin with 07. The code is now complete, and will be launched later tonight.</p>
<p>- SSG and CDLG help files are being upgraded, to reflect the new changes seen in the products.</p>
<p>- the budget this year for CDLG and SSG is about 2 &#8211; 4oo hours.</p>
<div class="snap_preview">Eclipse UI Project:</p>
<p>- A major issue right now is scrolling and scalability issues for each of the mock up pages. We are discussing a number of alternatives to these issues; its becoming quite conveluted. Hopefully, our meeting tomorrow will make all of this more clear.</p>
<p>- another area which was problematic (but now solved) was the organization of the 19+ pages. Many of the pages had repeating content (header framework, package explorer). To solve this, simple iframe reloading with external .html pages seems to be the best option.</p>
<p>- a large portion of time was also spend just organizing this project. Such time seems to be well spent; this project could easily spiral into chaos if not delegated/organized correctly.UIGR:</p>
<p>- unfortunatley, not much FLEX work has been done. I am bogged down in other projects at the moment. Perhaps, I will get a chance to learn more FLEX at a later date. Perhaps I should delegate some more work to Jason&#8230;</p></div>
</div>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/albaroud.wordpress.com/13/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/albaroud.wordpress.com/13/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/albaroud.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/albaroud.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/albaroud.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/albaroud.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/albaroud.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/albaroud.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/albaroud.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/albaroud.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/albaroud.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/albaroud.wordpress.com/13/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=albaroud.wordpress.com&blog=1603499&post=13&subd=albaroud&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://albaroud.wordpress.com/2008/01/29/upto-jan-29th-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/196fda8010bf9754518e3349d2fccb84?s=96&#38;d=identicon" medium="image">
			<media:title type="html">albaroud</media:title>
		</media:content>
	</item>
		<item>
		<title>Upto Jan 12th 2007</title>
		<link>http://albaroud.wordpress.com/2008/01/13/upto-jan-12th-2007/</link>
		<comments>http://albaroud.wordpress.com/2008/01/13/upto-jan-12th-2007/#comments</comments>
		<pubDate>Sun, 13 Jan 2008 00:50:05 +0000</pubDate>
		<dc:creator>albaroud</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://albaroud.wordpress.com/2008/01/13/upto-jan-12th-2007/</guid>
		<description><![CDATA[Events:
- a new semester has begun. There are three main projecs I will be on. They are, CDLG &#38; SSG improvements, an eclipse UI demo project, and UIGR project.
 - a new student has started in MDS. I spent some time getting him started in the department.
 - In additon to my projects, I am also taking [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=albaroud.wordpress.com&blog=1603499&post=12&subd=albaroud&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><div class="snap_preview">Events:</div>
<div class="snap_preview">- a new semester has begun. There are three main projecs I will be on. They are, CDLG &amp; SSG improvements, an eclipse UI demo project, and UIGR project.</p>
<p class="MsoNormal"> - a new student has started in MDS. I spent some time getting him started in the department.</p>
<p class="MsoNormal"> - In additon to my projects, I am also taking CSC258.</p>
<p class="MsoNormal">SSG and CDLG:<span style="font-size:10pt;font-family:Arial;"></span><span style="font-size:10pt;font-family:Arial;"><br />
<span> </span></span></div>
<div class="snap_preview">
- the following improvements need to be completed for CDLG. They are:<br />
- Bar codes: The barcode outputting fails, because ** and ip/07 are added twice in the code. This has been repaired, but the multi &#8211; CD stream causes an error because of the hash table.</p>
<p>SSG and CDLG:</p></div>
<div class="snap_preview"></div>
<div class="snap_preview">    -   more formal documentation<br />
-   code minimization and optimization.<br />
| -   error reporting must be better.<br />
-   clean up single.jsp</p>
<p>Eclipse UI Project:</p>
<p>- the Eclipse team at IBM has a new experimental project that will be showcased at ECLIPSECON in late march. They are proposing a light weight version of eclipse &#8211; online. This is not software of a service, but a simple online RIA that allows one to make basic projects &#8211; it will emulate the core of eclispe without all the plug ins extras. I have been asked to do the UI for the moch up. If I do a good enough job, the moch up UI could very well be used for the final product <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p>UIGR:</p>
<p>- UIGR in MDS needs to be updated. We are considering mySQL for the database, and adopting ADOBE FLEX for a redesign of the UI.  However adobe supports coldfusion; so a switch to mySQL may be unecessary.</p></div>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/albaroud.wordpress.com/12/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/albaroud.wordpress.com/12/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/albaroud.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/albaroud.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/albaroud.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/albaroud.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/albaroud.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/albaroud.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/albaroud.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/albaroud.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/albaroud.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/albaroud.wordpress.com/12/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=albaroud.wordpress.com&blog=1603499&post=12&subd=albaroud&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://albaroud.wordpress.com/2008/01/13/upto-jan-12th-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/196fda8010bf9754518e3349d2fccb84?s=96&#38;d=identicon" medium="image">
			<media:title type="html">albaroud</media:title>
		</media:content>
	</item>
		<item>
		<title>Upto Dec 2nd 2007</title>
		<link>http://albaroud.wordpress.com/2007/12/03/upto-dec-2nd-2007/</link>
		<comments>http://albaroud.wordpress.com/2007/12/03/upto-dec-2nd-2007/#comments</comments>
		<pubDate>Mon, 03 Dec 2007 02:25:30 +0000</pubDate>
		<dc:creator>albaroud</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://albaroud.wordpress.com/2007/12/03/upto-dec-2nd-2007/</guid>
		<description><![CDATA[Events:
- Did some work for WebSphere Commerce (for Jason Enzi and Nick Sharp).
- Discovered a very serious invoke() code error in CDLG.
- finished my foot doctor treatments.
- Vacation time is coming up soon
- Hot wings with the department is coming up soon (Dec 5th)
- Read up on Java Native Interface (JNI) for CDLG/SSG problem. JNI [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=albaroud.wordpress.com&blog=1603499&post=10&subd=albaroud&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Events:</p>
<p>- Did some work for WebSphere Commerce (for Jason Enzi and Nick Sharp).<br />
- Discovered a very serious invoke() code error in CDLG.<br />
- finished my foot doctor treatments.<br />
- Vacation time is coming up soon<br />
- Hot wings with the department is coming up soon (Dec 5th)</p>
<p>- Read up on Java Native Interface (JNI) for CDLG/SSG problem. JNI is a viable options, however there are no guarentees it can be implemented. Bascially, it would require a lot of time investment, and it is simpler to just install WAS on MDS server, as a second server to separate CDLG and SSG. Learning about basic JNI was interesting though; developing applicaitons that use the native services of machines need JNI to operate. Ill keep what i learned in  mind for the future.<br />
- Health Checks for STWWEB1 were done, just in time. They are simpler then they appear. In particular, new SSL keys do not have to be generated, which is good.</p>
<p class="MsoNormal">SSG and CDLG:<span style="font-size:10pt;font-family:Arial;"></span><span style="font-size:10pt;font-family:Arial;"><br />
<span> </span></span></p>
<p class="MsoNormal"> &#8211; So, CDLG crashes every 12 hours on STWWEB1. This is because of the invok() code error that comes up. The idiots solution to this is to restart STWWEB1. However, if anything goes wrong with this machine at restart, it will be difficult to fix as I do not have physical access to the machine. Also, many other applicaitons run on this machine (many different parts of IBM could be affected).<br />
-&gt; a better solution would be to implement CDLG like the SSG that runs on ichan. Instead of running in the background, CorelDraw sits on the task bar, visible to the user. The program then minimize/maximizes quickly, to prevent process hanging (a serious flaw with using Corel Draw). I did this to correct the above problem, however STWWEB1 appears&#8230;.to prevent it from showing on the task bar. How odd.</p>
<p>- Some SSG updates have been proposed; I will update SSG this week.</p>
<p>- WebSphere Commerce</p>
<p>- project is falling WAY behind. I have to double time it.</p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:Arial;"> &#8211; problems:<br />
<span>    </span>- communicate better</span><br />
- FOCUS!</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/albaroud.wordpress.com/10/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/albaroud.wordpress.com/10/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/albaroud.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/albaroud.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/albaroud.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/albaroud.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/albaroud.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/albaroud.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/albaroud.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/albaroud.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/albaroud.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/albaroud.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=albaroud.wordpress.com&blog=1603499&post=10&subd=albaroud&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://albaroud.wordpress.com/2007/12/03/upto-dec-2nd-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/196fda8010bf9754518e3349d2fccb84?s=96&#38;d=identicon" medium="image">
			<media:title type="html">albaroud</media:title>
		</media:content>
	</item>
		<item>
		<title>Upto Nov 23rd 2007</title>
		<link>http://albaroud.wordpress.com/2007/11/23/upto-nov-23rd-2007/</link>
		<comments>http://albaroud.wordpress.com/2007/11/23/upto-nov-23rd-2007/#comments</comments>
		<pubDate>Fri, 23 Nov 2007 06:00:54 +0000</pubDate>
		<dc:creator>albaroud</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://albaroud.wordpress.com/2007/11/23/upto-nov-23rd-2007/</guid>
		<description><![CDATA[Events:
- CDLG and SSG have been launched

- did work for others (Jason Enzi, Cale Vardy)
- proposed a web calender database for Neill Wycik, waiting for approval
- got new wireless internet connection; fixed computer at work; can work at home now.
- frequent foot doctor visits have wasted my time a bit.
SSG and CDLG:
- Painstakingly CDLG was [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=albaroud.wordpress.com&blog=1603499&post=9&subd=albaroud&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Events:</p>
<p><span style="font-size:10pt;font-family:Arial;">- CDLG and SSG have been launched</span></p>
<p><span style="font-size:10pt;font-family:Arial;"></span></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:Arial;">- did work for others (Jason Enzi, Cale Vardy)<br />
- proposed a web calender database for Neill Wycik, waiting for approval<br />
- got new wireless internet connection; fixed computer at work; can work at home now.<br />
- frequent foot doctor visits have wasted my time a bit.</span></p>
<p>SSG and CDLG:</p>
<p>- Painstakingly CDLG was finished<br />
- finally finished the (poorly designed form.jsp page)<br />
- noticed that SSG tends to hang after X labels; however, if minimizd/maximied, this is avoided. Now, every 7 Splash Screens, SSG will minimize/maxinimze Corel Draw to avoid this problem.<br />
- Encountered and solved a very strange error: Bad invoke() code returned from IDrawInvoke&#8230;<br />
<span>    </span>-&gt; this is because the funcitons that call pass bad arguments.<br />
<span>    </span>-&gt; Another more indepth problem with this was that, pieces of corel draw become corrupted from overuse. For example, Corel Draw could not save PDFs anymore, and when trying to do this with CDLG, a bad invoke() code would be returned. To correct this problem, the entire machine had to be restarted.<br />
- It was noticed that the font size used in the templates was insufficent to show the special (TM) (C) (R) characters. To correct this, the CorelDrawFileObject class had to be motified, to increase the font size for these special characters.<br />
- a lot of smaller tasks were done: tweaking templates, addimg more robust error checking, editing the multiple.jsp tempaltes, etc.</p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:Arial;">- CDLG launch was an interesting experience.<span>  </span>The first problem that occured was that, the LDAP cached password, and intranet password for vdc@ca.ibm.com differed. A major problem with WAS V6.1 is that, even if one updates the intranet password, the LDAP cache is not updated. So a conflict occurs, and it becomes impossible to sign into WAS Integrated Solutions Console. I was lucky: someone set windows to remember the password!<br />
<span>            </span>There are two solutions to this problem: one) keep changing the intranet password until, you are allowed to use the same password over again.<br />
<span> </span>2) While changing your intranet passowrd, sign in to the console. Then update the LDAP cache BEFORE the connection times out ( log in to console.change password, update cache, logout of console).</span></p>
<p>This was not the only problem however. WAS apparently does not do automatic mappings from CDLG to the App Server &#8220;server1&#8243;. This was corrected by simply mapping them manually in Step 2 of the (simplifed) installation process, &#8220;component mapping to servers&#8221;.</p>
<p>- Coming up:<span>  </span>Other tasks that have to be done, before I leave include:<br />
<span>   </span>- a full Server Health Check<br />
<span>  </span>- CDLG is currently down on time of writing this, it has to be put back up ASAP. component mapping seems to be inoperative in WAS.<br />
<span>  </span>- CDLG minor tasks:<br />
<span>         </span>- change font size of text in various places<br />
<span>        </span>- more robust error checking<br />
<span>         </span>- proper JavaDoc-Umentation thoughout the classes.<br />
<span>        </span>- a Problem Determination document must be made, to assist new interns and<span>  </span>staff in my absence&gt;<br />
<span>        </span>- the language box in Form.jsp adds &#8220;undefined&#8217; if nothing is selected in the multi-select box.<br />
<span>        </span>- minor tweaks to web pages&#8230;</p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:Arial;">        &#8211; The barcode generator in CDLG is broken; it appends another set of ** around the bar code, making it unreadable for maunfacturers in Ireland and         Boulder, US.</span><span style="font-size:10pt;font-family:Arial;"><br />
<span> </span><br />
- problems:<br />
<span>    </span>- my taking of the rapid change in environemt was bad; i should detect when massive changes to my routine will occur, and specifically, when I want to do isnt feasible given the amount of time I put in. I need to be more realistic, I guess&#8230;<br />
<span>    </span>- i need to communicate with my team more; i have recieved a few small warning about this. As I am the only full time programmer in the deaprtment, it is crutial. </span></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:Arial;"><span>    </span></span></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:Arial;"> </span></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:Arial;"><br />
<!--[if !supportLineBreakNewLine]--><br />
<!--[endif]--></span></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:Arial;"> </span></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:Arial;"> </span></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:Arial;"> </span></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/albaroud.wordpress.com/9/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/albaroud.wordpress.com/9/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/albaroud.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/albaroud.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/albaroud.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/albaroud.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/albaroud.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/albaroud.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/albaroud.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/albaroud.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/albaroud.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/albaroud.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=albaroud.wordpress.com&blog=1603499&post=9&subd=albaroud&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://albaroud.wordpress.com/2007/11/23/upto-nov-23rd-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/196fda8010bf9754518e3349d2fccb84?s=96&#38;d=identicon" medium="image">
			<media:title type="html">albaroud</media:title>
		</media:content>
	</item>
		<item>
		<title>Upto Halloween&#8230;</title>
		<link>http://albaroud.wordpress.com/2007/10/31/upto-halloween/</link>
		<comments>http://albaroud.wordpress.com/2007/10/31/upto-halloween/#comments</comments>
		<pubDate>Wed, 31 Oct 2007 06:01:33 +0000</pubDate>
		<dc:creator>albaroud</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[session crossover]]></category>

		<guid isPermaLink="false">http://albaroud.wordpress.com/2007/10/31/upto-halloween/</guid>
		<description><![CDATA[&#160;
Overview:
SSG for now, is pretty much done. A Select box has to be fixed, and redundant xml document links in teh results page have to be removed. These are trivial jobs. CDLG still has a fair amount of work to be done. All of this work centers around the form. The DVD header option does [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=albaroud.wordpress.com&blog=1603499&post=8&subd=albaroud&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p class="snap_preview">&nbsp;</p>
<p class="snap_preview">Overview:</p>
<p>SSG for now, is pretty much done. A Select box has to be fixed, and redundant xml document links in teh results page have to be removed. These are trivial jobs. CDLG still has a fair amount of work to be done. All of this work centers around the form. The DVD header option does not work, and a lot of small state errors exist, depending on the distribuitionm and template selected in the single.jsp page. Slowly&#8230;approximate solutions converge to a perfect product; the convergence rate is quite a painful one.</p>
<p class="snap_preview">Events:</p>
<p>- Bought Key Chains, some books for the employee charitable fund. Got JSP, Storage network and EJB books. Should be very useful for contract work<br />
- It has been learned that David will be moving away from the management of the UIGR database and website. This means I can fill this void- and more specifically&#8230;learn SQL. From my experience with student jobs, SQL is one of the big 3 (Java, SQL, XML).<br />
- SSG has been put on ICHAN temporarily, until dynamic class loaders can be implemented, or the MDS machine is ready to host it.</p>
<p class="snap_preview">Project Notes:</p>
<p>- SSG:</p>
<p class="snap_preview">- a VERY, VERY subtle problem was discovered with SSG: sessions were being shared. (&#8220;Session crossover&#8221;) It was originally thought that objects were being stored in the Application scope (false). Then, it was thought that special configuration files were causing shared (or one master, single session) on WAS (false also). Finally, synchronization and session issues with threads were thought to be the source of this (too complicated; there was only one thread!). It turns out (after a week of sporatic work on this problem), that the &lt;%! tag for JSP pages was the culprit. The &#8220;!&#8221; causes any delcarations to BE SHARED AMONG sessions. Even the rational architects who tried to help me didnt pick this one up. Its quite amazing that one character caused so much pain. Owned.</p>
<p class="snap_preview">- upgrade to FF2 helped to fix form problems <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>- CDLG:</p>
<p>- Much work on the form.jsp was done. Howver, sporatic errors (particularly, with box highlighting and error checking), still exist. These are slowly being destroyed, as a perfect form rises from my work.<br />
- Some major bugs still exist in the back end of this web application. DVD header does not work, languages do not display for the single stream, things overlap, do not show up.<br />
-  A serious code cleaning/efficency assessment has to be done before this project launches. There are too many print statements everyhwere&#8230;and the form.jsp is a real mess.</p>
<p>- The barcodes dont work! It seems that this is not related to the barcode algorithm: as it was unchanged, and the CDLG V1 works fine (regarding barcodes). It might have to do with compression, or logo image spacing beside the barcode. Steve Murphy is dealing with this.</p>
<p>Mistakes:<br />
- communication with team, organization has been unsatisfactory (at least i think: i could be doing a better job here).<br />
- need to tackle problems more head on; less bandaid solutions.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/albaroud.wordpress.com/8/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/albaroud.wordpress.com/8/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/albaroud.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/albaroud.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/albaroud.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/albaroud.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/albaroud.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/albaroud.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/albaroud.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/albaroud.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/albaroud.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/albaroud.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=albaroud.wordpress.com&blog=1603499&post=8&subd=albaroud&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://albaroud.wordpress.com/2007/10/31/upto-halloween/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/196fda8010bf9754518e3349d2fccb84?s=96&#38;d=identicon" medium="image">
			<media:title type="html">albaroud</media:title>
		</media:content>
	</item>
		<item>
		<title>Upto October 10th, 2007</title>
		<link>http://albaroud.wordpress.com/2007/10/09/upto-october-10th-2007/</link>
		<comments>http://albaroud.wordpress.com/2007/10/09/upto-october-10th-2007/#comments</comments>
		<pubDate>Tue, 09 Oct 2007 22:07:07 +0000</pubDate>
		<dc:creator>albaroud</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://albaroud.wordpress.com/2007/10/09/upto-october-10th-2007/</guid>
		<description><![CDATA[Overview:
SSG is due FRIDAY. However, most of the hurdles have been overcome. All that is left is, getting the image swapping code to work successfully; as of it, it is uncertain if it is fully possible. I designed a really nice Queue algorithm to solve this problem in very few steps; it would be a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=albaroud.wordpress.com&blog=1603499&post=7&subd=albaroud&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p class="snap_preview">Overview:</p>
<p>SSG is due FRIDAY. However, most of the hurdles have been overcome. All that is left is, getting the image swapping code to work successfully; as of it, it is uncertain if it is fully possible. I designed a really nice Queue algorithm to solve this problem in very few steps; it would be a shame if Corel Draw&#8217;s native coordinate system made it impossible to work.</p>
<p class="snap_preview">Events:</p>
<p class="snap_preview">- SSG Due friday</p>
<p class="snap_preview">- Dry run of SSG went smoothly, on tuesday; all test cases passed. Julie, Lesley and Kathy found numberous typing mistakes; this is Lesley&#8217;s department however.<br />
- Will be recruited by Nick Sharp soon enough, to code product mock ups for his team.<br />
- Unfortunately, Steve Murphy will be put behind, because the barcode generator code is not fully operational.</p>
<p class="snap_preview">- ECF bake sales, book sales, garage sales are on this week; should be interesting.</p>
<p class="snap_preview">Project Notes:</p>
<p>- SSG:</p>
<p class="snap_preview">- many, many minor errors have been fixed in the front end.<br />
- hover help has been activated successfully.<br />
- error checking was redone for SSG; one less field is required.<br />
- Ian has yet to fix the security/session errors; he has been reassigned these tasks.</p>
<p class="snap_preview">- the zip file problem has been repaired; the entire directory structure is now hidden, thanks to the -j option for winzip.</p>
<p>Mistakes:<br />
- should have finished barcode stuff today.<br />
- really need to get more sleep&#8230;.:(</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/albaroud.wordpress.com/7/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/albaroud.wordpress.com/7/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/albaroud.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/albaroud.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/albaroud.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/albaroud.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/albaroud.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/albaroud.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/albaroud.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/albaroud.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/albaroud.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/albaroud.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=albaroud.wordpress.com&blog=1603499&post=7&subd=albaroud&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://albaroud.wordpress.com/2007/10/09/upto-october-10th-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/196fda8010bf9754518e3349d2fccb84?s=96&#38;d=identicon" medium="image">
			<media:title type="html">albaroud</media:title>
		</media:content>
	</item>
		<item>
		<title>Upto October 2nd, 2007</title>
		<link>http://albaroud.wordpress.com/2007/10/03/upto-october-2nd-2007/</link>
		<comments>http://albaroud.wordpress.com/2007/10/03/upto-october-2nd-2007/#comments</comments>
		<pubDate>Wed, 03 Oct 2007 03:58:20 +0000</pubDate>
		<dc:creator>albaroud</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://albaroud.wordpress.com/2007/10/03/upto-october-2nd-2007/</guid>
		<description><![CDATA[Overview:
The SSG and CDLG are progressing, at a discontinuous rate. Fatigue, and strange Rational problems reduced productivity. The rational errors were solved by Ian Chan: apparently, to solve multiple configuration exceptions, one has to delete the Enterprise projects (the were erroneously referencing ghost Web projects, on other users machines!). Somehow, CVS became corrupted, saving these [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=albaroud.wordpress.com&blog=1603499&post=6&subd=albaroud&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Overview:</p>
<p>The SSG and CDLG are progressing, at a discontinuous rate. Fatigue, and strange Rational problems reduced productivity. The rational errors were solved by Ian Chan: apparently, to solve multiple configuration exceptions, one has to delete the Enterprise projects (the were erroneously referencing ghost Web projects, on other users machines!). Somehow, CVS became corrupted, saving these ear paths into the configuration files; upon updating, this caused havoc on other developers machines.</p>
<p class="snap_preview">Events:</p>
<p class="snap_preview"> &#8211; finalized todo list for SSG and CDLG<br />
-  Solved rational Errors. SSG still cannot be run on <strong>seanm</strong>, but is hostable on <strong>ichan</strong> .<br />
- Machine damage: a power surge on seanm caused a full shut down. The power on password was forgotten, and had to be reset by IBM technicians. The Machine is now funcitonal, and hosting CDLG. And the new password is even memorable.<br />
- assigned Ian some tasks: fix SSG security session bug, fix his parts of the CDLG code (line breaks, control character problems)<br />
-currently, in the process of haggling for new pool cues/tables for staff.<br />
- got 2 pool cues by mistake! I only bought one.<br />
- need to somehow fill in a command line string for winzip, so it does not zip the entire directory for SSG.</p>
<p class="snap_preview">- learned about the XMLHTTP.responseText property in AJAX; will help for InfoDump lateron&#8230;.</p>
<p class="snap_preview"> Project Notes:</p>
<p>- SSG:</p>
<p>- now, 5 logos have been added to the project. An idealized algorithm was produced, using load/unload queues, and then FIFO principals to arrange the non-deleted icons sequentially. Unfortunately, the logos are all different sizes; given Corel Draw&#8217;s limitations, a compromise was made between designers and programmer (myself). The algorithm is not ideal, but at least it is not a brute force solution (make if branches for EVERY case of the five logos = 5!, or 1000s of line of code :&lt;).<br />
- updated templates, will test them out.<br />
- updated the download paths in the E: directory; broken links are resolved.</p>
<p>- CDLG:</p>
<p>- using radio buttons to toggle off text input fields is proving insanely annoying (javascript just wont work in FF).<br />
- 1/2 done the form<br />
-fixed minor errors lying around the project.<br />
- need to fix backend: handling of the *ip for the dSW STG option;the multiple.jsp addition of distribution type to brand title for 3 templates, validation code for multiple servlet, change &#8220;multiple&#8221; -&gt; &#8220;ibm&#8221; thoughout the project.</p>
<p>Mistakes:<br />
- again, better organization is needed.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/albaroud.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/albaroud.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/albaroud.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/albaroud.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/albaroud.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/albaroud.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/albaroud.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/albaroud.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/albaroud.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/albaroud.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/albaroud.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/albaroud.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=albaroud.wordpress.com&blog=1603499&post=6&subd=albaroud&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://albaroud.wordpress.com/2007/10/03/upto-october-2nd-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/196fda8010bf9754518e3349d2fccb84?s=96&#38;d=identicon" medium="image">
			<media:title type="html">albaroud</media:title>
		</media:content>
	</item>
		<item>
		<title>Week of September 21st, 2007:</title>
		<link>http://albaroud.wordpress.com/2007/09/23/week-of-september-21st-2007/</link>
		<comments>http://albaroud.wordpress.com/2007/09/23/week-of-september-21st-2007/#comments</comments>
		<pubDate>Sun, 23 Sep 2007 17:49:46 +0000</pubDate>
		<dc:creator>albaroud</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://albaroud.wordpress.com/2007/09/23/week-of-september-21st-2007/</guid>
		<description><![CDATA[Week of September 21st, 2007:
Overview:
This week, deadlines were looming. CDLG and SSG must be launched, October 1st in proper condition. Because of this, I had to work a lot of overtime, and additionally, come in and work on a Sunday. There was an initial shock, realizing the amount of work that to be done. It [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=albaroud.wordpress.com&blog=1603499&post=5&subd=albaroud&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Week of September 21st, 2007:</p>
<p>Overview:</p>
<p>This week, deadlines were looming. CDLG and SSG must be launched, October 1st in proper condition. Because of this, I had to work a lot of overtime, and additionally, come in and work on a Sunday. There was an initial shock, realizing the amount of work that to be done. It has been averted now, however.</p>
<p>Events:<br />
- worked with Kathy, Jason Silzer to produce splash screens. Fixed a character formatting problem: save all files in DOS ASCII mode, to avoid problems.<br />
- Had many meetings on Tuesday; realized the amount of work that needed to be done; learned that CDLG tasks needed to be done also.<br />
-Started Testing SSG, wednesday -&gt; friday</p>
<p class="snap_preview">Project Notes:</p>
<p>- SSG:<br />
- corrected character formatting with DOS ASCII saves.<br />
- implented front end text; Julie and Leslie wrote it; i posted it.<br />
- wrote the shortName() function: this names the splash screens (all splash screens used to be named &#8220;testtemplate.xxx&#8221;).<br />
- solved the session problem (the splash screens from previous inputs were saved in the zip files of new inputs). However, now sessions are shared amonst users; a security problem has occured.<br />
- edited the .xml file; for greater usability<br />
- CDLG:<br />
- planned with Steve Murphy, produced a task list with Julie.<br />
- Steve finished the templates needed</p>
<p>Mistakes:<br />
- did not get over shock quickly enough<br />
- some procrastination noted.<br />
- should think ahead more.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/albaroud.wordpress.com/5/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/albaroud.wordpress.com/5/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/albaroud.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/albaroud.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/albaroud.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/albaroud.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/albaroud.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/albaroud.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/albaroud.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/albaroud.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/albaroud.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/albaroud.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=albaroud.wordpress.com&blog=1603499&post=5&subd=albaroud&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://albaroud.wordpress.com/2007/09/23/week-of-september-21st-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/196fda8010bf9754518e3349d2fccb84?s=96&#38;d=identicon" medium="image">
			<media:title type="html">albaroud</media:title>
		</media:content>
	</item>
		<item>
		<title>Week of Sept 7th 2007</title>
		<link>http://albaroud.wordpress.com/2007/09/07/week-of-sept-7th-2007/</link>
		<comments>http://albaroud.wordpress.com/2007/09/07/week-of-sept-7th-2007/#comments</comments>
		<pubDate>Fri, 07 Sep 2007 21:10:46 +0000</pubDate>
		<dc:creator>albaroud</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://albaroud.wordpress.com/2007/09/07/week-of-sept-7th-2007/</guid>
		<description><![CDATA[This was a fairly short week, with Labor day and an IBM Floater day consecutively. Only worked wednesday -&#62; friday this week.
Events:
- meetings about SSG Brand mark Alightment;
- meeting with Eliane regarding EBC new website layout
- meeting wtih Julie regarding general SSG progress (missed XX)
- Interview with Bob Pryslak (co-op manager)
- Farewell lunch for Terry [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=albaroud.wordpress.com&blog=1603499&post=4&subd=albaroud&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>This was a fairly short week, with Labor day and an IBM Floater day consecutively. Only worked wednesday -&gt; friday this week.</p>
<p>Events:<br />
- meetings about SSG Brand mark Alightment;<br />
- meeting with Eliane regarding EBC new website layout<br />
- meeting wtih Julie regarding general SSG progress (missed XX)<br />
- Interview with Bob Pryslak (co-op manager)<br />
- Farewell lunch for Terry Xu<br />
- was given control of server administration/health checks by Ian; met the server team upstairs.</p>
<p>Project Notes:<br />
- SSG:<br />
- Jason Silzer tried to test the SSG; it was found that the XML feedback was broken; ssg did not add an internal DTD   to the outputted XML file. Also, control characters (\u00A &amp; \u000D) caused weird spacing/justification in corel text boxes. The following code fix was used:<br />
line = line.replaceAll(&#8220;\n | \r&#8221;, &#8220;\u0020&#8243;);<br />
to alleviate this problem.<br />
- as of now, I am still trying to get the select list to poplulate on the SSG single.jsp page.</p>
<p>- EBC website:<br />
- Eliane reviewed the guidelines for the EBC website<br />
- the website must look as close as possible to the personalized &#8216;tabs&#8217; on the w3 home website.</p>
<p>- Mistakes:<br />
- lack of sleep reduced productivity<br />
- I missed a weekly meeting (Julie&#8217;s).</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/albaroud.wordpress.com/4/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/albaroud.wordpress.com/4/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/albaroud.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/albaroud.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/albaroud.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/albaroud.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/albaroud.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/albaroud.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/albaroud.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/albaroud.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/albaroud.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/albaroud.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=albaroud.wordpress.com&blog=1603499&post=4&subd=albaroud&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://albaroud.wordpress.com/2007/09/07/week-of-sept-7th-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/196fda8010bf9754518e3349d2fccb84?s=96&#38;d=identicon" medium="image">
			<media:title type="html">albaroud</media:title>
		</media:content>
	</item>
	</channel>
</rss>