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

  • Get Traffic from Images

    Are you notice that there are too many pages on the blogs which have the same contents and topics about. It may be 1 topic equal to 100 blogs. Maybe the content is not absolutely same but the article talks about the same thing. If you are still publishing without any images, i think you missed a ch
  • Auto Subscribe RSS Feed

    Have you ever imagine that every single person who comments to your post will automatically subscribe your Feed? Why do you still dreaming, just take the action now. All you have to do is just Auto Subscribe RSS Feed WordPress Plugin and FeedBurner account as free feed to mail client. If you have t
  • 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
  • Auto Set Keywords for Posts

    To win the SEO contest, your page must have keywords set properly of course. Keywords are located in meta tag on HTML raw code. Sometimes, people may edit them manually by coding. Some people also used simple PHP code to give the keywords to the post automatically and persistently with the title of
  • Check Blog Rank Every Login

    For some growing bloggers, checking blog ranks is quite important task to do. They usually check their pagerank, alexa rank, backlinks, etc twice a session. In the beginning of browsing and in the end. This behaviour is normal and i am still doing this sometimes :-) But are you notice that there ar

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