Flash Generator [Part 2]

Project June 30th, 2008

Database Designer

database designer

* primary key

** foreign key

There are three table that used to system. First is data_user. It used to collect all data about user, such as username, password, email, and level. The second one is Collection. It used to collect all data about banner form specific user, such as banner_id, banner_name, location, embed, size_id, and username. The last table is banner_size. It used to collect all about banner size information. I used Google Adsense to my banner size reference.

Read the rest of this entry »

Sphere: Related Content

Tags: , ,
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

Flash Generator [Part 1]

Project June 30th, 2008

What is Flash Generator? Flash generator is my final project for Bachelor Degree. This project based on PHP and Ming Library. In this project I tried to explorer technology of Ming Library. In this project i focussed to generate Web banner only.

What is Ming Library? Ming Library is library made by Dave Hayden. Ming allow you to create Flash file under PHP, C++, Ruby, Perl and Python. Ming based on Object Oriented Programing. So you can easily use Ming with classes provided. Ming have many class to generate Flash object, such as shapes, gradients, bitmaps (pngs and jpegs). morphs (”shape tweens”), text, buttons, actions, sprite (”movie clips”), streaming mp3, and color transforms. Ming support almost Flash 4 featured. (some Ming tutorial here, written by me^^) Read the rest of this entry »

Sphere: Related Content

Tags: , ,
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

PHP Upload Script

PHP June 29th, 2008

I create a simple script for upload file with PHP. First let’s make a page, for ex:upload_page.html
and copy this script..

[+]?View Code HTML4STRICT

Then create another page “upload.php” and add this php script..
Read the rest of this entry »

Sphere: Related Content

Tags:
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

Google Search on Your Widgets

Wordpress June 29th, 2008

In this post, I’ll explain how to embed google search in Wordpress blog. First you must use Wordpress 2.3 or below, and have Wordpress theme with widgets supported. In this example I used Wordpress 2.5.1.

After login to your blog, go to design menu, and widgets. Then drag text to sidebar, click edit button in Text widget to edit tittle and give it some script. Read the rest of this entry »

Sphere: Related Content

Tags: ,
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

PHP Script Timer

PHP June 29th, 2008

I try to search some tools to count PHP script execution time. After Googling for a moment I found some script that I want. ^^

There are 3 site that have tutorial how to count PHP script execution time. One of them is http://www.ars-informatica.ca/article.php?article=37. There are any script to count PHP script execution time and written with PHP too. You can look the script or download it for free..

Or I’ll give you link to download (Just click save as). Then extract it.. How to use it?

Read the rest of this entry »

Sphere: Related Content

Tags:
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

Blogroll Link Update