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以及我們簡訊 (頂右手菜單) ,以獲得翔實周刊文章… …不,我們從來垃圾!

For some time (almost a week) I was not writing much on the blog (just wrote on ASP article on web security ) as I was busy making the next set of articles.一段時間(將近一個星期) ,我寫作不是過多地放在博客(剛剛寫就的asp文章對網絡安全 ) ,我忙著製作下一批物品。 I only get time to write stuff on weekends so I need to make sure I utilize all the time in writing as its impossible to write during weekdays.我只得到時間寫東西,週末,所以我要確保我利用一切時間寫作作為其不可能寫出平日。

I have completed reviewing more than 15 wordpress plugins and 4 ASP articles + lot of PHP stuff too.我已完成檢討超過15 wordpress的插件和4 asp的文章很多+ php的東西呢。 So in few hours, there is going to be a huge update *WOOT*因此,在幾個小時內,將是一個巨大的更新* * woot : ) and than I will take some rest for couple of days.和比我將採取一些休息兩天。 I have some office work to do as well.我有一些辦公室工作要做等。 Of course you are welcome to make comments and I will be replying to them instantaneously.當然,我們歡迎你發表意見,我會回答他們的瞬間。

Continue reading... 繼續讀… …

Comments (0) Posted by TheCredence on Sunday, September 9th, 2007 評論( 0 ) 張貼thecredence對週七, 2007年9月9日


This happens many times when people forget both there wordpress login and password and since they can only retrieve the password by mail, when they enter both login/password correct, they keeps on getting the error: Enter correct login and email.這種情況下,很多時候,人們忘記了還有兩個wordpress的登錄名和密碼,並因為他們只能取回密碼郵寄時,他們均進入登錄/密碼正確,他們就不斷獲得誤差:輸入正確的登錄和電子郵件。

Now to reset wordpress Admin password or login or email, there are 2 ways.現在wordpress的重置管理員密碼或登錄或電子郵件,有2方式。 Either do it with using PhpMyAdmin or through MySql.要么做它用phpmyadmin或通過mysql的。 If you want to reset wordpress password using PhpMyAdmin, check this page .如果你想要重置wordpress的密碼,用phpmyadmin 檢查此頁 I myself prefers this over MySql but somehow whenever I uses it, it says error and operations never gets performed.我喜歡這個mysql的,但在某種程度上,每當我使用它,它說,錯誤和行動從未得到履行。 So I had to look at the other way of using MySql.所以,我不得不看看其他方式使用mysql 。

Continue reading... 繼續讀… …

Comments (0) Posted by TheCredence on Sunday, September 9th, 2007 評論( 0 ) 張貼thecredence對週七, 2007年9月9日


This may or may not be true but I have noticed this more than once on my sites now that  if you add Google Search Box (from Google Adsense Account) or Google Coop search box, your site gets crawled and indexed by google much faster.這可能不是真正的,但我已經注意到了這個不止一次對我的站點現在,如果你放入谷歌搜索框(從谷歌adsense的帳戶)或谷歌合作搜索框,你的網站得到抓取和索引谷歌快得多。

For example One of my blog Beats of India is only few weeks old.比如我的一個博客戰勝印度只有幾個星期老。 I am adding daily content to it and have added more than 50 articles into it but because the domain is so new and there are NO backlinks to it, google was showing only 12 pages indexed right from start.我每天添加內容,並增加了50多條進入,但由於域名是新的,並沒有返回給它谷歌呈現只有12頁索引權開始。 Than I decided to add Google co-op and *bang* in less than 48 hours it started showing 78 pages.比我決定增列谷歌合作社* *邦在不到48小時內開始出現78頁。

Continue reading... 繼續讀… …

Comments (0) Posted by TheCredence on Saturday, September 8th, 2007 評論( 0 ) 張貼thecredence上週六, 2007年9月8日


After covering tons of stuff related to PHP , I felt may be I should start covering other web languages like ASP and JSP.佔地後,噸料有關php中 ,我感覺到,可我首先應涵蓋其他網絡語言一樣, asp和jsp的。 So here is my first ASP related article.因此這裡是我的第一asp的相關文章。

The most popular technology for identifying users connecting and using particular web site is “authentication”.最受歡迎識別技術連接用戶使用特定的網站是"認證" 。 The authentication itself is the process of collecting information about user attempting to connect or use resources from the site and verifying it.認證本身是個過程,收集信息的用戶試圖連接或使用資源,從現場核實。 In other words the user provide credentials to prove his identity and the build-in logic by the coder provides verification for his identity.換句話說,用戶提供證書,以證明其身份,並建立在邏輯編碼提供驗證其身份。 After his identity is verified his right and restrictions are determined.經過身份驗證,他的右腿和限制,有決心。 This is called “authorization”.這就是所謂的"授權" 。 Although this article is about the authentication process both operations work hand in hand. Continue reading...雖然這篇文章是對認證過程中既作業手。 繼續讀… …

Comments (2) Posted by TheCredence on Friday, September 7th, 2007 評論( 2 ) 張貼thecredence上週五, 2007年9月7日


By default, wordpress offers automatic feed creation of your blog which can be seen as http://<yourblogname>/feed which is very nice (if you want to create your own feed using PHP program than please read my article How to Create RSS Feeds using PHP ).默認情況下,提供wordpress的飼料自動創建博客,你可以看作是http:// <yourblogname> /飼料是非常好的(如果你想要創造自己的飼料用php程序比請閱讀我的文章如何創造的rss飼料用php ) 。

I feels RSS plays a very important part in blog promotion and everyone should publish there feeds.我感覺rss的扮演一個非常重要的部分,在促進博客與大家應該出版有飼料。 Being them such a big part of blog, there are services like FeedBurner (which has been recently boughtby Google for 100 Million USD) who provides addon features for RSS feeds with viewers tracking.被他們這麼大的一部分博客,有服務,如uigarden網絡(已於日前boughtby谷歌為100萬美元)的人提供addon特點rss聚合與觀眾進行跟踪。

Continue reading... 繼續讀… …

Comments (0) Posted by TheCredence on Friday, September 7th, 2007 評論( 0 ) 張貼thecredence上週五, 2007年9月7日