As I heard that Zend Framework 2.0 is on the way to the public release, I became curious to know how the framework had been evolving during the recent releases. I started to fiddle with Zend Framework again but also realized that I should update my comprehension and knowledge about the framework. It has been a while since I wrote a complex ZF-based application for the last time. I feel it is necessary to collect more information about framework; manual, technical notes, tutorials, case studies, people, communities, and so forth so that I can upgrade my knowledge and get back on the track again. I found a good compilation by Robert Basic that actually covers almost all things in my list. Still, I consider that providing an alternative list is far from being counterproductive. Instead, the information redundancy can be good especially when the lists complement each other.
Below, I categorize useful resources one can use to learn about Zend Framework. If you have suggestions about other resources to add, feel free to drop a comment and I will add it into the list.
Read more
Published July 16th, 2010
in Linux, PHP and Technical Notes.
Previously, I have discussed about how to install MySQL on Fedora Linux. In this post, I would like to elaborate PHP installation on Fedora. Even though the installation is simple by nature, I would like to provide some notes to help you troubleshoot some post-installation problems that may occur.
As usual, I will provide the screenshots of the installation along with the commands invoked on the terminal. For the environment, some important settings are written below:
OS : Fedora 13 64-bit
Web server : Apache HTTP Server
PHP version : PHP 5.3.2
Constraints : yum is installed, commands invoked in root shell, Apache is already installed and running
Note: Apache is installed by default in Fedora. You only need to configure and verify that the server is running. How to configure Apache is explained in the online documentation. If you want the server to be public, i.e. accessible from other computers in the network, you should not firewall the HTTP port, which is usually port 80. Also, if you enable selinux, you also need to properly set the flag of some security parameters related to http. I will explain about selinux and http in another post.
Now, let’s move to the installation. Basic installation steps are as follows:
1. Install PHP via yum
root# yum install php

Read more
Published July 2nd, 2010
in Application.
I have some good news for those who have been using adsense sidebar widget from Amikelive Tech. Starting from today, the plugin will be available for download at Wordpress.org website. The widget has also been officially renamed to Amikelive Adsense Widget. Since I have a plan to improve its features over the time, you are welcome to post feature requests in the previous releases and report code malfunction so that I can improve the quality. Please write comment about your experience using the widget in this post along with malfunction report and suggestion or idea for improvement.
The most up-to-date version of the widget for download will be available only at Wordpress plugin repository. However, you can still see some posts related to the development of the plugin in this blog.
Visit the plugin homepage at Wordpress to download: Amikelive Adsense Widget on Wordpress
Published June 22nd, 2010
in Linux, MySQL and Technical Notes.
Installing MySQL on Fedora has never been easier than before. If you are a first timer who wants to know how to install MySQL on a Fedora server or desktop, follow this guide to successfully install both MySQL client and server only in three steps.
Before you proceed to the installation, the environment settings for the snapshot pictures of the installation are provided below:
OS: Fedora 13 64-bit
Prerequisites: yum is installed, commands invoked on root shell
Read more
Published June 7th, 2010
in Application.
For those who visit this site to download the adsense sidebar widget for Wordpress, I have some good news for you. I spent some hours to rewrite the widget and now release the code to public. This version offers the same functionality with the previous version which is displaying Google Adsense on the sidebar. However, it’s been known the previous version has compatibility problem with recent Wordpress. If you’re a fan of simple widget, this one might also fit you.
More information about this widget is provided below:
Widget Name: Amikelive Google Adsense Widget
Widget Version: 0.5
Feature: Displaying Google Adsense on sidebar based on given Adsense info
Compatibility: Wordpress > 2.8.x
Read more
Published June 4th, 2010
in Miscellaneous and Technical Notes.
In World IT Show 2010 held at COEX, Seoul from May 25 to 28, 2010, Samsung also introduced its new Android smartphone named Galaxy A to Korean public. The product code name is SHW-M100S and the version is the equivalent of its sister Galaxy S which is to be sold outside Korea. Galaxy A is equipped with 720 MHz CPU and 3.7 inch WVGA AMOLED touch screen.
The above figure shows a photo capture of the smartphone. On the right side is the explanation of the features of the smartphone in Korean which is translated below:
- Android OS 2.1
- Improved responsiveness with touch screen
- Android market
- Convenient progressive UI (total user control of installed widget)
- Android and Samsung-social hub widget
- Personalized background settings
- WVGA AMOLED screen
- DivX player installed
- Terrestrial DMB (Digital Multimedia Broadcasting)
- External memory slot (8GB memory offered)
Read more
Published June 4th, 2010
in Miscellaneous.
From last May 25 to 28, a big annual event named World IT Show took place at COEX, Seoul. Even though most of the exhibitors in this event were Korean companies, it still retained the claim of a world-class event given that some participating exhibitors were big global enterprises like Samsung, LG, and SK. I happened to spare some time to visit the exhibition on the last day and would like to share some opinions based on my findings.
These recent years, Korea has evolved into a country where some cutting-edge technologies are invented along with other technological innovations and breakthroughs. Only within few decades, we have seen the growth both in size and capital of Korean companies. Samsung Electronics, for example, has been known as the world’s largest LCD monitor panel manufacturer. At the same time, Samsung is also known to be the world’s second largest cellular phone manufacturer according to Gartner, trailing only after Nokia. Other Korean companies also try to secure the competition in technology products or at least to gain some market share. LG, for example, has been known as a competitor for Samsung in the consumer electronics segments. It manufactures LCD panels, cell phones, and other electronic devices. In Korea alone, LG is also known as one of the telco providers, bundling their manufactured cellular phones with the telecommunication network services. SK could be a less familiar brand of an electronic device vendor to the global consumers, but its business is also sprawling over various sectors, including telecommunication, petrochemicals, engineering, IT consulting, and energy.
Read more
Recent Comments