Initial add of defaria.com
[clearscm.git] / defaria.com / blogs / General / archives / 2004 / 02 / index.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" id="sixapart-standard">
4 <head>
5     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6 <meta name="generator" content="Movable Type 5.2.3" />
7 <link rel="stylesheet" href="http://defaria.com/blogs/General/styles.css" type="text/css" />
8 <link rel="start" href="http://defaria.com/blogs/General/" title="Home" />
9 <link rel="alternate" type="application/atom+xml" title="Recent Entries" href="http://defaria.com/blogs/General/atom.xml" />
10 <script type="text/javascript" src="http://defaria.com/blogs/General/mt.js"></script>
11
12
13     <title>General: February 2004 Archives</title>
14
15
16     <link rel="prev" href="http://defaria.com/blogs/General/archives/2004/01/" title="January 2004" />
17     <link rel="next" href="http://defaria.com/blogs/General/archives/2005/03/" title="March 2005" />
18
19 </head>
20 <body id="classic-blog" class="mt-archive-listing mt-datebased-monthly-archive layout-wtt">
21     <div id="container">
22         <div id="container-inner">
23
24
25             <div id="header">
26     <div id="header-inner">
27         <div id="header-content">
28
29
30             <div id="header-name"><a href="http://defaria.com/blogs/General/" accesskey="1">General</a></div>
31             <div id="header-description"></div>
32
33         </div>
34     </div>
35 </div>
36
37
38
39             <div id="content">
40                 <div id="content-inner">
41
42
43                     <div id="alpha">
44                         <div id="alpha-inner">
45
46
47                             <h1 id="page-title" class="archive-title">February 2004 Archives</h1>
48
49
50
51
52
53                             
54                             <div id="entry-146" class="entry-asset asset hentry">
55     <div class="asset-header">
56         <h2 class="asset-name entry-title"><a href="http://defaria.com/blogs/General/archives/2004/02/adding-home-lin.html" rel="bookmark">Adding [home] link to Gallery</a></h2>
57         <div class="asset-meta">
58             <span class="byline">
59     
60                 <abbr class="published" title="2004-02-27T23:43:43-08:00">February 27, 2004 11:43 PM</abbr>
61     
62             </span>
63
64             
65             
66
67         </div>
68     </div>
69     <div class="asset-content entry-content">
70
71         <div class="asset-body">
72             <p>Ron Van Scherpe pointed me to <a href="http://gallery.menalto.com/index.php?name=PNphpBB2&file=viewtopic&t=10945&highlight=breadcrumb&sid=bb3e0d3e2a05657f625c346df7b404cb">how to add a [home] link to gallery</a>. I think they call these <i>bread crumbs</i> probalby because they leave a trail of bread crumbs as in the old <i>Hansel and Grettle</i> story. Basically one needs to add:</p>
73
74 <pre>
75 /* home breadcrumb start */
76 if (strcmp($pAlbum->fields["returnto"], "no")) {
77    $breadtext[$breadCount] ="&lt;a href=\"/\"&gt;[Home]&lt;/a&gt;";
78    $breadCount++;
79 }
80 /* home breadcrumb end */
81 </pre>
82
83 <p>to view_album.php in your Gallery directory approximately at:</p>
84
85 <pre>
86 } while ($pAlbumName);
87 /* INSERT IT HERE */
88 //-- we built the array backwards, so reverse it now ---
89 </pre>
90
91 <p>This added a link to all albums however the main page lacks the link. Then I found <a href="http://www.eclecticpixels.com/tutorials/gallerytips/index.php">this</a> and decided to go that way. It took a little bit of time to realize I could include my site-functions.php and use my copyright function for the footer. Still don't like the bland Home link at the top but will work on this later.</p>
92         </div>
93
94
95
96     </div>
97     <div class="asset-footer"></div>
98 </div>
99
100
101                             
102                             <div id="entry-142" class="entry-asset asset hentry">
103     <div class="asset-header">
104         <h2 class="asset-name entry-title"><a href="http://defaria.com/blogs/General/archives/2004/02/post.html" rel="bookmark"></a></h2>
105         <div class="asset-meta">
106             <span class="byline">
107     
108                 <abbr class="published" title="2004-02-19T14:27:18-08:00">February 19, 2004  2:27 PM</abbr>
109     
110             </span>
111
112             
113             
114
115         </div>
116     </div>
117     <div class="asset-content entry-content">
118
119         <div class="asset-body">
120             <p><a title="How to display your web site logo on the address bar and in the favorites list" href="http://www.chami.com/tips/internet/110599I.html">How to display your web site logo on the address bar and in the favorites list</a></p>
121
122 <p>Finally implemented a web site icon for my web site. <a href="http://defaria.com">Check it out!</a> Note sure if I want to keep this one though.</p>
123
124 <p><b>Note<b> that this apparently does not work correctly in IE.</p>
125
126         </div>
127
128
129
130     </div>
131     <div class="asset-footer"></div>
132 </div>
133
134
135                             
136                             <div id="entry-134" class="entry-asset asset hentry">
137     <div class="asset-header">
138         <h2 class="asset-name entry-title"><a href="http://defaria.com/blogs/General/archives/2004/02/the-phonebotcom.html" rel="bookmark">The PhoneBOT.com</a></h2>
139         <div class="asset-meta">
140             <span class="byline">
141     
142                 <abbr class="published" title="2004-02-13T11:10:47-08:00">February 13, 2004 11:10 AM</abbr>
143     
144             </span>
145
146             
147             
148
149         </div>
150     </div>
151     <div class="asset-content entry-content">
152
153         <div class="asset-body">
154             <p>Been trying out a new telephony product from <a href="http://thephonebot.com">ThePhoneBOT.com</a>. It's pretty cool in that it has a plugin for Trillian such that when I get a message at home it IM's me! It also has a <a href="http://defaria.com:8080">webserver component </a>so I can view my voicemail anywhere with a browser! There are still some problems and challenges however and I'm trying to work these out first before purchasing the product.</p>
155         </div>
156
157
158
159     </div>
160     <div class="asset-footer"></div>
161 </div>
162
163
164                             
165                             <div id="entry-133" class="entry-asset asset hentry">
166     <div class="asset-header">
167         <h2 class="asset-name entry-title"><a href="http://defaria.com/blogs/General/archives/2004/02/palm.html" rel="bookmark">Palm</a></h2>
168         <div class="asset-meta">
169             <span class="byline">
170     
171                 <abbr class="published" title="2004-02-13T11:05:19-08:00">February 13, 2004 11:05 AM</abbr>
172     
173             </span>
174
175             
176             
177
178         </div>
179     </div>
180     <div class="asset-content entry-content">
181
182         <div class="asset-body">
183             <p>Got a Palm Pilot M130 from Stuart the other day and have been trying to get the new PalmSync from Thunderbird's addressbook to the Palm working. Still not working correctly though.</p>
184         </div>
185
186
187
188     </div>
189     <div class="asset-footer"></div>
190 </div>
191
192
193                             
194                             <div id="entry-132" class="entry-asset asset hentry">
195     <div class="asset-header">
196         <h2 class="asset-name entry-title"><a href="http://defaria.com/blogs/General/archives/2004/02/webdav-1.html" rel="bookmark">WebDAV</a></h2>
197         <div class="asset-meta">
198             <span class="byline">
199     
200                 <abbr class="published" title="2004-02-13T11:03:17-08:00">February 13, 2004 11:03 AM</abbr>
201     
202             </span>
203
204             
205             
206
207         </div>
208     </div>
209     <div class="asset-content entry-content">
210
211         <div class="asset-body">
212             <p>Finally got WebDAV running on my box. I tried a urmpi mod_webdav and it attempted to download what was necessary and install it but it had problems installing it. So I downloaded it manually and used rpm to install it. Worked. Needed to do some config of it. Got it working! Then got Mozilla Calendar finally working with remote calendars!</p>
213         </div>
214
215
216
217     </div>
218     <div class="asset-footer"></div>
219 </div>
220
221
222                             
223                             <div id="entry-115" class="entry-asset asset hentry">
224     <div class="asset-header">
225         <h2 class="asset-name entry-title"><a href="http://defaria.com/blogs/General/archives/2004/02/psychic-flash-m.html" rel="bookmark">Psychic Flash Movie and other goodies</a></h2>
226         <div class="asset-meta">
227             <span class="byline">
228     
229                 <abbr class="published" title="2004-02-02T16:48:48-08:00">February  2, 2004  4:48 PM</abbr>
230     
231             </span>
232
233             
234             
235
236         </div>
237     </div>
238     <div class="asset-content entry-content">
239
240         <div class="asset-body">
241             <p>Here's some internet goodies. The first one tricks people into believing that the flash movie can read their mind. The second one takes a picture of the person using their computer monitor!</p>
242
243 <ul>
244
245 <p><li><a title="The Psychic Flash Movie" href="http://www.flashpsychic.com/">The Psychic Flash Movie</a></li><br />
246 <li><a title="Monitor Camera" href="http://www.monitorcamera.com">Monitor Camera</a></li></p>
247
248 </ul>
249         </div>
250
251
252
253     </div>
254     <div class="asset-footer"></div>
255 </div>
256
257
258
259
260                             <div class="content-nav">
261                                 <a href="http://defaria.com/blogs/General/archives/2004/01/">&laquo; January 2004</a> |
262                                 <a href="http://defaria.com/blogs/General/">Main Index</a> |
263                                 <a href="http://defaria.com/blogs/General/archives.html">Archives</a>
264                                 | <a href="http://defaria.com/blogs/General/archives/2005/03/">March 2005 &raquo;</a>
265                             </div>
266
267
268                         </div>
269                     </div>
270
271
272                     <div id="beta">
273     <div id="beta-inner">
274
275
276     
277     <div class="widget-archive widget-archive-category widget">
278     <h3 class="widget-header">Categories</h3>
279     <div class="widget-content">
280     
281     </div>
282 </div>
283
284
285
286
287     <div class="widget-archive-monthly widget-archive widget">
288     <h3 class="widget-header">Monthly <a href="http://defaria.com/blogs/General/archives.html">Archives</a></h3>
289     <div class="widget-content">
290         <ul>
291         
292             <li><a href="http://defaria.com/blogs/General/archives/2017/07/">July 2017 (1)</a></li>
293         
294     
295         
296             <li><a href="http://defaria.com/blogs/General/archives/2017/04/">April 2017 (1)</a></li>
297         
298     
299         
300             <li><a href="http://defaria.com/blogs/General/archives/2016/11/">November 2016 (1)</a></li>
301         
302     
303         
304             <li><a href="http://defaria.com/blogs/General/archives/2016/05/">May 2016 (1)</a></li>
305         
306     
307         
308             <li><a href="http://defaria.com/blogs/General/archives/2016/03/">March 2016 (1)</a></li>
309         
310     
311         
312             <li><a href="http://defaria.com/blogs/General/archives/2015/10/">October 2015 (1)</a></li>
313         
314     
315         
316             <li><a href="http://defaria.com/blogs/General/archives/2015/01/">January 2015 (2)</a></li>
317         
318     
319         
320             <li><a href="http://defaria.com/blogs/General/archives/2014/11/">November 2014 (1)</a></li>
321         
322     
323         
324             <li><a href="http://defaria.com/blogs/General/archives/2014/02/">February 2014 (1)</a></li>
325         
326     
327         
328             <li><a href="http://defaria.com/blogs/General/archives/2014/01/">January 2014 (1)</a></li>
329         
330     
331         
332             <li><a href="http://defaria.com/blogs/General/archives/2011/03/">March 2011 (1)</a></li>
333         
334     
335         
336             <li><a href="http://defaria.com/blogs/General/archives/2010/11/">November 2010 (1)</a></li>
337         
338     
339         
340             <li><a href="http://defaria.com/blogs/General/archives/2010/10/">October 2010 (1)</a></li>
341         
342     
343         
344             <li><a href="http://defaria.com/blogs/General/archives/2010/06/">June 2010 (4)</a></li>
345         
346     
347         
348             <li><a href="http://defaria.com/blogs/General/archives/2010/04/">April 2010 (1)</a></li>
349         
350     
351         
352             <li><a href="http://defaria.com/blogs/General/archives/2010/03/">March 2010 (4)</a></li>
353         
354     
355         
356             <li><a href="http://defaria.com/blogs/General/archives/2010/02/">February 2010 (7)</a></li>
357         
358     
359         
360             <li><a href="http://defaria.com/blogs/General/archives/2009/05/">May 2009 (1)</a></li>
361         
362     
363         
364             <li><a href="http://defaria.com/blogs/General/archives/2009/04/">April 2009 (2)</a></li>
365         
366     
367         
368             <li><a href="http://defaria.com/blogs/General/archives/2009/01/">January 2009 (1)</a></li>
369         
370     
371         
372             <li><a href="http://defaria.com/blogs/General/archives/2007/04/">April 2007 (1)</a></li>
373         
374     
375         
376             <li><a href="http://defaria.com/blogs/General/archives/2006/11/">November 2006 (1)</a></li>
377         
378     
379         
380             <li><a href="http://defaria.com/blogs/General/archives/2006/09/">September 2006 (2)</a></li>
381         
382     
383         
384             <li><a href="http://defaria.com/blogs/General/archives/2005/12/">December 2005 (1)</a></li>
385         
386     
387         
388             <li><a href="http://defaria.com/blogs/General/archives/2005/10/">October 2005 (1)</a></li>
389         
390     
391         
392             <li><a href="http://defaria.com/blogs/General/archives/2005/09/">September 2005 (1)</a></li>
393         
394     
395         
396             <li><a href="http://defaria.com/blogs/General/archives/2005/08/">August 2005 (1)</a></li>
397         
398     
399         
400             <li><a href="http://defaria.com/blogs/General/archives/2005/03/">March 2005 (1)</a></li>
401         
402     
403         
404             <li><a href="http://defaria.com/blogs/General/archives/2004/02/">February 2004 (6)</a></li>
405         
406     
407         
408             <li><a href="http://defaria.com/blogs/General/archives/2004/01/">January 2004 (1)</a></li>
409         
410     
411         
412             <li><a href="http://defaria.com/blogs/General/archives/2003/11/">November 2003 (2)</a></li>
413         
414     
415         
416             <li><a href="http://defaria.com/blogs/General/archives/2003/10/">October 2003 (5)</a></li>
417         
418         </ul>
419     </div>
420 </div>
421         
422     
423
424
425
426 <div class="widget-pages widget">
427     <h3 class="widget-header">Pages</h3>
428     <div class="widget-content">
429         <ul>
430     
431     
432             <li class="folder folder-38"><strong>about</strong>
433         
434             </li>
435         
436     
437         </ul>
438     </div>
439 </div>
440
441 <div class="widget-syndication widget">
442     <div class="widget-content">
443         <ul>
444             <li><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/General/atom.xml">Subscribe to this blog's feed</a></li>
445
446         </ul>
447     </div>
448 </div>
449 <div class="widget-powered widget">
450     <div class="widget-content">
451         <a href="http://www.movabletype.com/"><img src="http://defaria.com/mt/mt-static/images/bug-pbmt-white.png" alt="Powered by Movable Type 5.2.3" width="120" height="75" /></a>
452     </div>
453 </div>
454
455
456
457     </div>
458 </div>
459
460
461
462     
463 <div id="gamma">
464     <div id="gamma-inner">
465     <div class="widget-search widget">
466     <h3 class="widget-header">Search</h3>
467     <div class="widget-content">
468         <form method="get" action="http://defaria.com/mt/mt-search.cgi">
469             <input type="text" id="search" class="ti" name="search" value="" />
470
471             <input type="hidden" name="IncludeBlogs" value="1" />
472
473             <input type="hidden" name="limit" value="20" />
474             <input type="submit" accesskey="4" value="Search" />
475         </form>
476     </div>
477 </div>
478
479 <div class="widget-about-this-page widget">
480     <h3 class="widget-header">
481
482     
483         About this Archive
484     
485
486
487     </h3>
488     <div class="widget-content">
489
490
491
492
493
494         <p class="first">This page is an archive of entries from <strong>February 2004</strong> listed from newest to oldest.</p>
495     
496         <p><a href="http://defaria.com/blogs/General/archives/2004/01/">January 2004</a> is the previous archive.</p>
497     
498     
499         <p><a href="http://defaria.com/blogs/General/archives/2005/03/">March 2005</a> is the next archive.</p>
500     
501
502
503         <p>Find recent content on the <a href="http://defaria.com/blogs/General/">main index</a> or look in the <a href="http://defaria.com/blogs/General/archives.html">archives</a> to find all content.</p>
504
505     </div>
506 </div>
507
508
509     </div>
510 </div>
511
512
513
514
515                 </div>
516             </div>
517
518
519             <div id="footer">
520     <div id="footer-inner">
521         <div id="footer-content">
522             <div class="widget-powered widget">
523                 <div class="widget-content">
524                     Powered by <a href="http://www.movabletype.org/">Movable Type</a>
525                 </div>
526             </div>
527
528         </div>
529     </div>
530 </div>
531
532
533
534         </div>
535     </div>
536 </body>
537 </html>