QCubed - A PHP5 rapid development MVC framework.
Home  |  Updates

Qcodo

Site is loading very slow!

Hello everybody,
I have a question why my site is loading very slow..
all pages are in qcodo...with form create and run all stuff..

jobspert.com this is my site..

the features tab or placement papers tab or interview question tab working fine loading very fast....

but i dont know why rest like index page ... search page.. and all other page are loading very slow...

i also using memcache ... for caching purpose... query are optimized... the querys are the same in all pages.... like navigation, right panel etc...

can any body have any idea what might be the problem ...

we have a dedicated server... with 8mb ram...
still facing the problem....

Qcodo Qcubed Developer in Mountain View, CA

Uloop is hiring Senior Software Engineers and Software Developers

QCubed and QCodo

As you all probably know, Mike Ho updated QCodo website. I'm a big QCubed/QCodo fan and use it heavily.

I haven't found people on IRC. That's probably because I'm in Europe and all of you are sleeping when I'm online and vice versa.

QImageControl / Images problem when switch language?!?

Hi!

Hopefully, this is not a problem to post a question about "old" QCodo here... ;o)

I'm running a website under Qcodo 0.3.32 and I use a QImageControl.

When I'm on the French version it's all right (look at -http://www.shopping-malin.ch/?lng=fr on the box "Acheter malin, notre sélection") but when I switch on the English version images generated by QImageControl does not display (look at -http://www.shopping-malin.ch/?lng=en on the box "Buy smart, our selection").

Any idea of what could be the problem?

XForms support for QCodo

Hello,

I have made some new classes for Qcodo to handling with XForms in this framework.

Here can you find the source code of my work.

http://trac.qcu.be/projects/qcubed/ticket/260

If you are interesting in using XForms in Qcodo or generating simple XForms drafts from database, lets look on the ticket.

It is only the first release, but maybe it can be useful.

Plese contact me, if you are interested in it.

Display alert upon no connectivity during ajax calls

I have developed a JavaScript modification to QCubed.

This JS is basically to avoid frozen browser whenever there is no network when triggering any ajaxaction. It will display an alert window (div) in the position described in post.js: 171. Perhaps the function is similar to gmail or facebook when you have network problem.

qcodo.alertDisplay(250,20,"Network Connection Error\r\n. Please try again later. If it does not work, try to refresh the page.\r\nClick Ok button to close this message.", true, false);

How to use it: