Nelson’s 記事簿











{八月 24, 2006}   強大的RSS聯播

利用這個聯播功能,讓一些有共同興趣、想法的部落格集中在同一網站上,免除了使用者需各網站瀏覽的不便。



{二月 6, 2006}   Flickr的連結測試

#flickr_badge_source_txt {padding:0; font: 11px Arial, Helvetica, Sans serif; color:#666666;} #flickr_badge_icon {display:block !important; margin:0 !important; border: 1px solid rgb(0, 0, 0) !important;} #flickr_icon_td {padding:0 5px 0 0 !important;} .flickr_badge_image {text-align:center !important;} .flickr_badge_image img {border: 1px solid black !important;} #flickr_badge_uber_wrapper {width:150px;} #flickr_www {display:block; text-align:center; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;} #flickr_badge_uber_wrapper a:hover, #flickr_badge_uber_wrapper a:link, #flickr_badge_uber_wrapper a:active, #flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff;} #flickr_badge_wrapper {background-color:#ffffff;border: solid 1px #000000} #flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}

www.flickr.com

Auth Self's photos More of Auth Self’s photos



{一月 14, 2006}   攝影異言-不錯的

發現一個不錯的攝影知識站,除設備討論外,重要的是想法。

網址



花了一天,終於將這個Bug給解決了:

    if (file_exists($basedir."attachments/$file_name")) { //mod by nelson liu 2006/1/11
 
      $path = $basedir."attachments/$file_name"; //mod by nelson liu 2006/1/11
 
      header("Pragma: public");
      header("Content-type: $file_type");
      header("Content-Disposition: filename=$orig_name");
      header("Content-transfer-encoding: binary\n");
      header("Content-length: " . filesize($path) . "\n");
 
      readfile("$path");
   exit; //added by nelson liu 2006/1/11



{一月 3, 2006}   Joomla 1.1 準備釋出

官方新聞,指出目前1.1的發展現況,讓我感到社群的強大力量,如何將存在的即有資源匯集在一起,激發志同道合者一同出力,共譜美好未來,我想這是未來社會的希望,能將人們善的一面導出,避免集中焦點在惡的那一面,這或許是現今台灣社會偏移的情況。



{一月 3, 2006}   搶救貧窮大作戰

重點除了技術是基本要素外,更重要的是有沒有那熱情,有的話,就放的下自尊,就有目標,就會去衝,而不會讓失敗擊敗。



{十二月 29, 2005}   Hello world!

Welcome to WordPress.com. This is your first post. Edit or delete it and start blogging!



及其他等等
Follow

Get every new post delivered to your Inbox.