Quantcast
Mirza Hatipovic

Freelance software engineer

Areas of Expertise:

  • Consulting
  • Development

Biography

Mirza Hatipovic is a freelance software developer from Bosanska Dubica, Bosnia and Herzegovina. For consulting services, you can contact him via email (mirzahat@gmail.com)

He has worked on various projects for companies from around the world and has written a number of technical articles for domestic and foreign magazines. He graduated on the Faculty of information Technology in Mostar (www.fit.ba) and still thinks he had the best time in his life while studying there.

Blog

Recent Posts | All O'Reilly Posts

Mirza blogs at:

http://www.insideria.com/
http://oreilly.com/php/

Hacking Ribbit

March 11 2010

Ribbit has been around for a while and beside Lee Brimelow's great introduction tutorial on gotoandlearn.com, I did some experimenting in order to achieve results needed for my application. Because I live in Bosnia and Herzegowina, it was a bit... read more

Facebook App Case Study: Additional elements and gotchas

August 14 2009

Welcome back to the series and the concluding article of the exciting facebook series. So far we worked hard to implement features like the front end, administration, loading of YouTube videos etc. In the last article the application came finally to life. We implemented a database that contains 14 levels… read more

Facebook App Case Study: Front-end Module

August 05 2009

Welcome back to our exciting series. In the last article, we discussed about the administrative part of the application, where we implemented a background activity to allow every application user to upload their own videos and add mistakes. This time we will work on the front end that will be… read more

Facebook App Case Study: Administration module

August 03 2009

Last time we talked about the way how to work with YouTube videos and how to implement those into our app. We worked hard to implement typical features that can be found on most video sites like play, pause, seek etc. We even have the feature to seek through the… read more

Facebook App Case Study: Integrating YouTube Videos

July 22 2009

Welcome back to our series. In the previous article, we discussed the elements that are the necessary building blocks of the application MovieExpert (http://apps.facebook.com/movieexpert/). We created the main swf, we created the invite screen, we worked hard to make the invite screen actually work on our iFrame. Now that we… read more

Facebook App Case Study: Preparing the Elements

July 08 2009

Welcome back! Finally we will work on a real world application that will go live. The application that we will be creating will be named “Movie Expert”. One reason why I chose it is because I am an avid Movie fan and I will have lots of motivation to work… read more

Send Gifts Component

July 08 2009

Sending gifts and items are one of the favorite actions among the millions of facebook users. Friends send items to friends, "buy" gifts, "sell" virtual items etc. Honestly I am not engaged in this activity a lot on facebook, but the number of people willing to send virtual gifts, buy… read more

Search Friends Component

July 06 2009

Welcome back to the series. In the previous articles we discussed topics like publishing of news, sending notifications to specific friends etc. The articles covered topics that are not only bound to the user interface in the facebook application development. This time, we are going to play around with the… read more

User Info Component

June 17 2009

Welcome back to the series. This time we are goings to build a really exciting component that will be used to simply display information about the user. Well, you might say why to we need such a component, is there are real purpose behind that? Well, in my opinion, yes.… read more

Publish News Component

June 17 2009

Welcome back to our exciting Facebook ActionScript series. In this article we will discuss one of most important (and most exciting) features of the FB platform, it's the publishing of news. We all know when we log in to facebook, we see plenty of news about our friends. Some were… read more

Notification Component

June 10 2009

    The notifications are one of the most interesting (and important) parts of the facebook area. In order to completely understand the Flash side of it, we need to understand the basics of the facebook notification, what it is and how... read more

Multifriend Selection Component

May 26 2009

Welcome back to our series. We will continue to work on components that will help us develop facebook applications faster and with less bugs. There is one quite useful component that will will be used throughout the facebook development and that's the MultiFriend Selection Component. There is already one developed… read more

Enhanced status component

May 26 2009

In the last article we worked extensively with the ProfilePic component and showed how the component can be used in real time scenarios. We had an interesting example of a real word application with the "Would you..." application clone. I really had a lot of fun working on it and… read more

Setting Up AMFPHP for Flash and Facebook API

May 15 2009

     Following good software engineering principles and following the goal to make flash based facebook applications easier to develop there are well known technologies to utilize. So far we have been introduced to the basics of Flash - Facebook API communication. In the second article we discussed the various methods to… read more

Overview of embedding SWFs into Facebook Canvas

May 15 2009

Following the first article where we introduced the basic usage of Flash with PHP and Facebook, we are here in the second article to discuss all about the correct embedding of swf's into the facebook canvas. There are a lot of ways of how to do that and everyone of… read more

Creating a Hello Friends App using ActionScript 3.0, PHP and Facebook API

May 15 2009

As we all know life is much more colorful with friends, Facebook it's the best example on the internet for this case. It's even more colorful when you can use the Facebook API to create applications on that platform. Using Flash, PHP and the FB API we can utilize ActionScript… read more

Extended ProfilePic Component with Effects

May 08 2009

In this article we will extend the ProfilePic component from the last article and show example of how we can use it in real world scenarios. We will create a facebook application that asks the user a question about the displayed friend. Yes, it is in fact a copy of… read more

ProfilePic Component

May 08 2009

In the last article we discussed how components are built with the facebook api in mind. Now it's the time to do something more with it. We know how things need to be set up in order for the components to work. We learned about sessions, about the tow frame… read more

Component Architecture for Facebook Applications

May 08 2009

In the last tutorial we discussed the new library that was released by Adobe. The new library from Adobe fits much more naturally into the whole architecture of facebook applications that are built using the Flash platform. We need to know that the previous approach using the PHP library is… read more

Using the brand new Facebook ActionScript 3.0 library

April 15 2009

    In the 5th article we will deal with Adobes new Facebook ActionScript 3.0 library. It is a brand new product and it is still in beta, but it looks promising. In fact, it has beed there for quite some time and was original developed by Jason Christ. This time Adobe… read more

Creating a Custom API for Flash using Facebook API and PHP

April 15 2009

    In the previous article we discussed how to set up the framework for PHP, FB API and Flash. We did a lot of work to make this happen. We tested the framework only with very simple methods that made calls to the FB API and databases. In this article we… read more

Recent Posts | All O'Reilly Posts

Mirza Hatipovic