Background running job in CakePhp 2.0 - cakephp-2.0

I am using cakePHP 2.0 and I need a plugin for creating a background job. I came across CakeResque but requirement for that is cakePHP 2.1+ .Please suggest me the plugins that can help in this regards.

You can see the following tutorials
Background jobs with php and resque: part 6, integration into CakePHP

Related

How to create custom plugin for Joomla 3.3

I have a site on Joomla 2.5 with hikashop 1.5 and for recurring payment from eway payment gateway I have custom code on file /plugins/hikashoppayment/eway/eway.php, and this is working perfectly on my one live site www.clet.edu.au
Now I have another site on joomla 3.3 with hikashop 2.3 and I want to use same previous custom code for same file /plugins/hikashoppayment/eway/eway.php, so how can I integrate existing custom code in current site please help me how to do this for joomla 3.3 plugin.
You can use Custom HTML module application for creating modules or plug in for your website. This is very good application.

Sencha app not displaying anything in tomcat server?

I have developed application using sencha architect and just start tomcat server and try to deploy it but its not showing anything(Blank page).
Please suggest some useful example or tutorials..
Thanks
You can go through http://dev.sencha.com/deploy/touch/examples/production/kitchensink/index.html. Also you can download the examples along with Sencha Touch SDK.

CakePHP wizard component / tutorial for version 1.3

can someone please point me in the right direction, I am looking for a tutorial on how to create a form wizard in cakephp version 1.3
Thanks for your answers in advance.
Louis
Try Form Wizard Jquery Plugin. This is somehow same what you might need.

A document sharing and collaboration framework and integrate into drupal

I am looking for a way to create a document sharing website and integrate that into drupal. Are there any frameworks which can help me create a document sharing site? To put it simply, i am looking to create something like google docs.
Try PiratePad. Though it's only for Drupal 6 right now, you may want to help out and port it to Drupal 7. You will find the source code on Github. You can try it out at piratepad.net.
You could check out FileDepot. It is a Document Management module and it is available for D6 and D7.

Does the Cakephp Media plugin work with Cakephp 2.0?

Does the Cakephp Media plugin work with Cakephp 2.0 ?
I have just downloaded the Media plugin and I don't know whether it works or not with Cakephp 2.0
You could try this fork on cake2 :
https://github.com/bmcclure/CakePHP-Media-Plugin
Which Cakephp Media plugin are you referring to? If it is this one: https://github.com/davidpersson/media then the answer would be no as stated in the readme. If you are referring to a different one, then please add the link.
UPDATE
Here is a behavior that may be what you are looking for:
https://github.com/jrbasso/MeioUpload

Resources