Archive for the ‘Web Development’ Category

Sitemap Generator For Non WordPress Site

Non WordPress site, here, means web site that does not use WordPress framework, for example, Napoletana Pizza. With WordPress framework, we can use WordPress plugin, Google XML Sitemaps. For non WordPress site, we can either manual create a Sitemap or using Sitemap generator.

Fix Error Calling FeedBurner Awareness API

After I’m putting FeedBurner RSS feed to Twitterfeed, I got an error “Error calling feedburner awareness api”. Since I am new to FeedBurner, so I researched the solution in the web. I got it fixed by activating “Awareness API” in FeedBurner at “Publicize” tab menu.

Supporting Screen Reader Users

I read a very interesting article on new Yahoo! currency converter that supporting screen reader users. Screen reader users are people that are blind, visually impaired, or learning disabled. When a web site supporting screen reader users, they able to understand the web site correctly. As web developer, I plan to study and apply it [...]

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, [...]