Recent Posts
Events
Events enable a class or object to notify other classes or objects when something of interest occurs. The class that sends (or raises) the event is called the dispatcher and the classes that receive (or handle) the event are called event listeners.
One of the biggest drawbacks of php is the lack of events, however a basic...
read more
Free to use for non-commercial purposes. The pack includes 9 icons in the following sizes:
256 x 256
128 x 128
64 x 64
32 x 32
Leave a comment if you like them. Enjoy!
Download here
read more
Here’s the gavel resource.Free to use for non-commercial purposes.I would be delighted if you could post a comment with/to your work or show your appreciation if you used it.Unrasterized and completely resizable.Enjoy!
Download...
read more
Web 3.0? Semantic Web? Web Ontologies?
If you are you unfamiliar with these terms and you want to grasp the concepts behind the future Web, the Web 3.0, take a look at the following short documentary realized by Kate Ray, a Journalism/Psychology major at NYU.
The short documentary explains what are scientists now concerned with...
read more
With the passing of time and the evolution of computer graphics, the old artwork that games used has been replaced by eye-catching designs, one more beautiful than another.Part of the artwork is represented by the actual title of the game, in which designers put alot of effort to create something like a “brand” from the...
read more
On May 1, 2010 The Month of PHP Security 2010 officially started, an initiative which took place first in 2007 aiming to improve PHP security. In each day of this month at least one PHP vulnerability will be posted.
Along with the articles they’ll be writing, viewers can contribute with their own papers on this subject,...
read more
What is the POST revision?
Everytime someone edits a post, a new row is created in the wp_posts table.The number of rows grows as the number of edits grows.It is important to know that autosaves do not create revisions of the post.
This feature is useful only if there is more than one author on the blog, otherwise, it is useless,...
read more
Recent Comments