var alinks_link; var trackImage = new Image(); function alinks_click(link) { var keyphrase = link.innerHTML; trackImage.src = 'http://www.thecredence.com/wp-content/plugins/alinks/classes/aLinksAjax.php?log=' + keyphrase; pause(1000); return true; } function pause(numberMillis) { var now = new Date(); var exitTime = now.getTime() + numberMillis; while (true) { now = new Date(); if (now.getTime() > exitTime) return; } }
You seem to be using a version of Internet Explorer.你似乎可以用一個版本的ie 。 For a safer browsing experience, please consider一個更安全的瀏覽體驗,請考慮 and

If you're new here, you may want to subscribe to our RSS feed as well as to our NewsLetter (on Top Right hand menu) to get highly informative articles weekly...and NO, we never spam!如果你是新這裡,你可以訂閱我們的rss以及我們簡訊 (頂右手菜單) ,以獲得翔實周刊文章… …不,我們從來垃圾!

Normally people say using dashes and underscores are better than using underscores in urls of your website.一般人說,用減號和下劃線總比用下劃線在鏈接你的網站。 Now I have never seen it and matt cutts himself have said that google don't make any difference in them but sometimes people may like to change the link structure and converts dashes (hyphens) into underscores in wordpress.現在,我還從來沒見過它和馬特北市本人都表示谷歌不作任何差異,但他們的人有時可能要改變連接結構和轉換減號(橫線)進入突顯在wordpress的。 So for that you can use this wordpress plugin .所以,你可以用這個wordpress的插件 : ) Enjoy享受

Comments (0) Posted by TheCredence on Wednesday, August 22nd, 2007 評論( 0 ) 張貼thecredence對週三, 2007年8月22日


iPod pictures Generally, we expect to have the program that manages one's iPod to be integrated with a media playing solution.一般而言,我們期望有計劃,其中管理的ipod結合媒體播放解決方案。 This is the case of iTunes or Amarok for instance, which both offer an extensive range of features for managing MP3 players.這是此案的歌曲或amarok比如,其中既提供了廣泛的功能,管理mp3播放器。

However, there are several solutions for those who would prefer a stand-alone program for managing media players. Gtkpod is one such solution.不過,有幾個辦法,為那些寧願單機程序管理媒體播放器。 版本就是這樣一種解決辦法。 It is a free, open-source, GTK-based iPod management program.它是一個自由,開放源碼, gtk上的 ipod管理程序。 Installing and using Gtkpod is quite straightforward.安裝和使用版本是很簡單。

Continue reading... 繼續讀… …

Comments (0) Posted by TheCredence on Tuesday, August 21st, 2007 評論( 0 ) 張貼thecredence對週二, 2007年8月21日


Hardware compatibility was a major issue with Linux some years ago, but it's quite safe to say that we have gone past that point.硬件兼容性是一個大問題與linux若干年前,但它的相當安全,可以說我們已經過去,這一點。 Almost all major hardware components have Linux drivers available, and they can be used without much hassle.幾乎所有主要的硬件組件有linux驅動,他們可以用多大的麻煩。 [I remember the days 4 years back when I had installed Red Hat 8.0 and it didn't recognized my monitor as well as sound card!] [我還記得4天,當年當我安裝了紅帽8.0 ,它不承認我的監察以及聲卡! : )

However, some hardware producers have done a better job at supporting Linux now.然而,一些硬件製造商已做了更好地支持linux 。 If you are absolutely sure that your next PC will run Linux, a brief moment of planning ahead can earn you a very powerful system that runs like a charm.如果你是絕對相信你的下一個人電腦操作系統,一個短暫規劃未來可賺取你一個非常強大的系統運行像魅力。 So lets build a Perfect Custom Linux PC.所以,讓建立完善的定制linux電腦。 These hardware specifications are for Linux which are fairly popular.這些硬件規格為linux已相當普及。

Continue reading... 繼續讀… …

Comments (4) Posted by TheCredence on Tuesday, August 21st, 2007 評論( 4 ) 張貼thecredence對週二, 2007年8月21日


.NET has been of Microsoft's flagships ever since its introduction a few years ago. 。網一直是微軟的旗艦自從推出數年前。 Therefore, it should come as no surprise to know that several attempts at porting .Net tools to other platforms exist.因此,它應是意料知道幾次試圖在移植。 net工具向其他平台存在。 Some efforts, like the GNU .NET have only had limited success.一些努力,像gnu的。淨亦只能取得有限的成功。 Others, however, had more – and Mono is one of them.不過,其他有更多-單是其中之一。

Mono is, in fact, several things. 莫諾 ,其實就是幾件事情。 It is not only an implementation of the Common Language Infrastructure, but an entire array of software aiming to bring .NET services to Linux.它不僅是實現國家通用語言文字的基礎,但整個陣列軟件,以實現。 net服務向linux 。 Under its umbrella, Mono hosts IDEs like MonoDevelop, libraries like Gtk# and the associated documentation efforts.根據其保護傘,單一主機的ide一樣monodevelop ,圖書館就像gtk的#和相關文件的努力。
Continue reading... 繼續讀… …

Comments (0) Posted by TheCredence on Monday, August 20th, 2007 評論( 0 ) 張貼thecredence對週一, 2007年8月20日


I wanted to cover Python based topics since some time as the blog is turning quickly to be only PHP tutorials blog我想封面巨蟒根據題目,因為有些時候由於博客是把迅速將只php教程博客 : ) Anyway this Tutorial is about Programming in Python using Eclipse IDE.無論如何,這是補習編程巨蟒在使用eclipse的ide 。 Be default, we all can use python interpreter to test smaller codes but really, it is not a feasible way to write fast code so you can use Eclipse, probably the best open source IDE in the market and create and manage python programs using it.將默認,我們都可以使用python的譯員測試碼較小,但說真的,這不是一個可行的方法,寫代碼快,所以你可以使用eclipse ,也許最好的開放源代碼集成在市場上建立和管理巨蟒節目使用它。 Not to metion, you can also use same combination with Django to create super websites!不要慣性,你也可以用同樣的結合django創造超級網站!

eclipse_logo.gif IBM's Eclipse project was a veritable breath of fresh air, at a moment when it was most needed. ibm的eclipse項目是一個名副其實的呼吸新鮮空氣,在這個時刻,它最需要的地方。 The development of open source IDEs seemed to have stopped – with a lot of users sticking to emacs and vi, despite spectacular (but unfruitful) development from Kdevelop and Anjuta .發展開源理念似乎已經停止-大量的用戶堅持e macs和第六,雖然壯觀(但搞)的發展和k developa njuta。

Continue reading... 繼續讀… …

Comments (4) Posted by TheCredence on Monday, August 20th, 2007 評論( 4 ) 張貼thecredence對週一, 2007年8月20日