http://codebloke.wordpress.com strikes back – User interface for WEB (2.0:-)

November 18, 2006 at 11:52 pm | In AJAX / XMLHttpRequest, Code, Philosophy behind solutions, Web 2.0, Wordpress.com, development | Leave a Comment

Howdy,

please take a look on my newest article on user interface and accessibility issues for web, Web 2.0 as well ;-)

http://codebloke.wordpress.com/user-interface-in-web-applications-abstract/

wordpress.com efficiency problem

November 17, 2006 at 9:03 am | In Wordpress.com | Leave a Comment

Good Morning,

I started the blog yesterday and created two entries. Then yesterday, late afternoon I came back to change something and a ‘funny’ system message appeared.

This is screenshot:

wordpress.com - 5 minute hold

You see, 5 minutes is not a big problem, but after 5 minutes nothing really happened…

What is even more bizarre is the fact that the update was actually successful, only the date was somehow cleared (wordpress.com keeps the date as integer value) and we were back in the 1970.

Timestamp problem

Cool! I wish it was that easy to do…

Ford Mustang 1970 (Unix epoch)

but it’s not.

Conclusion:

To the guys at the Development Team of wordpress.com… Please, if you store the ‘last_update’ timestamps as integer values, don’t zero them during ‘transaction’ if you’re not sure if it will be successfully finished (commited).

Plus. There is a number of simple tricks to prevent users from re-posting forms. Displaying messages to “not use back” is stupid. People use browser’s BACK button and always will do…

Blog at WordPress.com. | Theme: Pool by Borja Fernandez.
Entries and comments feeds.