Google Engage Training

Read more
Google Engage Training

  After attending a training a few weeks ago, hosted by Google, I decided to write this article in order to share some of the most important things I learned during this event. The training was part of the relatively new Google Engage for Agencies program.   If you’ve never heard of the Google Engage [...]

Handling .NET assemblies in PHP

Read more
Handling .NET assemblies in PHP

This story is about manipulating or consuming managed assemblies (AKA DLLs) in PHP, mostly (but not only) on Windows systems. Managed and Un-Managed Code First I would like to go a little bit further to explain what managed and un-managed code means. A managed component (which can be an .exe file, an ActiveX control, a [...]

Preventing SSL session exploits

Read more
Preventing SSL session exploits

Safe enough ? I would start by stating that the current article does not underline any vulnerability with the SSL protocol itself, but it shows how can a person be induced into error despite the high level of confidence and comfort that SSL provides. This type of exploit is known as Man In The Middle [...]

SSL certificates

Read more
SSL certificates

What is SSL? SSL is a protocol, not a HTTP extension, not a digital certificate nor an encryption method. As it finds itself at the TCP layer it can be employed for other application protocols than HTTP (i.e FTP, SMTP, etc). SSL is the predecessor of  Transport Layer Security (TSL) and although they do the [...]

Ditch expensive SEO tools – Use free APIs

Read more
Ditch expensive SEO tools – Use free APIs

Why the need for SEO tools? Using tools, in general, for automating tedious tasks is an idealistic principle in a perfect world. And why not use them – tools make our lives easier by removing the necessity to perform daunting, repetitive tasks. What seasoned SEO wouldn’t give a small fortune for an all-in-one tool that [...]

How to find a really special deal for this winter

Read more
How to find a really special deal for this winter

Since it’s the winter holidays season and we’re all about travelling, I thought today we could have a close look at HotelPeeps.com, a travel concept meant to help you find the best accommodation options for worldwide destinations and save up to 75% for your next trip. What’s different about HotelPeeps? HotelPeeps has two special features [...]

Parallel processing with PHP and Gearman

Read more
Parallel processing with PHP and Gearman

Some background first Often you come to a point where you need to process data in a non-blocking fashion and in multiple threads at once. A solution for doing this is Gearman that we also used in one of our recent projects. This specific project contains a collection of RSS feeds (a few thousand items) that [...]

Zitec Hack Day&Night 2011

Read more
Zitec Hack Day&Night 2011

What is Zitec Hack? We’ve been thinking about making this happen for quite some time. We were looking for an event that would allow the Zitec team to spend some time together outside the work hours, in order to come up with new and fresh ideas and implement them, to discover and use new technologies, [...]

Zitec Hack Day&Night 2011 – The Apps

Read more
Zitec Hack Day&Night 2011 – The Apps

Some of you might know we’ve been planning this internal hack event for some time now. We’ve had some rough moments putting together all the pieces for a real hack event like this, we’ve been through thick and thin but what the heck, a couple of RedBulls later and we’re here to tell the story [...]