Hello world!

Introduction

Before I’ll explain what my application is about, I’ll introduce myself a bit.

I’m Nathan Meulenberg, Junior Webdeveloper at CreaBea, I’m 22 years old now and I live in the Netherlands. I’m a student at The Hague University, which requires me to go to The Hague for two evenings a week.

About the application:

OOfA (One Object of All) is a way to do several sides of building a website in one object notation.

This includes the clientside (like animating with Javascript), the serverside (like building a user login in PHP) and the database connection (like a MySQL database for your user administration).

This sounds both easy and dangerous; easy because you don’t have to switch all the time between the different languages, and dangerous because the clientside could now easily do changes to your database. This danger should of course be taken out of the application before it can be deployed in commercial projects (for example by using some kind of filter).

My main focus will be on the Javascript integration into PHP and the connection to the database will be more like an add-on.

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s


Follow

Get every new post delivered to your Inbox.