<?xml version="1.0" encoding="utf-8" ?>

<rss version="0.91" >
<channel>
<title>綠光能部落客-網路行銷,網頁設計,微軟,軟硬體安裝,備份, SEO,SEM</title>
<link>http://www.sysoss.com/blog/</link>
<description>電腦資訊 技術資訊 技術心得 ...</description>
<language>tn</language>
<image>
        <url>http://www.sysoss.com/blog/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: 綠光能部落客-網路行銷,網頁設計,微軟,軟硬體安裝,備份, SEO,SEM - 電腦資訊 技術資訊 技術心得 ...</title>
        <link>http://www.sysoss.com/blog/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>phpMyAdmin 中文亂碼處理方法</title>
    <link>http://www.sysoss.com/blog/index.php?/archives/18-phpMyAdmin.html</link>

    <description>
        到達 phpMyAdmin/libraries/select_lang.lib.php&lt;br /&gt;
&lt;br /&gt;
找到以下的文字,utf8 用 &#039;utf-8&#039; =&gt;&#039;latin1&#039; 取代即可&lt;br /&gt;
&lt;br /&gt;
// MySQL charsets map&lt;br /&gt;
$mysql_charset_map = array(&lt;br /&gt;
    &#039;big5&#039;         =&gt; &#039;big5&#039;,&lt;br /&gt;
    &#039;cp-866&#039;       =&gt; &#039;cp866&#039;,&lt;br /&gt;
    &#039;euc-jp&#039;       =&gt; &#039;ujis&#039;,&lt;br /&gt;
    &#039;euc-kr&#039;       =&gt; &#039;euckr&#039;,&lt;br /&gt;
    &#039;gb2312&#039;       =&gt; &#039;gb2312&#039;,&lt;br /&gt;
    &#039;gbk&#039;          =&gt; &#039;gbk&#039;,&lt;br /&gt;
    &#039;iso-8859-1&#039;   =&gt; &#039;latin1&#039;,&lt;br /&gt;
    &#039;iso-8859-2&#039;   =&gt; &#039;latin2&#039;,&lt;br /&gt;
    &#039;iso-8859-7&#039;   =&gt; &#039;greek&#039;,&lt;br /&gt;
    &#039;iso-8859-8&#039;   =&gt; &#039;hebrew&#039;,&lt;br /&gt;
    &#039;iso-8859-8-i&#039; =&gt; &#039;hebrew&#039;,&lt;br /&gt;
    &#039;iso-8859-9&#039;   =&gt; &#039;latin5&#039;,&lt;br /&gt;
    &#039;iso-8859-13&#039;  =&gt; &#039;latin7&#039;,&lt;br /&gt;
    &#039;iso-8859-15&#039;  =&gt; &#039;latin1&#039;,&lt;br /&gt;
    &#039;koi8-r&#039;       =&gt; &#039;koi8r&#039;,&lt;br /&gt;
    &#039;shift_jis&#039;    =&gt; &#039;sjis&#039;,&lt;br /&gt;
    &#039;tis-620&#039;      =&gt; &#039;tis620&#039;,&lt;br /&gt;
//    &#039;utf-8&#039;        =&gt; &#039;utf8&#039;,&lt;br /&gt;
    &#039;utf-8&#039; =&gt;&#039;latin1&#039;,&lt;br /&gt;
    &#039;windows-1250&#039; =&gt; &#039;cp1250&#039;,&lt;br /&gt;
    &#039;windows-1251&#039; =&gt; &#039;cp1251&#039;,&lt;br /&gt;
    &#039;windows-1252&#039; =&gt; &#039;latin1&#039;,&lt;br /&gt;
    &#039;windows-1256&#039; =&gt; &#039;cp1256&#039;,&lt;br /&gt;
    &#039;windows-1257&#039; =&gt; &#039;cp1257&#039;,&lt;br /&gt;
);&lt;br /&gt;
&lt;br /&gt;
如果是開發 PHP 程式用&lt;br /&gt;
&lt;br /&gt;
&lt;?php&lt;br /&gt;
	$DB_HOST	= &quot;localhost&quot;;	  //資料庫主機位置&lt;br /&gt;
	$DB_LOGIN	= &quot;root&quot;;	  //資料庫的使用帳號&lt;br /&gt;
	$DB_PASSWORD	= &quot;xxxxx&quot;;	  //資料庫的使用密碼&lt;br /&gt;
	$DB_NAME	= &quot;xxxxxx&quot;;         //資料庫名稱&lt;br /&gt;
	&lt;br /&gt;
 &lt;br /&gt;
	$conn = mysql_connect($DB_HOST, $DB_LOGIN, $DB_PASSWORD);&lt;br /&gt;
	mysql_select_db($DB_NAME);	&lt;br /&gt;
	 mysql_query(&quot;SET NAMES &#039;utf8&#039;&quot;);&lt;br /&gt;
?&gt;&lt;br /&gt;
 
    </description>
</item>
<item>
    <title>Webware 100 winner: Dimdim</title>
    <link>http://www.sysoss.com/blog/index.php?/archives/17-Webware-100-winner-Dimdim.html</link>

    <description>
        Dimdim是一個自由，開放源碼會議和白版文件共享應用系統。這是一個簡單的工具共享演展示，合作的項目，可在多個地點會議。 &lt;br /&gt;
&lt;br /&gt;
您可以使用大部分Dimdim 的功能，而不必付費，或安裝任何軟體在電腦上。然而，在一個小插件，可以分享整個電腦桌面與其他與會者。 &lt;br /&gt;
&lt;br /&gt;
因為它是開源，Dimdim的被納入了一些第三方服務( third-party services )，如Zimbra公司和SugarCRM，並受益其它的社群協助錯誤的修正。&lt;br /&gt;
&lt;br /&gt;
Dimdim 也在其中!&lt;br /&gt;
&lt;br /&gt;
Winners in this category:&lt;br /&gt;
Digsby &lt;br /&gt;
Windows Live Messenger &lt;br /&gt;
RingCentral &lt;br /&gt;
Gmail &lt;br /&gt;
Skype &lt;br /&gt;
Dimdim &lt;br /&gt;
Pidgin &lt;br /&gt;
Yahoo Messenger &lt;br /&gt;
Windows Live Hotmail &lt;br /&gt;
Postbox &lt;br /&gt;
&lt;br /&gt;
&lt;!-- s9ymdb:1 --&gt;&lt;img class=&quot;serendipity_image_left&quot; width=&quot;98&quot; height=&quot;110&quot; style=&quot;float: left; border: 0px; padding-left: 5px; padding-right: 5px;&quot; src=&quot;http://www.sysoss.com/blog/uploads/WW100Winner2k9-smallr.serendipityThumb.png&quot; alt=&quot;&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
 
    </description>
</item>
<item>
    <title>Hyper-V Server Core  License 說明</title>
    <link>http://www.sysoss.com/blog/index.php?/archives/16-Hyper-V-Server-Core-License.html</link>

    <description>
        Hyper-V Server Core 是文字界面 &lt;br /&gt;&lt;a href=&quot;http://www.sysoss.com/blog/index.php?/archives/16-Hyper-V-Server-Core-License.html#extended&quot;&gt;繼續閱讀 &quot;Hyper-V Server Core  License 說明&quot;&lt;/a&gt;
    </description>
</item>
<item>
    <title>Hyper-V 系統需求</title>
    <link>http://www.sysoss.com/blog/index.php?/archives/15-Hyper-V.html</link>

    <description>
        Hyper-V需要特定的硬體以下內容： &lt;br /&gt;
 &lt;br /&gt;&lt;a href=&quot;http://www.sysoss.com/blog/index.php?/archives/15-Hyper-V.html#extended&quot;&gt;繼續閱讀 &quot;Hyper-V 系統需求&quot;&lt;/a&gt;
    </description>
</item>
<item>
    <title>如何讓搜索引擎決定排名的兩件事? seo</title>
    <link>http://www.sysoss.com/blog/index.php?/archives/14-seo.html</link>

    <description>
        如何讓搜索引擎決定排名的兩件事? &lt;br /&gt;
&lt;br /&gt;
1、網站關聯性？ （優化的某些關鍵字） &lt;br /&gt;
&lt;br /&gt;
2、網站權重？   （許多人返回您網站的鏈接從其他網站）  &lt;br /&gt;&lt;a href=&quot;http://www.sysoss.com/blog/index.php?/archives/14-seo.html#extended&quot;&gt;繼續閱讀 &quot;如何讓搜索引擎決定排名的兩件事? seo&quot;&lt;/a&gt;
    </description>
</item>
<item>
    <title>ScalabilityExpert SSUA 工具 介紹</title>
    <link>http://www.sysoss.com/blog/index.php?/archives/13-ScalabilityExpert-SSUA.html</link>

    <description>
        準備工作:&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.scalabilityexperts.com/ssua/&quot;&gt;ScalabilityExpert 網站 下載 SSUA Tools&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
(1).&lt;strong&gt;NET Framework 2.0&lt;/strong&gt;&lt;br /&gt;
(2)安裝&lt;strong&gt; SQL Server 2008 &lt;/strong&gt;安裝程式精靈中，所提供的「管理工具」Client。&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;&lt;a href=&quot;http://www.sysoss.com/blog/index.php?/archives/13-ScalabilityExpert-SSUA.html#extended&quot;&gt;繼續閱讀 &quot;ScalabilityExpert SSUA 工具 介紹&quot;&lt;/a&gt;
    </description>
</item>
<item>
    <title>MS SQL Server 升級測試流程</title>
    <link>http://www.sysoss.com/blog/index.php?/archives/12-MS-SQL-Server.html</link>

    <description>
        升級測試主要如下：&lt;br /&gt;
&lt;br /&gt;
使用Scalability Expert 公司合作開發出「SQL Server Upgrade Assistant 2008 (以下簡稱 SSUA)」工具程式。&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;&lt;a href=&quot;http://www.sysoss.com/blog/index.php?/archives/12-MS-SQL-Server.html#extended&quot;&gt;繼續閱讀 &quot;MS SQL Server 升級測試流程&quot;&lt;/a&gt;
    </description>
</item>
<item>
    <title>SQL Server 2000或2005 到 SQL Server 2008 的升級</title>
    <link>http://www.sysoss.com/blog/index.php?/archives/11-SQL-Server-20002005-SQL-Server-2008.html</link>

    <description>
        有朋友經常再問,&lt;strong&gt;SQL Server 2000&lt;/strong&gt;或&lt;strong&gt;SQL Server 2005&lt;/strong&gt;,可以升級到&lt;strong&gt; SQL Server 2008&lt;/strong&gt;嘛?&lt;br /&gt;
按照官方的說法,當然是可以,不過要做好測試。&lt;br /&gt;
 &lt;br /&gt;&lt;a href=&quot;http://www.sysoss.com/blog/index.php?/archives/11-SQL-Server-20002005-SQL-Server-2008.html#extended&quot;&gt;繼續閱讀 &quot;SQL Server 2000或2005 到 SQL Server 2008 的升級&quot;&lt;/a&gt;
    </description>
</item>
<item>
    <title> Google 推出「免費虛擬主機」服務</title>
    <link>http://www.sysoss.com/blog/index.php?/archives/8-Google.html</link>

    <description>
        &lt;a href=&quot;http://appengine.google.com&quot;&gt;申請虛擬主機&lt;/a&gt; 
    </description>
</item>
<item>
    <title>查看 Yahoo! 奇摩上是否網頁有被收入</title>
    <link>http://www.sysoss.com/blog/index.php?/archives/7-Yahoo!.html</link>

    <description>
        &lt;a href=&quot;http://tw.dir.yahoo.com&quot;&gt;Yahoo!目錄式網站&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://tw.search.yahoo.com/&quot;&gt;Yahoo!搜尋式網站&lt;/a&gt; 
    </description>
</item>
<item>
    <title>Yahoo 關鍵字工具</title>
    <link>http://www.sysoss.com/blog/index.php?/archives/6-Yahoo.html</link>

    <description>
        &lt;a href=&quot;http://tw.emarketing.yahoo.com/ysm/guide/index101.html&quot;&gt;Yahoo 關鍵字工具&lt;/a&gt; 
    </description>
</item>
<item>
    <title>Yahoo! 奇摩站長工具</title>
    <link>http://www.sysoss.com/blog/index.php?/archives/5-Yahoo!.html</link>

    <description>
        &lt;a href=&quot;http://tw.webmaster.yahoo.com/&quot;&gt;Yahoo! 奇摩站長工具&lt;/a&gt; 
    </description>
</item>
<item>
    <title>Yahoo 關鍵字廣告介紹</title>
    <link>http://www.sysoss.com/blog/index.php?/archives/4-Yahoo.html</link>

    <description>
        &lt;a href=&quot;http://tw.emarketing.yahoo.com/ysm/&quot;&gt;Yahoo 關鍵字廣告介紹&lt;/a&gt; 
    </description>
</item>
<item>
    <title>關鍵字工具</title>
    <link>http://www.sysoss.com/blog/index.php?/archives/3-tw.html</link>

    <description>
        使用 [關鍵字工具] 來取得新的關鍵字建議。&lt;br /&gt;
&lt;a href=&quot;https://adwords.google.com.tw/select/KeywordToolExternal&quot;&gt;關鍵字工具提示 &lt;/a&gt; 
    </description>
</item>
<item>
    <title>Google Analytics (分析) 報告簡介</title>
    <link>http://www.sysoss.com/blog/index.php?/archives/2-Google-Analytics.html</link>

    <description>
        目標： 在本節中，您可瞭解五種報告的類別，以及您可以從個別報告類別中找到的資料類型。&lt;br /&gt;
&lt;a href=&quot;http://www.google.com/intl/zh-TW/adwords/learningcenter/29518.html&quot;&gt;關於報告類別&lt;/a&gt; 
    </description>
</item>

</channel>
</rss>
