Dec 13
php programming So, in order to post that rant about PHP and SimpleXML I had to fix a problem that seems to have spontaneously arisen with Drupal (this content management system). For some reason it wasn't persisting login information, at least from firefox (sorry - iceweasel here on my Debian system). It's interesting to note, reading about the bug, that it has been around for literally months and doesn't seem to have been nailed. So, anyway, I've installed some beta of Drupal, and yes, it now seems to be fixed... If I could only solve the problem that I can't "uncollapse" parts of the content now. UPDATE: OK, this seems to be a problem with firefox version 2, or probably really the CSS file for it. It works with Galeon, or when I tell firefox to fake being IE .

Posted by ct

Defined tags for this entry: , ,
Bookmark Drupal Login Problems  at del.icio.us Digg Drupal Login Problems Mixx Drupal Login Problems Bloglines Drupal Login Problems Technorati Drupal Login Problems Fark this: Drupal Login Problems Bookmark Drupal Login Problems  at YahooMyWeb Bookmark Drupal Login Problems  at Furl.net Bookmark Drupal Login Problems  at reddit.com Bookmark Drupal Login Problems  at blinklist.com Bookmark Drupal Login Problems  at Spurl.net Bookmark Drupal Login Problems  at NewsVine Bookmark Drupal Login Problems  at Simpy.com Bookmark Drupal Login Problems  at blogmarks Bookmark Drupal Login Problems  with wists Bookmark Drupal Login Problems  at Ma.gnolia.com wong it! Bookmark using any bookmark manager! Stumble It!
Dec 13
php programming Another night of coding in PHP, and I've officially decided that SimpleXML utterly irritates me. I'd already discovered, much to my irritation, that is virtually impossible to handle SimpleXML objects elegantly with the Smarty template engine - but now I discover I can't even shove them in a PHP session without trouble - when you next visit the site you get stuff like this: Warning: session_start() [function.session-start]: Node no longer exists and then more trouble. As part of a new Web Application Framework I'm working on I wanted to parse XML configuration files one time only, and then cache the results in the session. It looks like I now have to totally redesign my idea :-(. You can see the work in progress at its home page.

Posted by ct

Defined tags for this entry: ,
Bookmark SimpleXML should be called BloodyAckwardXML  at del.icio.us Digg SimpleXML should be called BloodyAckwardXML Mixx SimpleXML should be called BloodyAckwardXML Bloglines SimpleXML should be called BloodyAckwardXML Technorati SimpleXML should be called BloodyAckwardXML Fark this: SimpleXML should be called BloodyAckwardXML Bookmark SimpleXML should be called BloodyAckwardXML  at YahooMyWeb Bookmark SimpleXML should be called BloodyAckwardXML  at Furl.net Bookmark SimpleXML should be called BloodyAckwardXML  at reddit.com Bookmark SimpleXML should be called BloodyAckwardXML  at blinklist.com Bookmark SimpleXML should be called BloodyAckwardXML  at Spurl.net Bookmark SimpleXML should be called BloodyAckwardXML  at NewsVine Bookmark SimpleXML should be called BloodyAckwardXML  at Simpy.com Bookmark SimpleXML should be called BloodyAckwardXML  at blogmarks Bookmark SimpleXML should be called BloodyAckwardXML  with wists Bookmark SimpleXML should be called BloodyAckwardXML  at Ma.gnolia.com wong it! Bookmark using any bookmark manager! Stumble It!