Showing posts with label technology_choice. Show all posts
Showing posts with label technology_choice. Show all posts
April 9, 2015
Day 2 "Express Gratitude"
Oct 3, 2014
(1) About 11 years ago, I read in "Zen and the Art of Motorcycle Maintenance":
"Flight from and hatred of technology is self-defeating. The Buddha, the Godhead, resides quite as comfortably in the circuits of a digital computer or the gears of a cycle transmission as he does at the top of a mountain or in the petals of a flower. To think otherwise is to demean the Buddha--which is to demean oneself."
(2) Having read Poincare's revelation/confession that when a mathematician gets lost, not knowing how to move from Point A to Point B, s/he can rely on certain thing.
(3) Open source communities for being so generous
February 4, 2013
Life Being Stranger than Fiction: MVC in Joomla!
How many steps do you think you have to take to write a Hello World MVC in a web app? About 17, and about hundreds of code lines and configuration lines if you are doing ti in Joomla! I am not making this up. Check the links below.
- http://docs.joomla.org/Developing_a_Model-View-Controller_Component/2.5/Introduction
- http://docs.joomla.org/Developing_a_Model-View-Controller_Component/2.5/Adding_a_view_to_the_site_part
- http://docs.joomla.org/Developing_a_Model-View-Controller_Component/2.5/Adding_a_menu_type_to_the_site_part
- http://docs.joomla.org/Developing_a_Model-View-Controller_Component/2.5/Adding_a_model_to_the_site_part
- http://docs.joomla.org/Developing_a_Model-View-Controller_Component/2.5/Adding_a_variable_request_in_the_menu_type
- ...
- ...
- ...
- ...
- ...
- ...
- ...
- ...
- ..
- ...
- ...
- http://docs.joomla.org/Developing_a_Model-View-Controller_Component/2.5/Example_of_menu_parameters_and_stylesheets
January 16, 2013
Characteristic of a Good Software Framework
Code in the Cloud: Programming Google AppEngine by Mark C. Chu-Carroll
These basic ideas make up the heart of Google App Engine. There's not that much to it. But that 's sort of the point to it... There's just this modest set of concepts and libraries built around them --- and that's it. But this simple framework turns out to be a remarkable and elegant tool for building your own cloud applications.
CloudBees as described by the official site:
The CloudBees Platform as a Service (PaaS) architecture provides a powerful foundation for cloud development and deployment services.
CloudBees as discussed in Linux for You
No special framework is needed for application deployment ...
Compare that with Mongrel, Passenger, Capistrano thingies.
Will making things tough, complex, tricky for others enrich me somehow?
These basic ideas make up the heart of Google App Engine. There's not that much to it. But that 's sort of the point to it... There's just this modest set of concepts and libraries built around them --- and that's it. But this simple framework turns out to be a remarkable and elegant tool for building your own cloud applications.
CloudBees as described by the official site:
The CloudBees Platform as a Service (PaaS) architecture provides a powerful foundation for cloud development and deployment services.
CloudBees as discussed in Linux for You
No special framework is needed for application deployment ...
Compare that with Mongrel, Passenger, Capistrano thingies.
Will making things tough, complex, tricky for others enrich me somehow?
Subscribe to:
Posts (Atom)
A Tip for Job Search: Gold Rush Skills
If you need to make some money very quickly, what would you do? Your answer points to the kind of problems you can solve. They give you so...

