不知道怎麼搞的,最近Wordpress老是在更新
前幾天才從2.8.2版升到2.8.3版
剛才登入後台,結果2.8.4又出來了
真搞不懂又要修正什麼東要
Wordpress的開發team為什麼不好好測試再發佈
一發佈沒有多久就要改
心裡還蠻不爽的(如果你有10個wordpress站台要改的時候)
測試報告
被肥牛打敗(FatCow)
fatcow提供了不限流量/不限空間的服務
但是hosting在這沒有提供Cron Table的功能
很不方便啦!
wordpress 2.8版資料庫結構
之前用來記錄鏈結的wp_links,結構也有改變
link_category結構也變了
開發wordpress外掛要一直跟著主程式資料庫結構跑
真的是一種宿命
之前在2次開發時說過
他的正規化很有問題
果不其然…結構就一直改變
要不要做個全新的大改版再來
一直要花心力關注~真是有夠鳥的
Yahoo與微軟結盟10年
因為yahoo的search一直效果很差
又比不上Google
Bing的推出後
是蠻方便
問答式的決策引擎真的有打到Google的痛處
Yahoo和微軟就搜尋的方式進行互補
一個負責搜尋引擎
一個負責處理廣告
真是天作之合
但是~我們要提交Blog的時候
PING Yahoo好像沒有反應了
不知道是不是他們關閉了這個服務
總是,之後向MSN Moreover提交就好
WordPress 2.8版資料庫結構更新
之前有在wordpress上開發外掛
對wp_posts資料表進行操作
在設計外掛的時候
就發現~wp_posts有一個欄位是記錄文章分類的欄位
這個欄位本來就沒有什麼作用
因為真正在處理分然和標籤的另外還有3個table
因為網站搬家的關係
我不想要那些資料了
只想保留域名和網站
於是建了新的database strature
結果~外掛不會運作
才發現~那個記錄文章分類的欄位不見了
早就該這樣了~真是的
快被台灣固網的DNS給氣死了
我有一個網站因為合約租用的關係要搬家
他是使用.co.cc的免費域名
我在設定後10分鐘中華電信就已經更新完了
台灣固網的DNS還是舊的
我氣起來拿威寶3.5上網
結果~威寶3.5G的也更新了
台灣固網~你在搞什麼東西啊!
都已經更新完1天又8個小時了
會不會太遜了一點
IE7/Firefox3開啟後 出現錯誤訊息
這幾天公司的電腦,不論IE還是Firefox,只要一開啟就會出現錯訊訊息,小紅傘沒有發現病毒,使用Google的免費掃木馬軟體(Spyware Doctor),倒時掃出一堆來,以為清掉就沒有事了嗎?結果一樣,IE/Firefox一開,還是出現錯誤,導致關閉,至時Google的Chrome一點事情也沒有,真的不知道是該高興還是難過。高興的是,我至少還有一個Browser可以上網,難過的是,有一些Active X的環境要用IE。
WordPress 2.8.1版出現
好不容易,從wordpess 2.7.1升到wordpress 2.8.0,結果今天登入後台,2.8.1更新版出現了,搞不懂,為什麼才幾天就出現更新版。
之前wordpress 2.8.0就有聽說會如期發佈,在我看來,可能是趕著推出,不然wordpress 2.8.1更新版怎麼這麼快就出來了。
我還有好多個wordpress的Blog在2.7.0/2.7.1,更版快速,不知道是不是一件好事。
果不其然,看到官方文件,修正了很多的Bugs,另外,也接到安全性組織的報告,如果裝了某些的Plugin之後,可以看到一些非經授權的內容,這表示,這個版本的安全性做的不夠好,還是趕快修正好了。
WordPress 2.8.1 fixes many bugs and tightens security for plugin administration pages. Core Security Technologies notified us that admin pages added by certain plugins could be viewed by unprivileged users, resulting in information being leaked. Not all plugins are vulnerable to this problem, but we advise upgrading to 2.8.1 to be safe.
What else is new since 2.8? Read through the highlights below, or view all changes since 2.8
- Certain themes were calling get_categories() in such a way that it would fail in 2.8. 2.8.1 works around this so these themes won’t have to change.
- Dashboard memory usage is reduced. Some people were running out of memory when loading the dashboard, resulting in an incomplete page.
- The automatic upgrade no longer accidentally deletes files when cleaning up from a failed upgrade.
- A problem where the rich text editor wasn’t being loaded due to compression issues has been worked around.
- Extra security has been put in place to better protect you from plugins that do not do explicit permission checks.
- Translation of role names fixed.
- wp_page_menu() defaults to sorting by the user specified menu order rather than the page title.
- Upload error messages are now correctly reported.
- Autosave error experienced by some IE users is fixed.
- Styling glitch in the plugin editor fixed.
- SSH2 filesystem requirements updated.
- Switched back to curl as the default transport.
- Updated the translation library to avoid a problem with mbstring.func_overload.
- Stricter inline style sanitization.
- Stricter menu security.
- Disabled code highlighting due to browser incompatibilities.
- RTL layout fixes.


