Bookakar.com Finally!

Finally, after long time of work, the first release of my own company: bookakar.com.
I have implemented lots of concepts widely spread throughout the Internet and I truly hope that they all work. Still, lot of work to do but as soon as I have spare time I will share with all of you guys [...]

Visual Lightbox

This post is for those who wish to implement a beautiful Lightbox plugin on their site or blog and, unfortunately, do not have a clue about Javascript and/or jQuery and/or Html.
VisualLightBox is a free application that helps you easily generate online photo albums, lightbox gallery with a nice Lightbox-style overlay effect, in a few clicks [...]

Hip Hop?

Guys, it seems that the days of breaking your head towards how to protect your PHP code is about to end. Following a great article from the Web explaining what happens nowadays with PHP Hip Hop Facebook’s approach.
The open source dynamic scripting language PHP is widely deployed across the Web, powering countless Web sites (including [...]

Handling Timeouts with PHP5 SoapClient Extension

I was breaking my head towards a silly thing around SoapClient Calls. My actual project requires Soap Calls to certain providers and everytime I was calling the external server, I had to wait for the server response (if any) and if the server failed to respond accordingly… damn… Warnings and/or Errors displayed and boom… My [...]

Apple Reveal iPad

After so much expectation, a new family member of Apple named iPad, has seen the light. Steve Jobs introduced it in his annual San Francisco event and has already produced long queues to book on major stores.
IPad is called, weighs just 680 grams, and is thin, only 13,4 mm. This is the newest member of [...]

Php Frameworks

I decided to jump over the MVC (Model View Controller) pattern and on one of my linkedin groups I drop a question:
Which one is best? 
A huge amount of PHP programmers started to join this discussion writing their personal PHP Framework tastes, providing me with a huge list of Frameworks I would like to share with [...]

Get Latitude and Longitude with Google Maps V3

I would like to share with you a little piece of code that I find quite useful in my applications. I do create lots of guides that require a small utility to find out the latitude and longitude of a business location from a control panel in order to display the maps appropiately on the [...]

Germany recommends not using Internet Explorer ‘for security’

Microsoft recognizes that the security of their browser failed to recent attacks on Google
Europa Press News
The Federal Office of Information Security from Germany, warned Internet users to find an alternative to Microsoft’s Internet Explorer (Firefox, Chrome, Safari) ‘to ensure their security’, after Microsoft recognized that their browser failed in the recents attacks to Google’s [...]

jQuery 1.4 -Are you ready?

jQuery lovers, today, 14th of January, the programmers of jQuery celebrate its anniversary releasing a new version of this wonderful library. Better iFrame support, great new shorthands, I don’t know what to say fellows but I am eager to find out what its new features are capable of.
The jQuery programmers not happy with a new [...]

How to get Twitter Followers Images

Here goes a small PHP Script for all of you, twitter lovers, that wish to display your follower pictures on your blog and/or site. The script is fairly simple and uses Twitter XML.
Note: I do not know why, but normally you require to write your username and password to get access to the followers XML [...]