Crablog

Sunday December 25, 2005 : Comment system and user profile page are up

If you are logged in, then you should see "Comment" links for each post. Click those links to leave comments for that post. Support for private comments and other features may soon follow. The "Edit" links still go nowhere, which will be next on the list. We also created a profile page for each username. Usernames along with user email addresses are the two unique identifiers in the system, and sometimes emails will be hidden from the public to avoid spam or protect privacy. Before for each post or comment, only the name of the user was provided, and the name of users was not unique so spoofing was possible. Now links to each user profile are provided so each post or comment can be tracked back to a given username.

Posted by Paul at 12:32 am (Permalink)


Thursday December 15, 2005 : Improved searching

Now there is better functionality with searching. Added highlighting to the non AJAX page also and fixed the search term highlight function in both to avoid corrupting image tags.

Posted by Paul at 3:13 pm (Permalink)


Friday December 09, 2005 : We now have basic AJAX

Crablog now has basic AJAX functionality. To see an example go here and try to search for "butters" or "Guinness" by typing slowly one letter at a time. Besides the search as you type functionality, we have also made the archive links use AJAX too. No more waiting for each page of every month to download from the webserver when you click. For now, when on any Crablog page, just find "AJAX" on the menu to the left to view that page with these new features.

Posted by Paul at 4:29 pm (Permalink)