The Artima Developer Community
Sponsored Link

PHP Buzz Forum
31 Sorting out my old HTML mess - XUL+Midas is nice. 15

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Alan Knowles

Posts: 390
Nickname: alank
Registered: Sep, 2004

Alan Knowles is Freelance Developer, works on PHP extensions and PEAR.
31 Sorting out my old HTML mess - XUL+Midas is nice. 15 Posted: Sep 17, 2004 5:54 AM
Reply to this message Reply

This post originated from an RSS feed registered with PHP Buzz by Alan Knowles.
Original Post: 31 Sorting out my old HTML mess - XUL+Midas is nice. 15
Feed Title: Smoking toooo much PHP
Feed URL: http://www.akbkhome.com/blog.php/RSS.xml
Feed Description: More than just a blog :)
Latest PHP Buzz Posts
Latest PHP Buzz Posts by Alan Knowles
Latest Posts From Smoking toooo much PHP

Advertisement
6d0 My old website www.akbkhome.com has been suffering from serious neglect. I scraped enough together time a few months ago to extract the old content out of midgard, into a subversion with a wiki like file structure, and overlay a simple rendering layer.

For some strange reason, even though I'm dieing to get on with pintcompiler and dbdo, the fact that most of the links on the old site where broken really annoyed me. So I spent a bit of time this week writing a editing interface for it.

These days I try and avoid any type of dynamic interface work in HTML - XUL is the only way to do forms, and user-interfaces. So I started with the midas demo code and plugged it into a XUL interface.

Along with this I added a links editor [press on the view as links] (as that was the major thing to sort out on the site), a insert link from navigation bar (as my menu is a simple html list, parsed with XML_Tree). Added a few fun features like a image browser, tag viewer, webdav publishing (thanks to a link from chegru) and hey it's a pretty damn cool simple site manager.
Have fun playing with it.. (mozilla/firefox only)
http://www.akbkhome.com/wiki.php/Edit/phpmole_IDE/index

the only bit that bugs me at the moment is how to get the selection code to recognize that you pressed on an image (I suspect I may have to add onclick handlers to the images or something..)


20

Read: 31 Sorting out my old HTML mess - XUL+Midas is nice. 15

Topic: Multimediatreff 3e6b Previous Topic   Next Topic Topic: Horde: first signs of a COM for PHP

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use