Archive

Archive for August, 2009

jQuery Nicely Combo

August 30, 2009 ppshein Leave a comment

I’ve got to create nicely combox for my client. In first thought, I want to do with stylesheet. But, I can only change font-family, color, background and border. If I do so, they won’t like because it’s flat and changed colors. That’s why I decided to create with jQuery. After few moment, it has been finished.

http://ppshein.freehostia.com/combox/example.htm (Mirror 1)

http://pyaephyoeshein.freehostia.com/combox/example.htm (Mirror 2)

If you wanna use jQuery, you must know a little bit of javascript at least.

PHP Demo project

August 24, 2009 ppshein Leave a comment

One of my friends gave a chance to me to do outsource PHP project for one training center. Her client want to advertise their trainings, their products and their news through internet. It’s simple project but their main point is use can know on the fly the total price of computer once he/she choose each device. It’s create by ajax.

Main website :  http://ppshein.freehostia.com/

Compare price : http://ppshein.freehostia.com/compare.php

Trade Data Reporting Systems

August 12, 2009 ppshein Leave a comment
Trade Data

Trade Data

Trade data, one of my reporting systems project make me proud. Because I could do what I want to use cool tools in this project. I’ve added Graph features and temp tables of CFMX7. Our client can view monthly reports, yearly report, comparison reports, by commodity reports, badget year reports, by country reports of Export and Import product. It’s very good project for our client who is runing as Stock control Systems.

Systems :

CFMX7, SQL 2005, Ajax and javascript.

Planet.com.mm

August 12, 2009 ppshein Leave a comment
Planet Myanmar

Planet Myanmar

Planet.com.mm, one of the my masterpieces, the largest portal for Myanmar is dedicated to Myanmar people who want to know what happen in Myanmar country. It has News, forums, Book Corner and others. It was sort of content website before, and currently which has been changed to user generated portal.

Planet.com.mm has been created with CF 4.5 before time, and has been upgraded to CFMX in 2008. I’ve added in it cool client scripts such as jQuery and Ajax.

Systems:

CFMX7, SQL 2000, Ajax, jQuery

PHP Web crawler

August 1, 2009 ppshein Leave a comment

We’re trying to create Search engine for Burmese websites. First of all, we need web crawler known as spider. So, I google through internet. At that time, I found http://www.example-code.com/php/spider.asp this support us to create web crawler within 5 mins. But, you need to install ActiveX before anything.

Categories: Informations, php Tags: , ,