Flash Player on IPhone?

February 14th, 2008 No comments

We have been hearing unconfirmed rumors that Flash Player is coming to iPhone for some time. Well, many developers were waiting for Flash Player on iPhone ever since it was released eight months ago. But according to this blog, it seems Adobe is working on the player right now and that it should be out soon. That’s great news for web developers and many companies out there. The ability to deliver Flash applications to iPhone is a big plus for the iPhone!

Categories: Flash/ActionScript/Flex Tags:

Video: Letterman's tribute to Bill Gates and Microsoft

February 13th, 2008 No comments

Categories: Fun Stuffs Tags:

Community Open Day in Kuwait

February 13th, 2008 No comments

DotNetBoom and ProRangers are going to hold a Community Open Day for developers and IT professionals in February 16th, 2008 in Kuwait. It seems that there will be lots of activities as the schedule shows, but it will be limited to Microsoft products and solutions.

This tour, is packed with live demonstrations and technical content on the upcoming and much anticipated solutions from Kuwait MVPs.

Get a sneak peek into technologies that include Windows Server 2008, SQL Server 2008, Visual Studio 2008, .Net, Silverlight, Virtualization and more. You will also be among the first to see us unveil the new Unified Communications technologies from MVPs – a solution that will revolutionize the way people communicate and collaborate in the workplace.

If you’re an IT Professional or a Developer looking to gain insight and an edge over others, then you’ve got no excuse to miss out on this event! You may even walk away as the lucky winner of a new XBox 360 Arcade!!


Video: See, Bill Gates and Steve Jobs can get along!

February 12th, 2008 No comments

Categories: Fun Stuffs Tags:

Aral Balkan has been interviewed on Singularity

February 12th, 2008 No comments

If you wondering about the Singularity badget on the top of the sidebar then this interview should give you some idea about it:

Categories: Flash/ActionScript/Flex Tags:

Yahoo Maps for ActionScript 3

February 12th, 2008 No comments

Yahoo has released their Yahoo Maps API for AS3 which allows web developers to add mapping capabilities to Flash. Cool now we can use either Google Maps or Yahoo Maps in our Flash or Flex applications. Initiate the map simply by:

import com.yahoo.maps.api.YahooMap;

var yahooMap:YahooMap = new YahooMap("YOUR-APPID", stage.stageWidth, stage.stageHeight);
this.addChild(yahooMap);

Ted Patrick has posted some of its features here.

Categories: Flash/ActionScript/Flex Tags:

Stay At Home Server

February 10th, 2008 No comments

Holy shit, Microsoft, can’t you stop making funny advertisements? Sys-Con has lots of these kinds of Microsoft Ads. Keep it up Microsoft!

Staying at home doesn’t make it any less than a server. Yes you can finally domesticate a server even if you are living with your mom. She is from the Dark Age you say? You don’t want to share your files with your mom? Well, they say it’s easy to use. They say you can privatize your data….

I HIGHLY recommend you to watch those funny videos:

Don’t forget to read “Mommy, Why is There a Server in the House?” story by Microsoft.

Categories: Tech market Tags:

MySpace Announces Developer Platform

February 10th, 2008 No comments

Facebook has Developer Platform for some time now. Obviously, MySpace won’t stay behind and let Facebook take all the credit. To counter Facebook, MySpace has announced the release of its own Developer Platform. That’s not all, MySpace Developer Platform is supporting OpenSocial API, an API that was released by Google awhile ago and has been giggling in the web since then.

Read more about it here.

Google Introduces Social Graph API

February 2nd, 2008 No comments

As the title says, Google has released a new Social Graph API that reads public data from different social web sites and links the relations between people in the web. Basically, Google crawls between people’s relations and connections which is available in public personal data anywhere in the web, then it will find FOAF and XFN relations or any other way of connections as Google says.

So if I’m your friend, and you’re a friend of person B, and person B adds person C in his blogroll then Google Graph API can tell me that I have a connection with person B and also C whether that connection was found directly or indirectly.

This video explains it:

Categories: General Web Development Tags:

You Think ActionScript3.0 is Hard?

January 24th, 2008 2 comments

No it is not and I think it kicks ass. It is easy, simple, and very user friendly to use or to learn. To backup my claim, Colin Mock, the famous writer, has published a new article in InsideRIA that backups my claim and pitches all the hype around AS3.0.

Categories: Flash/ActionScript/Flex Tags: