Initial add of defaria.com
[clearscm.git] / defaria.com / blogs / Status / 2007 / 09 / ucmwb-123-2.html
1 <!DOCTYPE html>
2 <html lang="en-us" itemscope itemtype="http://schema.org/Article">
3   <head>
4     <meta charset="utf-8">
5     <meta name="description" content=" Sent out UCMWB 1.2.3 for review before release...">
6     <meta name="generator" content="Movable Type 5.2.3">
7     <title>UCMWB 1.2.3 - Status</title>
8     <link rel="alternate" type="application/atom+xml" title="Recent Entries" href="http://defaria.com/blogs/Status/atom.xml">
9     <link rel="canonical" href="http://defaria.com/blogs/Status/2007/09/ucmwb-123-2.html">
10     <meta name="viewport" content="width=device-width,initial-scale=1">
11     <link rel="stylesheet" href="http://defaria.com/blogs/Status/styles.css">
12     <!--[if lt IE 9]>
13     <link rel="stylesheet" href="http://defaria.com/blogs/Status/styles_ie.css">
14     <script src="/mt/mt-static/support/theme_static/rainier/js/html5shiv.js"></script>
15     <![endif]-->
16     
17     <link rel="start" href="http://defaria.com/blogs/Status/">
18
19     <link rel="prev" href="http://defaria.com/blogs/Status/2007/08/building-oracle.html" title="Building Oracle 10.x for Linux">
20     <link rel="next" href="http://defaria.com/blogs/Status/2007/09/importpluncoall.html" title="import.pl/uncoall/qt">
21     <!-- Open Graph Protocol -->
22     <meta property="og:type" content="article">
23     <meta property="og:locale" content="en-us">
24     <meta property="og:title" content="UCMWB 1.2.3">
25     <meta property="og:url" content="http://defaria.com/blogs/Status/2007/09/ucmwb-123-2.html">
26     <meta property="og:description" content=" Sent out UCMWB 1.2.3 for review before release...">
27     <meta property="og:site_name" content="Status">
28     <meta property="og:image" content="/mt/mt-static/support/theme_static/rainier/img/siteicon-sample.png">
29     <!-- Metadata -->
30     <meta itemprop="description" content=" Sent out UCMWB 1.2.3 for review before release...">
31     <link itemprop="url" href="http://defaria.com/blogs/Status/2007/09/ucmwb-123-2.html">
32     <link itemprop="image" href="/mt/mt-static/support/theme_static/rainier/img/siteicon-sample.png">
33     
34   </head>
35   <body>
36     <div id="container">
37       <div id="container-inner">
38         <header id="header" role="banner">
39           <div id="header-inner">
40             <div id="header-content">
41               <h1>
42                 <a href="http://defaria.com/blogs/Status/">
43
44                   Status
45
46                 </a>
47               </h1>
48               
49             </div>
50
51             <nav role="navigation">
52           <ul>
53             <li><a href="http://defaria.com/blogs/Status/">Home</a></li>
54
55
56           </ul>
57         </nav>
58
59           </div>
60         </header>
61         <div id="content">
62           <div id="content-inner">
63             <ul class="breadcrumb breadcrumb-list">
64               <li class="breadcrumb-list-item"><a href="http://defaria.com/blogs/Status/">Home</a></li>
65               <li class="breadcrumb-list-item">UCMWB 1.2.3</li>
66             </ul>
67             <div id="individual-main" class="main" role="main">
68               <article id="entry-1918" class="entry entry-asset asset hentry">
69                 <div class="asset-header">
70                   <h2 itemprop="name" class="asset-name entry-title">UCMWB 1.2.3</h2>
71                   <footer class="asset-meta">
72                     <ul class="asset-meta-list">
73                       <li class="asset-meta-list-item">Posted on <time datetime="2007-09-04T10:48:56-08:00" itemprop="datePublished">September  4, 2007</time></li>
74                       <li class="asset-meta-list-item">by <span class="author entry-author vcard"></span></li>
75
76   
77                       <li class="asset-meta-list-item">in <a itemprop="articleSection" rel="tag" href="http://defaria.com/blogs/Status/general-dynamics/">General Dynamics</a></li>
78   
79
80                    </ul>
81                 </footer>
82                 </div>
83                 <div class="entry-content asset-content" itemprop="articleBody">
84                   <ul>
85   <li>Sent out UCMWB 1.2.3 for review before release</li>
86 </ul>
87                   <p>I know everybody's busy however could you please take a few moments to help verify this new release of ucmwb 1.2.3. The following is a list  of 12 tickets resolved in this release along with a little description telling you what was fixed and how you can verify it. You can run ucmwb from the command line to run ucmwb 1.2.2 and ucmwbpre from the command line to run the new ucmwb 1.2.3. This way you can do a side by side comparison.</p>
88
89 <p>There are a few tickets that have not been addressed for this release because they require a lot more effort to implement but I would like to release 1.2.3 and knock out a bunch of tickets.<BR><BR>Finally there remains a licensing issue for Qt upon which ucmwb is built. The licensing has been approved and the next step needs to take place...</p>
90
91 <hr width="100%">
92
93 <b>RANCQ00010523: UCM Workbench - View Browser - Copy View Privates - Preserve
94 Modification Times</b></p>
95
96 <p><b>Status:</b> Fixed in 1.2.3</p>
97
98 <p><b>To reproduce:</b>
99
100 <ul>
101   <li>From the command line, setview to a view that has view private files</li>
102
103   <li>Note the access/creation time in the view. (ls -l &lt;view private file(s)&gt;)</li>
104
105   <li>Use ucmwb's View Browser (<B>Tools: Start View Browser</B>) and select the view.</li>
106
107   <li>Select <b>Copy View Private Files</b> and copy the view private files to an area (e.g. /tmp/&lt;viewname&gt;).</li>
108
109   <li>Compare time stamps with the newly created view private files.</li>
110 </ul>
111
112 <hr width="100%">
113
114 <p><b>RANCQ00011414: UCMWB create view with common target dev WOR incorrectly creates new stream</b><br>
115
116 <b>RANCQ00011424: UCM Workbench doesn't create the correct stream for Target WORs</b><br>
117
118 <b>RANCQ00012828&nbsp;&nbsp;&nbsp; Fix shared stream view creation from UCM Workbench.</b></p>
119
120 <p><b>Status:</b> Fixed in 1.2.3</p>
121
122 <p><b>To reproduce:</b>
123
124 <ul>
125   <li>Create a Collector WOR and Worker WORs using Clearquest (If people want they can use the test ones I've created)<br><br>
126
127 RANCQ00014260: Test Collector WOR #1<br>
128 RANCQ00014259: Test Worker WOR #1<br>
129 RANCQ00014261: Test Worker WOR #2<br><br></li>
130
131   <li>Designate one child WOR as the shared child WOR in Clearquest (RANCQ00014259 is the designated shared WOR above).</li>
132
133   <li>Right on the non shared child WOR in ucmwb and select <b>Create view</b>.</li>
134
135   <li>Verify that the view was created on the shared child WOR's stream.</li>
136 </ul>
137
138 <hr width="100%">
139
140 <p><b>RANCQ00012827: Many developers are getting deliver issue where default view is not found.</b></p>
141
142 <p><b>Status:</b> Verified not a problem.</p>
143
144 <p>This merely verifies that duplicate stream views are not being created by ucmwb (neither 1.2.2 nor 1.2.3 did this).</p>
145
146 <hr width="100%">
147
148 <p><b>RANCQ00012829: View creation issue against Collector WORs</b></p>
149
150 <p><b>Status:</b> Verified not a problem.</p>
151
152 <p>This merely verifies that ucmwb does not allow creation of views for Collector WORs.</p>
153
154 <hr width="100%">
155
156 <p><b>RANCQ00013782: ucmwb defect - does not delete view when rebase pending</b></p>
157
158 <p><b>Status:</b> Fixed in 1.2.3<BR><BR>When deleting a view, stderr from the cleartool rmview is now displayed if there were any errors. This covers both the rebase problem and deliver problems...</p>
159
160 <p><b>To reproduce:</b>
161
162 <ul>
163   <li>Start a rebase or deliver for a view. Instead of completing it, close the dialog box thus leaving the view in an uncompleted rebase or deliver.</li>
164
165   <li>Return to (or start ucmwb). Select view.</li>
166
167   <li>Notice that the right click menu allows rebase stream (previously, i.e. old ucmwb, rebasing of a stream was considered always completed).</li>
168
169   <li>Start view browser (<b>Tools: Start View Browser</b>)</li>
170
171   <li>Select view with rebase/deliver not yet completed</li>
172
173   <li>Select <b>Delete View</b></li>
174 </ul>
175
176 <p>Deletion of view now fails properly indicating that you cannot delete the view while it's in the middle of a rebase/deliver. User can return to ucmwb, select view and rebase stream then undo or complete the rebase, then deletion of the view will work.</p>
177
178 <hr width="100%">
179
180 <p><b>RANCQ00014267: UCMWB should save Clearquest password so it doesn't need to be
181 constantly specified</b></p>
182
183 <p><b>Status:</b> Fixed in 1.2.3</p>
184
185 <p><b>To reproduce:</b>
186
187 <ul>
188   <li>Start ucmwb</li>
189
190   <li>Right click on a WOR and select <b>Properties</b></li>
191
192   <li>Select <b>Effort</b> (tab) and <b>Update</b></li>
193
194   <li>Add an hour of effort. ucmwb prompts for your Clearquest password<li>
195
196   <li>Repeat and note that you are not prompted for your Clearquest password again (1.2.2 prompted every time).</li>
197 </ul>
198
199 <p>Note that the password is saved only for the duration of the ucmwb session. Saving it in preference would involve encryption/security concerns.</p>
200
201 <hr width="100%">
202
203 <p><b>RANCQ00014268: UCMWB Save Activity List improvements</b></p>
204
205 <p><b>Status:</b> Fixed in 1.2.3</p>
206
207 <p><b>To reproduce:</b>
208
209 <ul>
210   <li>Start ucmwb</li>
211
212   <li>Select <b>File: Save Activity List</b></li>
213
214   <li><b>Cancel</b> the file save dialog box</li>
215
216   <li>You no longer receive an "Unable to write file" error</li>
217 </ul>
218
219 <p>Note: The part about adding .html is more problematic than initially anticipated and therefore not addressed.</p>
220
221 <hr width="100%">
222
223 <p><b>RANCQ00014402: UCMWB should unset activity before deleting the view</b></p>
224
225 <p><b>Status:</b> Fixed in 1.2.3</p>
226
227 <p><b>To reproduce:</b>
228
229 <ul>
230   <li>After creating a view for a WOR use ucmwb's View Browser to delete the view</li>
231
232   <li>You should briefly see "Unsetting activity..." in the status area before "Deleting view..."</li>
233
234   <li>Close View Browser and right click on the WOR in the activity list. You should be able to <b>Create View</b> again.</li>
235 </ul>
236
237 <p>ucmwb 1.2.2 did not bother to unset the view's activity when a view was deleted. As a result Clearquest was never updated WRT its association of that just deleted view with this activity. User could not therefore use ucmwb to create a view for that WOR anymore!</p>
238
239 <hr width="100%">
240
241 <p><b>RANCQ00014935: Allow the UCM Workbench to create WOR from Collector</b></p>
242
243 <p><b>Status:</b> Not fixed</p>
244
245 <p>This issue involves a much more complicated interaction between ucmwb and Clearquest than is currently capable. Code exists in ucmwb to use cqtool (which is going away at 7.0 BTW) to pop up the submission dialog box from Clearquest. While this will allow a WOR to be created, the trouble is 1) it's non blocking and 2) the newly created WOR # is not returned, thus we do not know how to do the linking required by this request.</p>
246
247 <p>A totally different approach is needed, one that will solve a few other issues such as being able to offer a way to create WORs (not just child WORs nor Collector WORs but just normal WORs) directly from ucmwb - which would make ucmwb much more useful, but might be able to solve the problem with cqtool going away for 7.0. If we could reliably create WORs in ucmwb by interacting with a Perl process talking to Clearquest, then the above ticket only involves performing the link afterwards.</p>
248
249 <hr width="100%">
250
251 <p><b>RANCQ00015381: Port UCMWB to Linux</b></p>
252
253 <p><b>Status:</b> Fixed in 1.2.3!</p>
254
255 <p><b>To reproduce:</b>
256
257 <ul>
258   <li>Start ucmwb on a Linux machine (i.e. ranlin02 or ranlin03)</li>
259 </ul>
260
261 <p>Also exhibits that ucmwbpre (actually /prj/muosran/bin/ucmwbpre) is a shell script which kicks off the correct binary based on architecture.</p>
262                 </div>
263                 <nav class="page-navigation entry-navigation pagination content-nav">
264                   <ul class="page-navigation-list">
265
266                     <li class="page-navigation-list-item page-navigation-prev"><a rel="prev" href="http://defaria.com/blogs/Status/2007/08/building-oracle.html" title="Building Oracle 10.x for Linux">Previous entry</a></li>
267
268
269                     <li class="page-navigation-list-item page-navigation-next"><a rel="next" href="http://defaria.com/blogs/Status/2007/09/importpluncoall.html" title="import.pl/uncoall/qt">Next entry</a></li>
270
271                   </ul>
272                 </nav>
273                 <!--
274 <aside id="zenback" class="zenback feedback">
275   Please paste Zenback script code here.
276 </aside>
277 -->
278                 
279                 
280               </article>
281             </div>
282             <aside class="widgets related" role="complementary">
283               <nav class="widget-search widget">
284   <div class="widget-content">
285     <form method="get" id="search" action="http://defaria.com/mt/mt-search.cgi">
286       <div>
287         <input type="text" name="search" value="" placeholder="Search...">
288
289         <input type="hidden" name="IncludeBlogs" value="8">
290
291         <input type="hidden" name="limit" value="20">
292         <button type="submit" name="button">
293           <img alt="Search" src="/mt/mt-static/support/theme_static/rainier/img/search-icon.png">
294         </button>
295       </div>
296     </form>
297   </div>
298 </nav>
299 <nav class="widget-archive-category widget">
300   <h3 class="widget-header">Categories</h3>
301   <div class="widget-content">
302     
303       
304     <ul class="widget-list">
305       
306       
307       <li class="widget-list-item"><a href="http://defaria.com/blogs/Status/ameriquest/">Ameriquest (99)</a>
308       
309       
310       </li>
311       
312     
313       
314       
315       <li class="widget-list-item"><a href="http://defaria.com/blogs/Status/audience/">Audience (3)</a>
316       
317       
318       </li>
319       
320     
321       
322       
323       <li class="widget-list-item"><a href="http://defaria.com/blogs/Status/broadcom/">Broadcom (76)</a>
324       
325       
326       </li>
327       
328     
329       
330       
331       <li class="widget-list-item"><a href="http://defaria.com/blogs/Status/gpdb/">GPDB (35)</a>
332       
333       
334       </li>
335       
336     
337       
338       
339       <li class="widget-list-item"><a href="http://defaria.com/blogs/Status/general-dynamics/">General Dynamics (61)</a>
340       
341       
342       </li>
343       
344     
345       
346       
347       <li class="widget-list-item"><a href="http://defaria.com/blogs/Status/general-electric/">General Electric (13)</a>
348       
349       
350       </li>
351       
352     
353       
354       
355       <li class="widget-list-item"><a href="http://defaria.com/blogs/Status/hewlett-packard/">Hewlett Packard (13)</a>
356       
357       
358       </li>
359       
360     
361       
362       
363       <li class="widget-list-item"><a href="http://defaria.com/blogs/Status/lynuxworks/">LynuxWorks (162)</a>
364       
365       
366       </li>
367       
368     
369       
370       
371       <li class="widget-list-item"><a href="http://defaria.com/blogs/Status/pqa/">PQA (35)</a>
372       
373       
374       </li>
375       
376     
377       
378       
379       <li class="widget-list-item"><a href="http://defaria.com/blogs/Status/salira/">Salira (79)</a>
380       
381       
382       </li>
383       
384     
385       
386       
387       <li class="widget-list-item"><a href="http://defaria.com/blogs/Status/tellabs/">Tellabs (2)</a>
388       
389       
390       </li>
391       
392     
393       
394       
395       <li class="widget-list-item"><a href="http://defaria.com/blogs/Status/texas-instruments/">Texas Instruments (31)</a>
396       
397       
398       </li>
399       
400     </ul>
401       
402     
403   </div>
404 </nav>
405   
406
407 <nav class="widget-archive-dropdown widget">
408   <h3 class="widget-header">Archives</h3>
409   <div class="widget-content">
410     <select>
411       <option>Select a Month...</option>
412     
413       <option value="http://defaria.com/blogs/Status/2016/02/">February 2016</option>
414     
415   
416     
417       <option value="http://defaria.com/blogs/Status/2014/09/">September 2014</option>
418     
419   
420     
421       <option value="http://defaria.com/blogs/Status/2014/04/">April 2014</option>
422     
423   
424     
425       <option value="http://defaria.com/blogs/Status/2014/03/">March 2014</option>
426     
427   
428     
429       <option value="http://defaria.com/blogs/Status/2013/02/">February 2013</option>
430     
431   
432     
433       <option value="http://defaria.com/blogs/Status/2012/09/">September 2012</option>
434     
435   
436     
437       <option value="http://defaria.com/blogs/Status/2012/08/">August 2012</option>
438     
439   
440     
441       <option value="http://defaria.com/blogs/Status/2012/05/">May 2012</option>
442     
443   
444     
445       <option value="http://defaria.com/blogs/Status/2012/04/">April 2012</option>
446     
447   
448     
449       <option value="http://defaria.com/blogs/Status/2012/02/">February 2012</option>
450     
451   
452     
453       <option value="http://defaria.com/blogs/Status/2012/01/">January 2012</option>
454     
455   
456     
457       <option value="http://defaria.com/blogs/Status/2011/10/">October 2011</option>
458     
459   
460     
461       <option value="http://defaria.com/blogs/Status/2011/07/">July 2011</option>
462     
463   
464     
465       <option value="http://defaria.com/blogs/Status/2010/09/">September 2010</option>
466     
467   
468     
469       <option value="http://defaria.com/blogs/Status/2010/08/">August 2010</option>
470     
471   
472     
473       <option value="http://defaria.com/blogs/Status/2010/04/">April 2010</option>
474     
475   
476     
477       <option value="http://defaria.com/blogs/Status/2010/03/">March 2010</option>
478     
479   
480     
481       <option value="http://defaria.com/blogs/Status/2010/02/">February 2010</option>
482     
483   
484     
485       <option value="http://defaria.com/blogs/Status/2009/05/">May 2009</option>
486     
487   
488     
489       <option value="http://defaria.com/blogs/Status/2009/04/">April 2009</option>
490     
491   
492     
493       <option value="http://defaria.com/blogs/Status/2008/07/">July 2008</option>
494     
495   
496     
497       <option value="http://defaria.com/blogs/Status/2008/05/">May 2008</option>
498     
499   
500     
501       <option value="http://defaria.com/blogs/Status/2008/04/">April 2008</option>
502     
503   
504     
505       <option value="http://defaria.com/blogs/Status/2008/03/">March 2008</option>
506     
507   
508     
509       <option value="http://defaria.com/blogs/Status/2008/02/">February 2008</option>
510     
511   
512     
513       <option value="http://defaria.com/blogs/Status/2008/01/">January 2008</option>
514     
515   
516     
517       <option value="http://defaria.com/blogs/Status/2007/12/">December 2007</option>
518     
519   
520     
521       <option value="http://defaria.com/blogs/Status/2007/11/">November 2007</option>
522     
523   
524     
525       <option value="http://defaria.com/blogs/Status/2007/10/">October 2007</option>
526     
527   
528     
529       <option value="http://defaria.com/blogs/Status/2007/09/">September 2007</option>
530     
531   
532     
533       <option value="http://defaria.com/blogs/Status/2007/08/">August 2007</option>
534     
535   
536     
537       <option value="http://defaria.com/blogs/Status/2007/07/">July 2007</option>
538     
539   
540     
541       <option value="http://defaria.com/blogs/Status/2007/06/">June 2007</option>
542     
543   
544     
545       <option value="http://defaria.com/blogs/Status/2007/05/">May 2007</option>
546     
547   
548     
549       <option value="http://defaria.com/blogs/Status/2007/04/">April 2007</option>
550     
551   
552     
553       <option value="http://defaria.com/blogs/Status/2007/03/">March 2007</option>
554     
555   
556     
557       <option value="http://defaria.com/blogs/Status/2007/01/">January 2007</option>
558     
559   
560     
561       <option value="http://defaria.com/blogs/Status/2006/12/">December 2006</option>
562     
563   
564     
565       <option value="http://defaria.com/blogs/Status/2006/11/">November 2006</option>
566     
567   
568     
569       <option value="http://defaria.com/blogs/Status/2006/10/">October 2006</option>
570     
571   
572     
573       <option value="http://defaria.com/blogs/Status/2006/09/">September 2006</option>
574     
575   
576     
577       <option value="http://defaria.com/blogs/Status/2006/07/">July 2006</option>
578     
579   
580     
581       <option value="http://defaria.com/blogs/Status/2006/06/">June 2006</option>
582     
583   
584     
585       <option value="http://defaria.com/blogs/Status/2006/05/">May 2006</option>
586     
587   
588     
589       <option value="http://defaria.com/blogs/Status/2006/04/">April 2006</option>
590     
591   
592     
593       <option value="http://defaria.com/blogs/Status/2006/03/">March 2006</option>
594     
595   
596     
597       <option value="http://defaria.com/blogs/Status/2006/02/">February 2006</option>
598     
599   
600     
601       <option value="http://defaria.com/blogs/Status/2006/01/">January 2006</option>
602     
603   
604     
605       <option value="http://defaria.com/blogs/Status/2005/12/">December 2005</option>
606     
607   
608     
609       <option value="http://defaria.com/blogs/Status/2005/11/">November 2005</option>
610     
611   
612     
613       <option value="http://defaria.com/blogs/Status/2005/10/">October 2005</option>
614     
615   
616     
617       <option value="http://defaria.com/blogs/Status/2005/09/">September 2005</option>
618     
619   
620     
621       <option value="http://defaria.com/blogs/Status/2005/08/">August 2005</option>
622     
623   
624     
625       <option value="http://defaria.com/blogs/Status/2005/07/">July 2005</option>
626     
627   
628     
629       <option value="http://defaria.com/blogs/Status/2005/06/">June 2005</option>
630     
631   
632     
633       <option value="http://defaria.com/blogs/Status/2005/05/">May 2005</option>
634     
635   
636     
637       <option value="http://defaria.com/blogs/Status/2005/04/">April 2005</option>
638     
639   
640     
641       <option value="http://defaria.com/blogs/Status/2005/03/">March 2005</option>
642     
643   
644     
645       <option value="http://defaria.com/blogs/Status/2005/02/">February 2005</option>
646     
647   
648     
649       <option value="http://defaria.com/blogs/Status/2005/01/">January 2005</option>
650     
651   
652     
653       <option value="http://defaria.com/blogs/Status/2004/12/">December 2004</option>
654     
655   
656     
657       <option value="http://defaria.com/blogs/Status/2004/09/">September 2004</option>
658     
659   
660     
661       <option value="http://defaria.com/blogs/Status/2004/08/">August 2004</option>
662     
663   
664     
665       <option value="http://defaria.com/blogs/Status/2004/07/">July 2004</option>
666     
667   
668     
669       <option value="http://defaria.com/blogs/Status/2004/06/">June 2004</option>
670     
671   
672     
673       <option value="http://defaria.com/blogs/Status/2004/05/">May 2004</option>
674     
675   
676     
677       <option value="http://defaria.com/blogs/Status/2004/04/">April 2004</option>
678     
679   
680     
681       <option value="http://defaria.com/blogs/Status/2004/03/">March 2004</option>
682     
683   
684     
685       <option value="http://defaria.com/blogs/Status/2004/02/">February 2004</option>
686     
687   
688     
689       <option value="http://defaria.com/blogs/Status/2004/01/">January 2004</option>
690     
691   
692     
693       <option value="http://defaria.com/blogs/Status/2003/12/">December 2003</option>
694     
695   
696     
697       <option value="http://defaria.com/blogs/Status/2003/11/">November 2003</option>
698     
699     </select>
700   </div>
701 </nav>
702     
703   
704
705 <div class="widget-syndication widget section">
706   <div class="widget-content">
707     <p><img src="http://defaria.com/mt/mt-static/images/status_icons/feed.gif" alt="Subscribe to feed" width="9" height="9" /> <a href="http://defaria.com/blogs/Status/atom.xml">Subscribe to this blog's feed</a></p>
708
709   </div>
710 </div>
711
712             </aside>
713           </div>
714         </div>
715         <footer id="footer" role="contentinfo">
716           <div id="footer-inner">
717             <div id="footer-content">
718   <nav role="navigation">
719           <ul>
720             <li><a href="http://defaria.com/blogs/Status/">Home</a></li>
721
722
723           </ul>
724         </nav>
725
726   <p class="license">&copy; Copyright 2016.</p>
727   <p class="poweredby">Powered by <a href="http://www.movabletype.org/">Movable Type</a></p>
728 </div>
729           </div>
730         </footer>
731       </div>
732     </div>
733     <script src="http://defaria.com/mt/mt-static/jquery/jquery.min.js"></script>
734     <script src="http://defaria.com/blogs/Status/mt-theme-scale2.js"></script>
735   </body>
736 </html>