blog.ekini.net
Zend Framework: Connecting to 2 databases | Ekini.net by Wenbert Del Rosario
http://blog.ekini.net/2009/03/04/zend-framework-connecting-to-2-databases
A web developer's blog. PHP, MySQL, CakePHP, Zend Framework, Wordpress, Code Igniter, Django, Python, CSS, Javascript, jQuery, Knockout.js, and other web development topics. Extending the Models in Zend Framework = Better readability Easier to maintain. JQuery: children() VS. find() – which is faster? Zend Framework: Connecting to 2 databases. March 4, 2009. I was in a situation that I need to connect to 2 different databases. Zend Db Table Abstract :. For example, I have these models. Using FCKEditor wi...
blog.ekini.net
August, 2013 | Ekini.net by Wenbert Del Rosario
http://blog.ekini.net/2013/08
A web developer's blog. PHP, MySQL, CakePHP, Zend Framework, Wordpress, Code Igniter, Django, Python, CSS, Javascript, jQuery, Knockout.js, and other web development topics. Monthly Archives: August 2013. Getting the Bayesian Average for rankings (PHP / MySQL). August 18, 2013. August 17, 2013. Facebook Page Tab: Remove scrollbars and auto-resize height. August 2, 2013. I have come across many ones, but this one always worked for me without problems. CSS html, body { overflow: hidden; } Put...CakePHP: Di...
blog.ekini.net
Wenbert Del Rosario | Ekini.net by Wenbert Del Rosario
http://blog.ekini.net/author/admin
A web developer's blog. PHP, MySQL, CakePHP, Zend Framework, Wordpress, Code Igniter, Django, Python, CSS, Javascript, jQuery, Knockout.js, and other web development topics. Author Archives: Wenbert Del Rosario. Getting the Bayesian Average for rankings (PHP / MySQL). August 18, 2013. August 17, 2013. Facebook Page Tab: Remove scrollbars and auto-resize height. August 2, 2013. I have come across many ones, but this one always worked for me without problems. CSS html, body { overflow: hidden; ...Php fu...
blog.ekini.net
Getting the Bayesian Average for rankings (PHP / MySQL) | Ekini.net by Wenbert Del Rosario
http://blog.ekini.net/2013/08/18/getting-the-bayesian-average-for-rankings-mysql
A web developer's blog. PHP, MySQL, CakePHP, Zend Framework, Wordpress, Code Igniter, Django, Python, CSS, Javascript, jQuery, Knockout.js, and other web development topics. Getting the Bayesian Average for rankings (PHP / MySQL). August 18, 2013. When you need to correctly display the leader-board based on ratings, you can’t just display the average rating for each entry. If we just got the average, it would be at the top! 8211; and that would be wrong). Restaurant A would have 7.55553. 2*63333) (2*6...
blog.ekini.net
CakePHP: Displaying images that are outside the public accessible directory (webroot) using Media Views | Ekini.net by Wenbert Del Rosario
http://blog.ekini.net/2013/02/07/cakephp-displaying-images-that-are-outside-the-public-accessible-directory-webroot-using-media-views
A web developer's blog. PHP, MySQL, CakePHP, Zend Framework, Wordpress, Code Igniter, Django, Python, CSS, Javascript, jQuery, Knockout.js, and other web development topics. Some useful Knockout.JS examples from my JSFiddle. CakePHP: Select Box / Drop-down List linked from related Model →. CakePHP: Displaying images that are outside the public accessible directory (webroot) using Media Views. February 7, 2013. Let’s say that. Configure: read('App.uploads temp'). This goes into the controller. Notify me o...
blog.ekini.net
Facebook Page Tab: Remove scrollbars and auto-resize height | Ekini.net by Wenbert Del Rosario
http://blog.ekini.net/2013/08/02/facebook-page-tab-remove-scrollbars-and-auto-resize-height
A web developer's blog. PHP, MySQL, CakePHP, Zend Framework, Wordpress, Code Igniter, Django, Python, CSS, Javascript, jQuery, Knockout.js, and other web development topics. Twitter: Get tweets from User Timeline with API 1.1 (PHP). CakePHP Facebook Component →. Facebook Page Tab: Remove scrollbars and auto-resize height. August 2, 2013. I have come across many ones, but this one always worked for me without problems. Put this just after the. FB APP ID ,. Connect.facebook.net/en US/all.js'. Facebook Page...
blog.ekini.net
CakePHP: Disabling the Security Component for Specific Actions in a Controller | Ekini.net by Wenbert Del Rosario
http://blog.ekini.net/2013/02/20/cakephp-disabling-the-security-component-for-specific-actions-in-a-controller
A web developer's blog. PHP, MySQL, CakePHP, Zend Framework, Wordpress, Code Igniter, Django, Python, CSS, Javascript, jQuery, Knockout.js, and other web development topics. CakePHP: Select Box / Drop-down List linked from related Model. Setting up File Uploader / FineUploader Basic with CakePHP →. CakePHP: Disabling the Security Component for Specific Actions in a Controller. February 20, 2013. If I do not disable the Security component, I get a “request has been blackholed” error. Rest of the code*/.
blog.ekini.net
CakePHP 2.x: CSV File download from a database query | Ekini.net by Wenbert Del Rosario
http://blog.ekini.net/2012/10/10/cakephp-2-x-csv-file-download-from-a-database-query
A web developer's blog. PHP, MySQL, CakePHP, Zend Framework, Wordpress, Code Igniter, Django, Python, CSS, Javascript, jQuery, Knockout.js, and other web development topics. CouchDB and PHP Web Development Beginner’s Guide. Some useful Knockout.JS examples from my JSFiddle →. CakePHP 2.x: CSV File download from a database query. October 10, 2012. Here is a quick way to output/stream/download a CSV file from your database using CakePHP. The rest of your code here. Different framework but the same idea.
blog.ekini.net
June, 2013 | Ekini.net by Wenbert Del Rosario
http://blog.ekini.net/2013/06
A web developer's blog. PHP, MySQL, CakePHP, Zend Framework, Wordpress, Code Igniter, Django, Python, CSS, Javascript, jQuery, Knockout.js, and other web development topics. Monthly Archives: June 2013. Twitter: Get tweets from User Timeline with API 1.1 (PHP). June 28, 2013. This code is from http:/ stackoverflow.com/q/12916539/66767 combined with http:/ stackoverflow.com/a/15387732/66767 to auto-link URLs and hashtags. Quick and dirty… copy and paste below!
blog.ekini.net
CakePHP: Select Box / Drop-down List linked from related Model | Ekini.net by Wenbert Del Rosario
http://blog.ekini.net/2013/02/12/cakephp-select-box-drop-down-list-linked-from-related-model
A web developer's blog. PHP, MySQL, CakePHP, Zend Framework, Wordpress, Code Igniter, Django, Python, CSS, Javascript, jQuery, Knockout.js, and other web development topics. CakePHP: Displaying images that are outside the public accessible directory (webroot) using Media Views. CakePHP: Disabling the Security Component for Specific Actions in a Controller →. CakePHP: Select Box / Drop-down List linked from related Model. February 12, 2013. For example, an. In the database, the. Table would have an. A Fol...