Re: Is make desktop application in cakephp

2013-08-22 Thread Florian Krämer
It's still the wrong tool for the wrong task IMHO.

On Wednesday, August 21, 2013 7:59:34 PM UTC+2, Marcelo F Andrade wrote:

 On Tue, Aug 20, 2013 at 3:23 PM, Ankur Chauhan 
 ankurcha...@gmail.com javascript: wrote: 
  Is make desktop application in cakephp? 

 Years ago, I tried that using a tiny embedded webserver, Sqlite 
 database and an interface with Mozilla Prism. 

 Regards, 

 MARCELO F ANDRADE | Belem, Amazonia, Brazil | http://about.me/mfandrade 


-- 
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
You received this message because you are subscribed to the Google Groups 
CakePHP group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cake-php+unsubscr...@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Is make desktop application in cakephp

2013-08-21 Thread crisuwork
Using ExtJs you can do cool things having Cakephp as layer between DB and 
Desktop Interface.

Check these links:

Demo App Cakephp-Extjs
http://code.google.com/p/cakephp-extjs-admin/

ExtJs Examples
http://www.sencha.com/products/extjs/examples/


On Tuesday, August 20, 2013 8:23:58 PM UTC+2, Ankur Chauhan wrote:

 Is make desktop application in cakephp?


 if yes then how?



-- 
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
You received this message because you are subscribed to the Google Groups 
CakePHP group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cake-php+unsubscr...@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Is make desktop application in cakephp

2013-08-21 Thread Marcelo F Andrade
On Tue, Aug 20, 2013 at 3:23 PM, Ankur Chauhan
ankurchauhan4...@gmail.com wrote:
 Is make desktop application in cakephp?

Years ago, I tried that using a tiny embedded webserver, Sqlite
database and an interface with Mozilla Prism.

Regards,

MARCELO F ANDRADE | Belem, Amazonia, Brazil | http://about.me/mfandrade

-- 
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
You received this message because you are subscribed to the Google Groups 
CakePHP group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cake-php+unsubscr...@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/groups/opt_out.