Feeds:
Posts
Comments

Archive for June, 2008

TinySite.XML is a lightweight AJAX-driven and JavaScript-based CMS suitable for small websites. It uses a flat XML file for data storage and retrieval and provides almost codeless site development and maintenance, targetting even unexperienced users with a basic knowledge of HTML. The result is valid, semantic and accessible code with cool looks and killer loading [...]

Read Full Post »

Several on my scripts (RadioButton.XML, TabStrip.XML, AJAX Photo Gallery, Antipixel Buttons.XML 1.0 and Web 2.0 AJAX Loading Panel) are already available for download as setup executable files for easier deployment and usage. In the next days I will create setups for the rest. Happy coding!
Check them out here: http://acidmartin.wemakesites.net/

Read Full Post »

I noticed an interesting issue with FireFox 3 and FireBug 1.2.0b3.
Certain sites using the XmlHttpRequest object, parse xml data or the scripts use the
Element.getAttribute() method throw a JavaScript error “Permission denied to
call method Element.getAttribute()“. This happens when FireBug is enabled.
If you disable FireBug (Tools > Add-ons > FireBug > Disable) and then
restart FireFox – the problem [...]

Read Full Post »

I spent the last few days in code refactoring and porting the website and the data source to the latest version of my JS CMS. Now it utilizes some of the coolest AJAX website widgets I have created – TabStrip.XML, RadioButton.XML, CheckBox.XML, AJAX Photo Gallery, Web 2.0 Loading Panel and Antipixel Buttons.XML. Also, I’ve implemented [...]

Read Full Post »