Wednesday, August 26, 2009

Number To Word

Here is a simple C Program that converts Numbers to Word.
The program can convert numbers up to 999,999,999.
I created this using a function, thus making the program shorter.


Try it, download the .exe here

http://www.4shared.com/file/127905394/8024ed53/Number_to_Word.html

Sunday, August 23, 2009

YEHEY

My PHP Accreditation site is working again...
Kindly visit it, click the link on the right side of the blog...

Saturday, August 22, 2009

NEWS!!!

My PHP Accreditation site has been reported as an attack site by Google.
Well this is not true and my website is very safe.
I think SOMEONE inserted something in that website, and this is the proof...


And I know who might have done this...
To you, if you cannot do something good, just don't do anything...

And to all, do you know that even our project when I was in college was sabotage...?
Even my PHP chat box, that SOMEONE tried to insert a script that was the same as the script inserted in our college project...
That is why when you visit my PHP chat box, you will see my post
"James Aves: Please don't post any annoying script because it will not work here."

And to you, don't be jealous of what I can do, or what anybody can do.,
If you think you can't do such a thing, just seek for help,
and don't do stupid things...

Note: You can still visit my PHP Accreditation, I have already fixed it...
If "Reported attack site" appears on your browser, just click ignore this warning, or better if you will use Internet Explorer...
But for your own safety, I will just remove the link until the Google finish reviewing the website...

Thursday, August 13, 2009

TC Guessing Game

Someone send a message to me in friendster asking me on how to defend a guessing game created using Turbo C. After giving her some advice, I decided to try to make something like her program using turbo c.

This is my own Turbo C Guessing Game

I added a clue, example "The number is between 9 and 127", take note the clue is also in random.
The mystery number is also in random and you are only allowed to guess 6 times.
Try the program, download the .exe here

WARNING: Simple yet very addictive.

Guessing Game

PHP Accreditation Data Table

Hello...
Do you want to create a program using PHP that acts like data sheet?
When I was in College, our professor told us to research about the different areas in Accreditation System. And so, we asked for some data in the library and in the accreditation office, we also conducted an interview with different colleges in our university.

While I was doing the research, I thought, why not put all the accreditation data of all the colleges in all of the areas in the internet so that research would be easy.

Now it is possible, introducing to you the Accrediting Agency of Chartered Colleges and Universities in the Philippines (AACCUP).


For example you will select BSIT

You can view the data in every areas of concern, for example area 1

I also included search (by sub area) and also I added security so that the only one who can add and edit data in an area are the accreditors.



Be amaze, visit my AACCUP that was created by myself, click the link on the right side of my blog.

Based on my experience, after I created this project, I learned a lot about PHP, adding, editing, deleting or manipulating database (MYSQL).

The buttons and wallpapers, including the background image was also my creation with the aid of tutorials.