Qcodo 0.4.2 Released

thread: 8 messages  |  last: about 2 years ago  |  started: tuesday, october 20, 2009, 10:06 pm pdt


#1  |  Mike Ho (Sunnyvale, CA) United States of America Qcodo Administrator
Tuesday, October 20, 2009, 10:06 PM PDT

I would like to announce the immediate release of the next DEVELOPMENT version of the 0.4.x branch, Qcodo 0.4.2.

The highlights of this is the remainder of the cleanup of the www/assets/php/_core directory to only have files that are truly in need of being web-accessible.  The rest of the files that are not needing to be web-accessible have been moved to includes/qcodo/_core/assets.

Furthermore, the entire error handling routine has been cleaned up significantly.  The default behavior of having the Error Dump screen for development/debugging purposes remains the same.  But it is now significantly easier to put up your own “Friendly Error Page”, as well as having the application log any error dumps to an error log directory so that errors can be analyzed at a future time (both obviously beneficial for production systems).

Finally, a new QErrorLogViewer has been implemented to make it easy to read through an error log directory -- it should make it easy to create a simple QForm with a QDataGrid that contains the contents of a directory full of error log dump files.

For other information and specifics about this build, please see the changelog for more information.
I will be migrating the qcodo.com website to v0.4.2 and be pushing that to production shortly as a final smoke test in advance of declaring and posting a “stable” 0.4.x release ... so please do post if you encounter any issues with either the framework or the website, itself.  Thanks!

#2  |  Mike Ho (Sunnyvale, CA) United States of America Qcodo Administrator
Wednesday, October 21, 2009, 9:41 AM PDT

I also wanted to let everyone know that I just pushed-to-live the new qcodo.com website which is now using Qcodo 0.4.2.  Please do post if you encounter any issues... thanks!

#3  |  comet7 (Georgia) United States of America
Wednesday, October 21, 2009, 6:13 PM PDT

I see a possible issue - though it is very minor and quite possibly a CSS issue.  The topics spill out of the left-hand side bar on Firefox 3.0.4 on Ubuntu 8.4.  The layout problem starts on the 3rd topic, “Website Redesign/Rearchitectu....”  The words “Redesign/Rearchitectu...” wrap to a second line.  The topic “Monday, October 29 - Qcodo” is where it breaks out of the bottom of the gray border. It looks perfect in IE8 and Firefox 3.5 on my Windows XP machine.

I can send you an email with a screen shot if you like.

#4  |  Mike Ho (Sunnyvale, CA) United States of America Qcodo Administrator
Wednesday, October 21, 2009, 7:01 PM PDT

Yeah -- could you send me a screenshot?  You can either post a link to it or email it to me (mike at my company dot com).

I think it simply has to do with the truncation (e.g. where to cut off the line and put the “...”) -- I basically made estimate on how/when/where to do that... but maybe I should be a bit more conservative on my estimates...

#5  |  Mike Ho (Sunnyvale, CA) United States of America Qcodo Administrator
Wednesday, October 21, 2009, 9:43 PM PDT

Another quick update -- the examples site has been created into a QPM package that can be added to any Qcodo install.  See the Examples Site QPM Package for more information.

Note that there aren't any significant changes (yet) with the Examples site -- it was tested to ensure that everything still works well with 0.4.2 of the framework.

And the combined v0.4.2 release plus the qcodo_examples QPM package has now been launched on the new examples.qcodo.com website on the new qcodo.com server -- the DNS records are being updated as we speak, so you should be seeing the 0.4.2 examples site within the next few hours.

#6  |  Zbyszek Czarnecki (Warsaw, PL) Poland
Thursday, October 22, 2009, 6:18 AM PDT

http://examples.qcodo.com/examples/communication/soap.php

Gives me an error: “looks like we got no XML document”

#7  |  Mike Ho (Sunnyvale, CA) United States of America Qcodo Administrator
Thursday, October 22, 2009, 12:32 PM PDT

Shoot... thought I got all the bugs hammered out.

Could you post an issue report on this?  Thanks!

#8  |  Fernando Lordán (Barcelona, CAT, Spain) Spain
Saturday, November 14, 2009, 3:18 PM PST

Also on the examples site:

Fatal error: Call to undefined method Person::QueryHelper() in /var/www/examples.qcodo.com/www/examples/qcodo_query/migrating.php on line 41



Copyright © 2005 - 2012, Quasidea Development, LLC
This open-source framework for PHP is released under the terms of The MIT License.