Blog
Headless home server on a MK809III
written on May 24, 2014After my raspberry pi went down under the load of OwnCloud and some other applications, I decided to find a more powerful replacement for it. My search came to a MK809III stick featuring a quad core ARM9 known as RK3188 with 2GB RAM and 8GB internal NAND. This HW seemed just brilliant for my headless home server, specially with a price of 35 Euros!
Table of languages meta data
written on April 25, 2014Not sure about you but I have to confess to this shameful fact that I have some times done some redundant work. One of such was finding and preparing a meta data table for (human) languages when ever I needed such thing.
Cordova development with Netbeans
written on March 4, 2014Coding HTML/JavaScript for web is fun. It is fun and it totally rules! but coding with HTML/JS for handhold devices is even more fun. The most exciting part is the large amounts of code which can be reused between different platforms and this is some dream for any developer.
RESTful webservices using CakePHP
written on December 8, 2013Webservices are really important. There are very few cases that web applications does not really need to publish their functionality through API and even in that cases having an API is a positive and nice feature to have. Not too much blah blah, I will dive into how webservice can be done in CakePHP with less effort and using the core functionality. This note is not finished and will be updated for some coming days.
Forgotten land: Private location services vs. public ones
written on November 28, 2013The amount of location aware services has been rising during last years like an explosion. From localized search results up to many other astonishing virtual reality games and augmented reality applications.
Move to Jekyll
written on November 25, 2013Static site hosting may seem now a days a totally outdated way of doing elegant sites, but we have to know that any kind of technology may happen to come back to existence in a new form.
MySql Stored Funcitons and Procedures
written on May 29, 2013Difference between a stored function and a stored procedure:
Get back query of a find
written on March 21, 2013There are times when you have to either query your database multiple time to achive a complex query or you can get back the command from cake and integrate it in another query. This second way will for sure increase your performance dramatically.
Raspberry Pi ($25 Linux Box)
written on January 13, 2012Must of the students who have ever tried to use any variety of micro-controllers should be aware of the problems and the time needed to setup and run even the simplest board. Now however there exists a board which has linux on-board! It can be connected to a monitor with an HDMI connector and manage any hardware you have through a USB interface, and all in one for just $25!
Localizing forms which contain names
written on January 13, 2012This is an interesting study on forms which are designed to target a variety of users from different cultures. At least scroll down to nearly the end of page and read the highlighted implication for field design.
all rights reserved for Mohammad Naghavi