Looking for the perfect gift? Check Baloka.com
Powered by MaxBlogPress  
  • MyLineRider

  • RIAs, Flex, Flash, Internet Marketing and New Technologies

2nd February 2009

I just joined Twitter…

That’s right. I have known about Twitter for a long time now, but I could not see the value on it. OK, I am still not sure about that. However, I decided to do some research - basically I goggled “How to Use Twitter for Marketing” and I got plenty of persuasive links (see some of them below). So, I thought, hey why not experiment a little.

You can follow me on Twitter by clicking here.

And here some of the links:

HubSpot - How to Use Twitter for Marketing and PR

DoshDosh -17 Ways You Can Use Twitter: A Guide for Beginners, Marketers and Business Owners

Carbon Graffiti - How to use Twitter for marketing

MarketingProfs -Why Do People Use Twitter?

[Post to Twitter]   [Post to Plurk]   [Post to Digg]   [Post to ping.fm]

posted in General, Internet Marketing, online marketing | 1 Comment

30th January 2009

More on Augmented Reality - Seb Lee-Delisle Black Hole in Your WebCam

Following my post from yesterday about augmented reality, what better than to link to experiments made by Seb Lee-Delisle with PV3D and FLARToolkit.

The followng video shows the awesome concept…


Papervision3D augmented reality wormhole from Plug-in Media on Vimeo

Enjoy!!

[Post to Twitter]   [Post to Plurk]   [Post to Digg]   [Post to ping.fm]

posted in Flash, Great ideas, games | 1 Comment

29th January 2009

Augmented Reality – Some cool Examples using Flash Actionscript, PV3D and FLARToolKit

A few weeks ago I saw a post on the PaperVision3D list about augmented reality using a 3D instantiated using PaperVision3D. I didn’t know what to expect, but I follow the link to check it out. The post at Sander Wichers blog, shows a nice combination of a 3D cube (made with PV3D) that can be manipulated in the real world. Sander uses a Mammoth media server (in alpha) and an augmented reality library named ARToolKitPlus as a server plug-in.

A couple of days later a saw another experiment using also PV3D and FLARToolkit a Flash implementation of ARToolkit (is in Japanese) made by Sagoosha


Papervision - Augmented Reality (extended) from dpinteractive on Vimeo.

I found some other interesting work on augmented reality by a French company called Total Inmmersion, that specialized on this (commercially). They have presented at the DEMO conference in 2004 and 2007. The following video is from their 2007 presentation

You can access the DEMO 2004 presentation at: http://video.google.com/videoplay?docid=6523761027552517909

A few days ago, via the Papervision3D blog (again), I found that Sagoosha published even a cooler demo to wish all of us a Happy New Year.

And you can even interact with this one by going here. Enjoy!!

[Post to Twitter]   [Post to Plurk]   [Post to Digg]   [Post to ping.fm]

posted in Flash, Great ideas, Uncategorized, games | 4 Comments

5th June 2008

I just updated MyLineRider WP blog to v2.5.1

I have been thinking in doimg this upgrade for a while, but I was afraid I will break something in the blog.

Finally, today I thought: what the hell, let’s give it a try.

Actually, it was pretty easy and it seems to be working fine. Now I have to get used to the new admin interface, but it looks intuitive. I specially liked the capability to update the plug ins directly. What a time saver.

I also took the opportunity to include some additional plug ins, including the “about me” and “UsersOnline ” widgets (on the right sidebar).

I would like to find a plug in to add some sponsor ads - Flash boxes or something. I have not much traffic yet, but I can include a sponsor ad for Baloka.com to support my wife business. Hey, I guess I am promoting her site in many places in here. Well, I guess that’s fine.

Gilbert

[Post to Twitter]   [Post to Plurk]   [Post to Digg]   [Post to ping.fm]

posted in General | 3 Comments

24th April 2008

Flex 3 Charting

A few days ago I started working on some interactive charts with Flex 3 Builder Pro, and I have been making some nice progress. In the past I did some stuff with Flex 2, but the documentation and examples weren’t that great.

Now in Flex 3, the dynamic help has more and better examples and the livedocs are quite good. The charting API, however has so many possibilities that the examples and explanations are not enough. Hence, there is a lot of work required to customize the charts the way I need them.

In a few days i will start posting some examples, so others can learn from what I have been doing and hopefully I will learn more as well for the comments and feedback for my readers (Are you outthere?)

[Post to Twitter]   [Post to Plurk]   [Post to Digg]   [Post to ping.fm]

posted in Flex, Rich interactive Applications | 0 Comments

23rd April 2008

Gamebrix - A platform that allows anyone to create online casual games

Today I went to monthly meeting of the BFPUG (Boston Flash Platform User Group) to see a presentation about Gamebrix. Naveena Swamy, the founder of the company, showcased their platform, and it was a real threat.

I believe Gamebrix is up to something big. With their platform you can create games in 2 ways: One, by using the Gamebrix express, in which you can customize preexisting games or game templates by changing assets (graphics, audio, animations). The otherone by using the Gamebrix Builder. With the later you select your assets (graphics, animations, audio), either provided by the system or by importing your own. Then, you can add intelligence to your objects (again images or animations). By intelligence I mean interactivity - user actions (mouse clicks on the object), behaviors (how the objects react to events- i.e. to collisions), constraints and more. Finally you create the game, which is compiled on the server and produce a swf file (Flash file) that can be placed in any website or social networking site.

The platform has been built with Adobe Flex and its very easy to use. Once a user finishes creating a game, she can share it through the Gamebrix platform or post it in her own website. The game creator can easily edit games, change graphics, sounds and logic and quickly produce completely different games based on the same main storyline.

One cool idea is to use the platform to create contexts. A company can define certain rules, like use those graphics ( a logo, and some other branding elements) and use these themes to create games for that company in exchange for prizes and recognition. If you want to explore the potential of this for your own organization you may need to contact the company.

Right now the platform is in public beta testing and the access to create and share games is totally free of charge. We discussed a little about their business model, but not enough to be able to mention anything in here.

Well, what are you waiting for. Go there and create some cool games and share them with the world!!

[Post to Twitter]   [Post to Plurk]   [Post to Digg]   [Post to ping.fm]

posted in Flash, Flex, Great ideas, Internet Marketing, New technologies, Rich interactive Applications, games | 2 Comments

22nd April 2008

Rotating Cube - playing with PaperVision3D

I had the intension to play with an Actionscript 3D engine since I first learned about Sandy and then about PaperVision 3D and Away3D, but always started and quited, because I had to spend a lot of time getting familiar with those engines.

Last month Lee Brimelow - theFlashBlog, posted a nice tutorial of how to create a rotating cube. I took the opportunity to play with the code (in Flash CS3) and then tried to ported to Flex. Unfortunately, I couldn’t find a way to include the images as MovieMaterials in Flex, so my experiments didn’t work.

Tonight I decided to google a little to see if I could find a solution, and voila, I found it in the Labs|Vizar blog. (they include the source code there, in case you want to play with it as well)

Anyway, below I am posting my first experiment, using images of baloka.com. - Hey is only fair to promote my wife’s site, isn’t it? :)-

In the following days I will make some experiments to do other nice stuff with PV3D. Among the the things to try are including videos and/or animations in the sides of the cube instead of images, and event behaviors and more.

[Post to Twitter]   [Post to Plurk]   [Post to Digg]   [Post to ping.fm]

posted in Flex, Rich interactive Applications | 1 Comment

31st January 2008

Igor Costa’s comparison of Adobe AIR and Multidmedia Zinc 3.0

Igor has posted a nice initial comparison of these applications that allow creating web-enabled desktop applications using Flash and Flex.

I have been using Zinc since it was known as Flash Studio Pro and I been able to develop some interesting applications. I thing the new version of Zinc opens new possibilities, but I like also the great potential that AIR provides.

In the Flex 3/AIR preview tour last week, Adobe showcased many cool capabilities both for Flex 3 and for AIR. Clearly, it’s an exciting time for RIA developers.

[Post to Twitter]   [Post to Plurk]   [Post to Digg]   [Post to ping.fm]

posted in AIR, Flash, Flex, Rich interactive Applications | 0 Comments

31st January 2008

Physical Computing - Some great uses

Last week I attended the monthly presentation at the Boston Flash Platform User Group (BFPUG) about physical computing using Flash CS3/Flex. Michelle Yaiser did a great job showing how to interface with several different pieces of hardware through Flash.

Basically, using a board from Making Things that can be connected to a PC via an USB port, a Flash application can exchange data with external sensors. This means the Flash app. can receive inputs from photocells, temperature sensors, potentiometers, bend sensors, etc, and send orders to servo motors and other devices. Pretty cool stuff.

In the past I have seen many demos related to physical computing with Flash, but I did not understand what was involved. Michelle explained the process explicitly.

After the meeting I started to explore the Making Things site to see what kind of things people are doing in this area. In their Projects page they list many exciting examples. One of the most attractive projects to me is the CandyFab 4000, - large - low cost - low resolution - 3D printer that uses sugar as the printing material.

They list many other innovative projects that could provide great ideas on how to use the computer to interact with the physical world. They have software interfaces for other programming languages besides Actionscript, but those are outside of my area of interest.

It seems I have to save some green to start playing around with these controllers and sensors. Probably my 11-year old Daniel would enjoy the journey even more than I.

[Post to Twitter]   [Post to Plurk]   [Post to Digg]   [Post to ping.fm]

posted in Flash, Flex, Great ideas, New technologies | 3 Comments

17th January 2008

What is Flex? - Great description posted by Ted Patrick

When I tell people I develop e-learning applications, web-based visualization tools and enabling web-based collaboration using Flash and Flex (mainly flex) , most of them, including my own colleagues, think that all I do is to produce fancy PowerPoint-like presentations.

I try to explain to people that Flex is a software development tool, but since it compiles swf files they think is an animation tool. Hence, I was happy to see the article that Ted Patrick - Adobe Flex Evangelist published in his blog. In it Ted distills what Flex is and what is its value. Fro now on I will point people to that post when they need clarification.

[Post to Twitter]   [Post to Plurk]   [Post to Digg]   [Post to ping.fm]

posted in AIR, Flex, Rich interactive Applications | 0 Comments

  • About Me

  • Hi, I'm Gilbert Mizrahi and I created this blog to comment about technology and internet marketing. Additionally, I will post Flash/Flex experiments and in most cases they will refer to baloka.com, my wife's site- hey I have to promote the brand:)