I just took the developer's release tag off of the latest version (v0.9) of XML::Atom::Syndication at put it into CPAN. It thankfully replaces the wretched...
This group has been too quiet lately. For a while now I've been thinking that there are a lot of common elements and best practices to blogs that are not...
Hi all, I have the following problem --bear with me, I'll get to what I did do to get this working in minute ;). I have to make sure that ALL files written to...
... <snip/> I like this a lot. There's definitely a pattern language for MT templates, that I find myself turning to over and over again. Just with MTEntries,...
... The advances are somewhat incremental from includes, but notable. Small performance gains is one advantage. More importantly they are more easily...
I've been getting some reports such as this one reporting character encoding issues with plugins that worked in version prior to 3.31. ... as utf-8. ... fine....
This is a little too vague for us to do anything with. I'd suggest the help ticket system where more discovery can be performed. -j- http://www.jayallen.org/ ...
... it's pretty vague for me too. The question is whether MT has started doing something different with its handling of output and character encoding in the...
... Or maybe Unicode is now handled as it always had to be? (no packs- unpacks-repacks?) -- Julian 'Julik' Tarkhanov please send all personal mail to me at...
I can't think of anything that would affect the APIs in this regard. Certainly we've made a lot of changes wrt to localization and character sets but nothing...
... I got some pretty nasty stuff going on on installation after upgrading. Would appreciate a bug tracker I could spam with all of these. -- Julian 'Julik'...
... In nearly all cases, the best thing to do if you have the paid license is to file a help ticket. Our technical support staff is awesome and responsive. If...
... Thx Jay. I already took the liberty to email my notes to you in detail. These do qualify both as bug reports and patches :-) And no, I have a developer...
Let's say I have a plugin which declares itself as: package MTPlugin::FooBar::MTPluginName; As I understand, this suggests it should be located at: ...
Looks like MT (3.2 at least) just tries a require on any .pl file within the plugins directory. So by putting it in the base plugins directory rather than a...
This is a technical thing hopefully I can explain clearly enough. package simple defines a namespace. A namespace separates and identifies variables or methods...
... It does, and I did. I would've expected nothing less *grin* I was actually pretty sure the basic answer to my question would be no, but didn't know why,...
I've been racking my brains on some MT code today and have come to the conclusion that I've found a bug in other MT 3.31 and MT 3.2. The problem is with the...
Tim - The hour added to the resulting time is a result of adjusting for daylight savings time. iso2ts() makes a call to offset_time_list(), which in turn ...
MT will be adopting DOD, but it's not as easy as you'd think. For one, DOD supports a subset of our existing MT::ObjectDriver implementations. Notably,...
... For what its worth, I'd like to see Berkeley DB deprecated in the near term and removed by the time a switch to DOD comes around. These days every shared...
Thanks for the reply. I had already done something similar using Date::Parse and then ran it through epoch2ts. I'm working on Feeds.App which uses XML::RAI...
... I agree. There are many fewer hosting plans out there now that don't offer some sort of SQL database support than there were in the early days of MT. The...