Where to Find AJAX Animation ?

For developers, knowing and implementing AJAX can be said is a must. Why? Because AJAX is the most recent and popular Technology in Web2.0 . If you implement AJAX, sometime there will be a gap in time for the page to load. Usually, people fill the gap using AJAX Load Animation so the user will [...]

Posted on , ,

AJAX Comment Page

If you are running big sites or popular blogs, you must have a lot of comments in your page. It does not matter where are the relevant and the spam, but a page with more than 100 comments in one page must be disturbing your new visitor to read them. As a result, some of [...]

Posted on , , ,

RSS Reader Using JavaScript

In this tutorial, I wanna tell about how to import or read RSS Feed using JavaScript. It is pretty simple and easy to do. All you need is just compatible browser and simple Text Editor. Here it goes.
RSS Feed is a very simple web content. Like the others, it is XML document, so if you [...]

Posted on , , ,

Page Transition Animation

If you are really interested in AJAX, you may want your page have a lot of AJAX animation to attract you and your visitor. Well you can do that, but in this post I will share my experience in AJAX page transition animation using JQuery library.
I suggest you just use JQuery library so it will [...]

Posted on , , ,

How AJAX Works ?

AJAX is Asynchronous JavaScript and XML. It works by pinging a desired URL with providing some data. After that, the remote URL (usually PHP file) will process your request and make a respond for you. After the respond is created, AJAX XMLHttpRequest will read the respond and sends it back to you in XML format. [...]

Posted on ,

 Page 1 of 2  1  2 »


AJAX Random Post

  • Word Counter for Blogger

    Some blogger users (blogger.com) find it difficult in counting the words when they are posting. Counting the words can be important for some situation or event like PayPerPost. When you are in the middle of writting paid post, you may be asked to write at least 500 words (for example). As we know a
  • 10 Starter WordPress Plugins

    Are you are a beginner or just migrating site and don't know what plugin to install at the first time your WordPress ready? Let me give some little tips about 10 essensial Wordpress Plugins on the first move. First and foremost, it can be quite a hassle to skim through lists of spam-ridden comment
  • How to Show Excerpt on Homepage

    For wordpress users, a post has two type of length. they are the_content and the_excerpt. You must be know that the content has full content of post, while excerpt only has the summary of it. Most bloggers want only summary or only excerpt of each post on their homepage to meka their blog has more
  • Register AdSense For First Time

    Today, the word adsense pretty familiar within bloggers. Everyone in the world who has been connect to internet must ever seen adsense ads in the page they open. In other words, adsense has been very popular among people, no matter bloggers or just visitor. For those who curious about AdSense and
  • Send Mass Mail Using WordPress

    Do you have a big number of commentators or responders on your blog? Sometimes you may want to send announcement or maybe just a small notification about event or something? I have created plugin named WP Mass Mail to do the work. You can download it on wordpress plugin directory It's a wordpress p

References

Who am I ?

My name is Julian Widya Perdana. I study at University of Gadjah Mada, Yogyakarta. I am a young developer addicted in JavaScript, Plugins, Themes, AJAX, and PHP developement. If you feel satisfy with my work, please support me to keep it developed