Posts Tagged ‘JavaScript’

Twitter Conversation in WordPress Using Tweetboard

Now visitors can twitter me from my site. How? Through Tweetboard. It is fun. It is just works by adding this single line JavaScript in your WordPress footer template, footer.php.

WordPress Header Animation with Processing.js

After I knew about Processing.js, “WordPress header animation with Processing.js” is in my to do list. I finally get it up today. I studied and modified the current header animation from Processing.js. I hope I can create more advance and impressive animation in future. Below is the modified code as reference.

Processing.js Visualization JavaScript Library

Recently I am addicted to JavaScript. After seeing cool stuff in Chrome Experiments, I begin to learn JQuery by John Resig. His processing visualization language JavaScript porting, Processing.js, recently got a new web site. I believe it is a very cool library. It is an open programming language for people who want to program images, [...]