Initial add of defaria.com
[clearscm.git] / defaria.com / blogs / Status / 2007 / 05 / gpdb-enhancemen-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=" Added export to CSV file to reports Made DesignSync servers links to the server:port Added links to Project names Site names on reports Added edit link to screen after you update a Project or Site...">
6     <meta name="generator" content="Movable Type 5.2.3">
7     <title>GPDB Enhancements - 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/05/gpdb-enhancemen-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/05/ldap-changes.html" title="LDAP changes/Synonyms and Grants/Reports">
20     <link rel="next" href="http://defaria.com/blogs/Status/2007/05/cc-defaults-rep.html" title="CC Defaults report">
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="GPDB Enhancements">
25     <meta property="og:url" content="http://defaria.com/blogs/Status/2007/05/gpdb-enhancemen-2.html">
26     <meta property="og:description" content=" Added export to CSV file to reports Made DesignSync servers links to the server:port Added links to Project names Site names on reports Added edit link to screen after you update a Project or Site...">
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=" Added export to CSV file to reports Made DesignSync servers links to the server:port Added links to Project names Site names on reports Added edit link to screen after you update a Project or Site...">
31     <link itemprop="url" href="http://defaria.com/blogs/Status/2007/05/gpdb-enhancemen-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">GPDB Enhancements</li>
66             </ul>
67             <div id="individual-main" class="main" role="main">
68               <article id="entry-1889" class="entry entry-asset asset hentry">
69                 <div class="asset-header">
70                   <h2 itemprop="name" class="asset-name entry-title">GPDB Enhancements</h2>
71                   <footer class="asset-meta">
72                     <ul class="asset-meta-list">
73                       <li class="asset-meta-list-item">Posted on <time datetime="2007-05-08T15:27:42-08:00" itemprop="datePublished">May  8, 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/gpdb/">GPDB</a></li>
78   
79
80                    </ul>
81                 </footer>
82                 </div>
83                 <div class="entry-content asset-content" itemprop="articleBody">
84                   <ul>
85   <li>Added export to CSV file to reports</li>
86
87   <li>Made DesignSync servers links to the server:port</li>
88
89   <li>Added links to Project names Site names on reports</li>
90
91   <li>Added edit link to screen after you update a Project or Site</li>
92 </ul>
93                   Nelson, Bill wrote:
94 <blockquote type="cite">
95 <p>I took a look at GPDB - looking better each day.  Looks like you have some links done in the reports</p>
96 </blockquote>
97
98 <p>Yes I have...</p>
99
100 <blockquote type="cite">
101 <p>still need a .CSV dump button.</p>
102 </blockquote>
103
104 <p>Done!</p>
105
106 <blockquote type="cite">
107 <p>When you display a page like the project@site one, I like the edit link up next to the Logout link but after I change something on the page and select Update, the link goes away.  Can you have it so that after the page is re-displayed, the Edit link remains?</p>
108 </blockquote>
109
110 <p>Done.</p>
111
112 <blockquote type="cite">
113 <p> For the list of Users, when you select the user ID you go to the Directory Services look up but we also wanted to have a single User Display where you saw the ORG-SBE, Sites, and Projects the user was associated with.</p>
114 </blockquote>
115
116 <p>I need to make the users display screen. All that's in the Users record is pretty much what you see on the user list (BTW: The user list needs to be paged too as it's growing lengthy). So, IOW, I need to make a display that displays the info in the Users table as well as bring in
117 the Org/SBE mapping table. Of course I also need to do the Org/SBE stuff too. Since I have nowhere to link to yet I have not made this link/association.</p>
118
119 <blockquote type="cite">
120 <p>Maybe we could do this link off of the user’s name.</p>
121 </blockquote>
122
123 <p>I'm not sure that that will not be confusing, at least at first, to users. When the see the user list they only see that both AXID and User Name are linked. They would not immediately think "Oh one links to one place and the other links to another place". How best to present this is, of course, the question...</p>
124
125 <blockquote type="cite">
126 <p>When we display the DesignSync info, we were going to link the Server name to go to the ProjectSync address using the following format -&gt;http://&lt;server&gt;:&lt;DS Port&gt; so for the following we would have a link on Server of http://sync9136.design.ti.com:9136</p>
127   <table class="MsoNormalTable" style="width: 592.5pt;" border="0"
128  cellpadding="0" cellspacing="0" width="790">
129     <tbody>
130       <tr>
131         <td colspan="7"
132  style="border: 1pt solid black; padding: 2.25pt; background: rgb(0, 64, 128) none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">
133         <p class="MsoNormal" style="text-align: center;" align="center"><b><span
134  style="font-family: Arial; color: white;">DesignSync Vault<o:p></o:p></span></b></p>
135         </td>
136       </tr>
137       <tr>
138         <td
139  style="border: 1pt solid black; padding: 2.25pt; background: rgb(32, 136, 221) none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">
140         <p class="MsoNormal" style="text-align: right;" align="right"><b><span
141  style="font-size: 10.5pt; font-family: Arial; color: white;">Site:<o:p></o:p></span></b></p>
142         </td>
143         <td
144  style="border: 1pt solid rgb(153, 153, 153); padding: 2.25pt; background: rgb(255, 254, 238) none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">
145         <p class="MsoNormal" style="text-align: center;" align="center"><span
146  style="font-size: 9pt; font-family: Arial; color: black;"><a
147  moz-do-not-send="true"
148  href="http://gpdb.design.ti.com/cgi-bin/gpdb-devel.pl?db=OracleDevelopment&amp;operation=showSite&amp;siteName=Bangalore"><span
149  style="font-family: &quot;Times New Roman&quot;;">Bangalore</span></a><o:p></o:p></span></p>
150         </td>
151         <td
152  style="border: 1pt solid black; padding: 2.25pt; background: rgb(32, 136, 221) none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">
153         <p class="MsoNormal" style="text-align: center;" align="center"><b><span
154  style="font-size: 10.5pt; font-family: Arial; color: white;">DS<o:p></o:p></span></b></p>
155         </td>
156         <td
157  style="border: 1pt solid black; padding: 2.25pt; background: rgb(32, 136, 221) none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">
158         <p class="MsoNormal" style="text-align: center;" align="center"><b><span
159  style="font-size: 10.5pt; font-family: Arial; color: white;">PGS<o:p></o:p></span></b></p>
160         </td>
161         <td
162  style="border: 1pt solid black; padding: 2.25pt; background: rgb(32, 136, 221) none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">
163         <p class="MsoNormal" style="text-align: center;" align="center"><b><span
164  style="font-size: 10.5pt; font-family: Arial; color: white;">Secure<o:p></o:p></span></b></p>
165         </td>
166         <td
167  style="border: 1pt solid black; padding: 2.25pt; background: rgb(32, 136, 221) none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">
168         <p class="MsoNormal" style="text-align: right;" align="right"><b><span
169  style="font-size: 10.5pt; font-family: Arial; color: white;">HCM:<o:p></o:p></span></b></p>
170         </td>
171         <td
172  style="border: 1pt solid black; padding: 2.25pt; background: rgb(32, 136, 221) none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">
173         <p class="MsoNormal" style="text-align: right;" align="right"><b><span
174  style="font-size: 10.5pt; font-family: Arial; color: white;">Status:<o:p></o:p></span></b></p>
175         </td>
176       </tr>
177       <tr>
178         <td
179  style="border: 1pt solid black; padding: 2.25pt; background: rgb(32, 136, 221) none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">
180         <p class="MsoNormal" style="text-align: right;" align="right"><b><span
181  style="font-size: 10.5pt; font-family: Arial; color: white;">Server:<o:p></o:p></span></b></p>
182         </td>
183         <td
184  style="border: 1pt solid rgb(153, 153, 153); padding: 2.25pt; background: rgb(255, 254, 238) none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">
185         <p class="MsoNormal"><span
186  style="font-size: 9pt; font-family: Arial; color: black;"><a
187  moz-do-not-send="true" href="http://sync9136.design.ti.com:9136/">sync9136.design.ti.com</a><o:p></o:p></span></p>
188         </td>
189         <td
190  style="border: 1pt solid rgb(153, 153, 153); padding: 2.25pt; background: rgb(255, 254, 238) none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">
191         <p class="MsoNormal" style="text-align: center;" align="center"><span
192  style="font-size: 9pt; font-family: Arial; color: black;">9136<o:p></o:p></span></p>
193         </td>
194         <td
195  style="border: 1pt solid rgb(153, 153, 153); padding: 2.25pt; background: rgb(255, 254, 238) none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">
196         <p class="MsoNormal" style="text-align: center;" align="center"><span
197  style="font-size: 9pt; font-family: Arial; color: black;">9137<o:p></o:p></span></p>
198         </td>
199         <td
200  style="border: 1pt solid rgb(153, 153, 153); padding: 2.25pt; background: rgb(255, 254, 238) none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">
201         <p class="MsoNormal" style="text-align: center;" align="center"><span
202  style="font-size: 9pt; font-family: Arial; color: black;">9138<o:p></o:p></span></p>
203         </td>
204         <td
205  style="border: 1pt solid rgb(153, 153, 153); padding: 2.25pt; background: rgb(255, 254, 238) none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">
206         <p class="MsoNormal" style="text-align: center;" align="center"><span
207  style="font-size: 9pt; font-family: Arial; color: black;">N<o:p></o:p></span></p>
208         </td>
209         <td
210  style="border: 1pt solid rgb(153, 153, 153); padding: 2.25pt; background: rgb(255, 254, 238) none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">
211         <p class="MsoNormal" style="text-align: center;" align="center"><span
212  style="font-size: 9pt; font-family: Arial; color: black;">Active<o:p></o:p></span></p>
213         </td>
214       </tr>
215       <tr>
216         <td
217  style="border: 1pt solid black; padding: 2.25pt; background: rgb(32, 136, 221) none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">
218         <p class="MsoNormal" style="text-align: right;" align="right"><b><span
219  style="font-size: 10.5pt; font-family: Arial; color: white;">Path:<o:p></o:p></span></b></p>
220         </td>
221         <td colspan="6"
222  style="border: 1pt solid rgb(153, 153, 153); padding: 2.25pt; background: rgb(255, 254, 238) none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">
223         <p class="MsoNormal"><b><span
224  style="font-size: 9pt; font-family: Arial; color: black;">/data/sitd_vault/sync9136.design.ti.com/9136/server_vault</span></b><span
225  style="font-size: 9pt; font-family: Arial; color: black;"><o:p></o:p></span></p>
226         </td>
227       </tr>
228       <tr>
229         <td
230  style="border: 1pt solid black; padding: 2.25pt; background: rgb(32, 136, 221) none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">
231         <p class="MsoNormal" style="text-align: right;" align="right"><b><span
232  style="font-size: 10.5pt; font-family: Arial; color: white;">Cache:<o:p></o:p></span></b></p>
233         </td>
234         <td colspan="6"
235  style="border: 1pt solid rgb(153, 153, 153); padding: 2.25pt; background: rgb(255, 254, 238) none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">
236         <p class="MsoNormal"><span
237  style="font-size: 9pt; font-family: Arial; color: black;">/data/sitd_cache/sync9136.design.ti.com/9136/server_cache<o:p></o:p></span></p>
238         </td>
239       </tr>
240     </tbody>
241   </table>
242   </div>
243 </blockquote>
244
245 <p>Done, although I don't know how to log into such sites. I'm asked for my username and password. I use my normal username and enterprise password and I get access denied for this "projectsync" login. Now normally I'd ask one of the DesignSync guys around here but they all
246 appear to be missing! <span class="moz-smiley-s3"><span> ;-) </span></span></p>
247
248 <p>Oh, BTW, I added this link to the <a href="http://gpdb.design.ti.com/cgi-bin/gpdb-devel.pl?db=OracleDevelopment&amp;operation=reportDesignSync">DesignSync
249 Report</a>, though many of them seem to not be set up or responding.</p>
250                 </div>
251                 <nav class="page-navigation entry-navigation pagination content-nav">
252                   <ul class="page-navigation-list">
253
254                     <li class="page-navigation-list-item page-navigation-prev"><a rel="prev" href="http://defaria.com/blogs/Status/2007/05/ldap-changes.html" title="LDAP changes/Synonyms and Grants/Reports">Previous entry</a></li>
255
256
257                     <li class="page-navigation-list-item page-navigation-next"><a rel="next" href="http://defaria.com/blogs/Status/2007/05/cc-defaults-rep.html" title="CC Defaults report">Next entry</a></li>
258
259                   </ul>
260                 </nav>
261                 <!--
262 <aside id="zenback" class="zenback feedback">
263   Please paste Zenback script code here.
264 </aside>
265 -->
266                 
267                 
268               </article>
269             </div>
270             <aside class="widgets related" role="complementary">
271               <nav class="widget-search widget">
272   <div class="widget-content">
273     <form method="get" id="search" action="http://defaria.com/mt/mt-search.cgi">
274       <div>
275         <input type="text" name="search" value="" placeholder="Search...">
276
277         <input type="hidden" name="IncludeBlogs" value="8">
278
279         <input type="hidden" name="limit" value="20">
280         <button type="submit" name="button">
281           <img alt="Search" src="/mt/mt-static/support/theme_static/rainier/img/search-icon.png">
282         </button>
283       </div>
284     </form>
285   </div>
286 </nav>
287 <nav class="widget-archive-category widget">
288   <h3 class="widget-header">Categories</h3>
289   <div class="widget-content">
290     
291       
292     <ul class="widget-list">
293       
294       
295       <li class="widget-list-item"><a href="http://defaria.com/blogs/Status/ameriquest/">Ameriquest (99)</a>
296       
297       
298       </li>
299       
300     
301       
302       
303       <li class="widget-list-item"><a href="http://defaria.com/blogs/Status/audience/">Audience (3)</a>
304       
305       
306       </li>
307       
308     
309       
310       
311       <li class="widget-list-item"><a href="http://defaria.com/blogs/Status/broadcom/">Broadcom (76)</a>
312       
313       
314       </li>
315       
316     
317       
318       
319       <li class="widget-list-item"><a href="http://defaria.com/blogs/Status/gpdb/">GPDB (35)</a>
320       
321       
322       </li>
323       
324     
325       
326       
327       <li class="widget-list-item"><a href="http://defaria.com/blogs/Status/general-dynamics/">General Dynamics (61)</a>
328       
329       
330       </li>
331       
332     
333       
334       
335       <li class="widget-list-item"><a href="http://defaria.com/blogs/Status/general-electric/">General Electric (13)</a>
336       
337       
338       </li>
339       
340     
341       
342       
343       <li class="widget-list-item"><a href="http://defaria.com/blogs/Status/hewlett-packard/">Hewlett Packard (13)</a>
344       
345       
346       </li>
347       
348     
349       
350       
351       <li class="widget-list-item"><a href="http://defaria.com/blogs/Status/lynuxworks/">LynuxWorks (162)</a>
352       
353       
354       </li>
355       
356     
357       
358       
359       <li class="widget-list-item"><a href="http://defaria.com/blogs/Status/pqa/">PQA (35)</a>
360       
361       
362       </li>
363       
364     
365       
366       
367       <li class="widget-list-item"><a href="http://defaria.com/blogs/Status/salira/">Salira (79)</a>
368       
369       
370       </li>
371       
372     
373       
374       
375       <li class="widget-list-item"><a href="http://defaria.com/blogs/Status/tellabs/">Tellabs (2)</a>
376       
377       
378       </li>
379       
380     
381       
382       
383       <li class="widget-list-item"><a href="http://defaria.com/blogs/Status/texas-instruments/">Texas Instruments (31)</a>
384       
385       
386       </li>
387       
388     </ul>
389       
390     
391   </div>
392 </nav>
393   
394
395 <nav class="widget-archive-dropdown widget">
396   <h3 class="widget-header">Archives</h3>
397   <div class="widget-content">
398     <select>
399       <option>Select a Month...</option>
400     
401       <option value="http://defaria.com/blogs/Status/2016/02/">February 2016</option>
402     
403   
404     
405       <option value="http://defaria.com/blogs/Status/2014/09/">September 2014</option>
406     
407   
408     
409       <option value="http://defaria.com/blogs/Status/2014/04/">April 2014</option>
410     
411   
412     
413       <option value="http://defaria.com/blogs/Status/2014/03/">March 2014</option>
414     
415   
416     
417       <option value="http://defaria.com/blogs/Status/2013/02/">February 2013</option>
418     
419   
420     
421       <option value="http://defaria.com/blogs/Status/2012/09/">September 2012</option>
422     
423   
424     
425       <option value="http://defaria.com/blogs/Status/2012/08/">August 2012</option>
426     
427   
428     
429       <option value="http://defaria.com/blogs/Status/2012/05/">May 2012</option>
430     
431   
432     
433       <option value="http://defaria.com/blogs/Status/2012/04/">April 2012</option>
434     
435   
436     
437       <option value="http://defaria.com/blogs/Status/2012/02/">February 2012</option>
438     
439   
440     
441       <option value="http://defaria.com/blogs/Status/2012/01/">January 2012</option>
442     
443   
444     
445       <option value="http://defaria.com/blogs/Status/2011/10/">October 2011</option>
446     
447   
448     
449       <option value="http://defaria.com/blogs/Status/2011/07/">July 2011</option>
450     
451   
452     
453       <option value="http://defaria.com/blogs/Status/2010/09/">September 2010</option>
454     
455   
456     
457       <option value="http://defaria.com/blogs/Status/2010/08/">August 2010</option>
458     
459   
460     
461       <option value="http://defaria.com/blogs/Status/2010/04/">April 2010</option>
462     
463   
464     
465       <option value="http://defaria.com/blogs/Status/2010/03/">March 2010</option>
466     
467   
468     
469       <option value="http://defaria.com/blogs/Status/2010/02/">February 2010</option>
470     
471   
472     
473       <option value="http://defaria.com/blogs/Status/2009/05/">May 2009</option>
474     
475   
476     
477       <option value="http://defaria.com/blogs/Status/2009/04/">April 2009</option>
478     
479   
480     
481       <option value="http://defaria.com/blogs/Status/2008/07/">July 2008</option>
482     
483   
484     
485       <option value="http://defaria.com/blogs/Status/2008/05/">May 2008</option>
486     
487   
488     
489       <option value="http://defaria.com/blogs/Status/2008/04/">April 2008</option>
490     
491   
492     
493       <option value="http://defaria.com/blogs/Status/2008/03/">March 2008</option>
494     
495   
496     
497       <option value="http://defaria.com/blogs/Status/2008/02/">February 2008</option>
498     
499   
500     
501       <option value="http://defaria.com/blogs/Status/2008/01/">January 2008</option>
502     
503   
504     
505       <option value="http://defaria.com/blogs/Status/2007/12/">December 2007</option>
506     
507   
508     
509       <option value="http://defaria.com/blogs/Status/2007/11/">November 2007</option>
510     
511   
512     
513       <option value="http://defaria.com/blogs/Status/2007/10/">October 2007</option>
514     
515   
516     
517       <option value="http://defaria.com/blogs/Status/2007/09/">September 2007</option>
518     
519   
520     
521       <option value="http://defaria.com/blogs/Status/2007/08/">August 2007</option>
522     
523   
524     
525       <option value="http://defaria.com/blogs/Status/2007/07/">July 2007</option>
526     
527   
528     
529       <option value="http://defaria.com/blogs/Status/2007/06/">June 2007</option>
530     
531   
532     
533       <option value="http://defaria.com/blogs/Status/2007/05/">May 2007</option>
534     
535   
536     
537       <option value="http://defaria.com/blogs/Status/2007/04/">April 2007</option>
538     
539   
540     
541       <option value="http://defaria.com/blogs/Status/2007/03/">March 2007</option>
542     
543   
544     
545       <option value="http://defaria.com/blogs/Status/2007/01/">January 2007</option>
546     
547   
548     
549       <option value="http://defaria.com/blogs/Status/2006/12/">December 2006</option>
550     
551   
552     
553       <option value="http://defaria.com/blogs/Status/2006/11/">November 2006</option>
554     
555   
556     
557       <option value="http://defaria.com/blogs/Status/2006/10/">October 2006</option>
558     
559   
560     
561       <option value="http://defaria.com/blogs/Status/2006/09/">September 2006</option>
562     
563   
564     
565       <option value="http://defaria.com/blogs/Status/2006/07/">July 2006</option>
566     
567   
568     
569       <option value="http://defaria.com/blogs/Status/2006/06/">June 2006</option>
570     
571   
572     
573       <option value="http://defaria.com/blogs/Status/2006/05/">May 2006</option>
574     
575   
576     
577       <option value="http://defaria.com/blogs/Status/2006/04/">April 2006</option>
578     
579   
580     
581       <option value="http://defaria.com/blogs/Status/2006/03/">March 2006</option>
582     
583   
584     
585       <option value="http://defaria.com/blogs/Status/2006/02/">February 2006</option>
586     
587   
588     
589       <option value="http://defaria.com/blogs/Status/2006/01/">January 2006</option>
590     
591   
592     
593       <option value="http://defaria.com/blogs/Status/2005/12/">December 2005</option>
594     
595   
596     
597       <option value="http://defaria.com/blogs/Status/2005/11/">November 2005</option>
598     
599   
600     
601       <option value="http://defaria.com/blogs/Status/2005/10/">October 2005</option>
602     
603   
604     
605       <option value="http://defaria.com/blogs/Status/2005/09/">September 2005</option>
606     
607   
608     
609       <option value="http://defaria.com/blogs/Status/2005/08/">August 2005</option>
610     
611   
612     
613       <option value="http://defaria.com/blogs/Status/2005/07/">July 2005</option>
614     
615   
616     
617       <option value="http://defaria.com/blogs/Status/2005/06/">June 2005</option>
618     
619   
620     
621       <option value="http://defaria.com/blogs/Status/2005/05/">May 2005</option>
622     
623   
624     
625       <option value="http://defaria.com/blogs/Status/2005/04/">April 2005</option>
626     
627   
628     
629       <option value="http://defaria.com/blogs/Status/2005/03/">March 2005</option>
630     
631   
632     
633       <option value="http://defaria.com/blogs/Status/2005/02/">February 2005</option>
634     
635   
636     
637       <option value="http://defaria.com/blogs/Status/2005/01/">January 2005</option>
638     
639   
640     
641       <option value="http://defaria.com/blogs/Status/2004/12/">December 2004</option>
642     
643   
644     
645       <option value="http://defaria.com/blogs/Status/2004/09/">September 2004</option>
646     
647   
648     
649       <option value="http://defaria.com/blogs/Status/2004/08/">August 2004</option>
650     
651   
652     
653       <option value="http://defaria.com/blogs/Status/2004/07/">July 2004</option>
654     
655   
656     
657       <option value="http://defaria.com/blogs/Status/2004/06/">June 2004</option>
658     
659   
660     
661       <option value="http://defaria.com/blogs/Status/2004/05/">May 2004</option>
662     
663   
664     
665       <option value="http://defaria.com/blogs/Status/2004/04/">April 2004</option>
666     
667   
668     
669       <option value="http://defaria.com/blogs/Status/2004/03/">March 2004</option>
670     
671   
672     
673       <option value="http://defaria.com/blogs/Status/2004/02/">February 2004</option>
674     
675   
676     
677       <option value="http://defaria.com/blogs/Status/2004/01/">January 2004</option>
678     
679   
680     
681       <option value="http://defaria.com/blogs/Status/2003/12/">December 2003</option>
682     
683   
684     
685       <option value="http://defaria.com/blogs/Status/2003/11/">November 2003</option>
686     
687     </select>
688   </div>
689 </nav>
690     
691   
692
693 <div class="widget-syndication widget section">
694   <div class="widget-content">
695     <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>
696
697   </div>
698 </div>
699
700             </aside>
701           </div>
702         </div>
703         <footer id="footer" role="contentinfo">
704           <div id="footer-inner">
705             <div id="footer-content">
706   <nav role="navigation">
707           <ul>
708             <li><a href="http://defaria.com/blogs/Status/">Home</a></li>
709
710
711           </ul>
712         </nav>
713
714   <p class="license">&copy; Copyright 2016.</p>
715   <p class="poweredby">Powered by <a href="http://www.movabletype.org/">Movable Type</a></p>
716 </div>
717           </div>
718         </footer>
719       </div>
720     </div>
721     <script src="http://defaria.com/mt/mt-static/jquery/jquery.min.js"></script>
722     <script src="http://defaria.com/blogs/Status/mt-theme-scale2.js"></script>
723   </body>
724 </html>