10 Awesome New Premium WordPress Plugins from CodeCanyon
July 6, 2010 – 7:13 pm | Comments Off

Shared by 小董 CodeCanyon一定有給他錢 As part of our massive CodeCanyon push this year, I’m pleased to announce that we’ve launched not one , but two awesome new categories. The new CSS category features everything from incredible pricing charts , to buttons , to entire frameworks ; while the WordPress plugins category is quickly on its way to becoming the premier location for purchasing premium plugins on the web.

Read the full story »
Featured

Some article you should watch….

Google Reader

some article I share in google reader. they are very important to me.

Headline

Most important article~

Normal

原創

通常 原創都是短短的 因為站長很忙.

Home » Archive by Category

Articles in Normal

CPU-LOADing Detect function
June 29, 2010 – 1:42 pm | Comments Off
CPU-LOADing Detect function

Sometime you need to detect cup loading on server.
This function was support window and linux cpu loading detect.

function GetCpuLoad($Check=false, $NoComment=false)
{
if (!PHP_OS) return ($Check)?-1:0;
if (strtoupper(substr(PHP_OS, 0, 3)) === …

Spicing Up Your Website With jQuery Goodness
June 29, 2010 – 5:57 am | No Comment
Spicing Up Your Website With jQuery Goodness

There comes a point in every website design when you simply want
to give the website a little spice to impress the visitor and make
it memorable. You want that sexy interaction to capture the user’s
attention. In …

C# 用語
June 25, 2010 – 1:01 am | Comments Off

以下內容全文轉自:http://www.dotblogs.com.tw/jimmyyu/archive/2009/08/09/9961.aspx
為了讓大家不用再連到MSDN上,我直接全文轉過來,會轉這篇的主要原因是這些詞很常被用到,但 跟別人討論時往往需解釋一段時間,有空的時候再針對每個用語加些圖示說明吧。
另外再提供.net framework字彙:http://msdn.microsoft.com/zh-tw/library/6c701b8w(VS.80).aspx

Access Modifier – 存取修飾詞
關鍵字 (例如, private、 protected、 internal 或 public),會限制對型別或型別成員的存取。如需詳細資訊,請參閱 存取修飾詞。

Accessible Member – 可存取成員
某個型別可以存取的成員。某個型別可以存取的成員其他型別不一定能存取。如需詳細資訊,請參閱 存取修飾詞和 Friend 組件。

Accessor – 存取子
是一種方法,可設定或擷取與屬性相關的私用 (Private) 資料成員值。讀寫屬性擁有 get 和 set 存取子。唯讀的屬性只有一個 get …

45 Fresh Useful JavaScript and jQuery Techniques and Tools
June 22, 2010 – 10:23 am | No Comment
45 Fresh Useful JavaScript and jQuery Techniques and Tools

Yes, this is another round-up of fresh and useful
Javascript techniques, tools and resources. But don’t
close the tab yet, as you might find this one very useful. In this
selection we present calendars, forms, buttons, navigation,
debugging, optimization …

Introducing Tweetbacks Plugin for WordPress
June 22, 2010 – 9:27 am | No Comment
Introducing Tweetbacks Plugin for WordPress

Just yesterday we introduced Twitter Avatars In Comments plugin for WordPress that enables bloggers to have both Twitter and Gravatar avatars in blog comments. We are certainly not going to turn Smashing Magazine into a …

Color Paper: A Free WordPress Theme
June 22, 2010 – 9:27 am | No Comment
Color Paper: A Free WordPress Theme

We are offering you the opportunity to showcase your work in our magazine by releasing a high-quality freebie. We try to keep high standards and we have high expectations because we want our readers to …

50 Fresh JavaScript Tools That Will Improve Your Workflow
June 22, 2010 – 9:26 am | One Comment
50 Fresh JavaScript Tools That Will Improve Your Workflow

JavaScript is an integral part of the RIA revolution. JavaScript allows developers to create rich and interactive web interfaces and establish asynchronous communication with servers for constantly up-to-date data without a page …

why wordpress stript(or remove) pre class
June 22, 2010 – 1:38 am | Comments Off

So mush time I paid….

‘pre’ => array(
‘style’ => array(),
‘class’ => array(), // add this
‘width’ => array ()),
‘q’ => array(
‘cite’ => array ()),

Ask SM: CSS Equal Spacing, CSS Font Replacement
June 22, 2010 – 1:23 am | No Comment
Ask SM: CSS Equal Spacing, CSS Font Replacement

This is our fourth installment of Ask SM, featuring reader
questions about Web design, focusing on HTML, CSS and JavaScript.
In this post we’ll cover how you can distribute the horizontal
space between elements evenly, how you can …

Flash vs. Silverlight: What Suits Your Needs Best?
June 22, 2010 – 1:23 am | No Comment
Flash vs. Silverlight: What Suits Your Needs Best?

With the release of Silverlight 1.0 and its subsequent versions,
a debate started among designers and developers regarding choosing
between Flash and Silverlight. Silverlight faces difficulties in
capturing the market because of the maturity of Flash. However,
Silverlight has …