Adobe

Adobe launches Flash Player 10.1 beta for Android!

Tuesday, May 25th, 2010 | Business | 2 Comments

From the Adobe Newsflash:

The Adobe® Flash® Platform has received several big updates. Adobe recently launched a public beta of Flash Player 10.1 for Android™ at Google I/O, the first full version of the Flash Player designed specifically for mobile devices. In addition, Adobe Creative Suite® 5 software has now started shipping, with Adobe Flash Builder™ 4 and Adobe Flash Catalyst™ now part of Adobe Creative Suite 5 Web Premium.

This means full flash support on the Android 2.2 platform.

Some research reveals not only will the mobile Flash player support flash, but it will also tap into accelerometers, and handle gestures.  Adobe has implemented many performance enhancements to make sure the mobile platform isn’t as “gimp” as Apple would like to lead us to believe.

Tags: , ,

Adobe demos Android Table with Flash (and Air)

Thursday, May 6th, 2010 | Business | 6 Comments

From the article, Adobe Shows Google Android Tablet as Apple iPad Alternative, Adobe has demoed an Android tablet.

Now bloggers have seen it in action, thanks to Adobe, which showed off an Android tablet at Web 2.0 Expo in San Francisco, held May 3 to 6.

The images and videos (and laughs) come courtesy of Zedomax, which scored this scoop, noting the device supports Adobe Systems’ Flash and Air.

Google and Adobe later confirmed that Android would support Flash, the ultimate riposte alliance to Apple’s snubbing of Adobe.

Adobe is obviously trying to bite back at Apple for the many comments about how bad Adobe’s Flash platform is for mobile devices.

Will the table running Flash prove any of Steve Jobs’ ‘Thoughts on Flash’ wrong?

Watch the video:

Tags: , , , , , , , ,

Flash confirmed on Android 2.2

Saturday, May 1st, 2010 | Business | 3 Comments

In a blog on the NYTimes site called Google’s Andy Rubin on Everything Android, the author writes on a conversation with Andy Rubin at the Google campus.  Confirms full Flash support for Android 2.2, code-named Froyo.

Open is open and we live by our own implementations.

- Andy Rubin, VP for Engineering at Google

› Continue reading

Tags: , , , , , , , ,

Adobe CEO, Shantanu Narayen, responds to Steve Jobs’ “Thoughts on Flash”

Thursday, April 29th, 2010 | Business | No Comments

Earlier I posted a response to the “Thoughts on Flash” article by Steve Jobs.  It seems Adobe has responded via a live-blog session on The Wall Street Journal.  I first saw this reported at Neowin.net, Adobe respond to Jobs’ “thoughts on Flash”.

› Continue reading

Tags: , , , , , , , , , , , ,

Adobe Responds: Flash isn’t Open Source, but we’re trying

Tuesday, February 9th, 2010 | Business | 1 Comment

A few days ago I had posted Apple, Adobe, Flash, iPhone, iPad and Open Source with reference to a debate on various blogs.  The debate is whether Flash will ever go open source, should they, and what it means to the Apple / iPhone / iPad contingent.

Adobe came back with the blog post Following the open trail, by Dave McAllister. › Continue reading

Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Apple, Adobe, Flash, iPhone, iPad and Open Source

Tuesday, February 2nd, 2010 | Business | No Comments

I just saw an interesting blog “Back and Forth” between a few sites:

The conversation revolves around the future of Flash and open standards. › Continue reading

Tags: , , , , , , , , , , , ,

Illustrator Tutorial: Create a vector RSS Icon (a la web 2.0)

Thursday, February 19th, 2009 | Business, Tutorials | No Comments

Test IconNot being an artist or designer by default (I do some design by usually by applying formulas — I find a completely deterministic experince, a happier experience), I attempted to learn more about all those pretty graphics we see out there these days.  

I grew up in Photoshop, and have recently been “seeing the light” of Adobe Illustrator.  Don’t get me wrong, I’ve used Illustrator for quite a while, but I’m just now learning all the various tools that I need to know.  

See the icon in this article?  I made it.  All by myself.  Of course with the aid of an excellent tutorial:

Spoon Graphics BlogCreate a Vector RSS Icon with Illustrator

Tags: , , , , , , ,

Adobe and Apple working together for Flash on the iPhone

Sunday, February 1st, 2009 | Business | No Comments

I know, can you believe it?  All this drama, and we find out they’re both amicably working towards a solution.  

Saw it on Apple Insider, Adobe, Apple working together on Flash for iPhone.  

Seems like it was announced recently.

Apple Insider mentions that Apple has been trying to tout HTML 5 as a replacement to flash on the iPhone.  I know HTML 5 has some cool toys in it, but not nearly enough to meet why people demand Flash on the iPhone — because everyone is already USING flash on the web.  Saying you provide a desktop like browsing environment and not including Flash is a big deal to me.

This made me happy to read (except the HTML 5 part).  Hope you enjoy the news too!

Tags: , , , , , ,

Flash or Flex?

Thursday, January 8th, 2009 | Business | No Comments

Both Adobe Flash and Adobe Flex build SWFs.  They are the same right?

I’ve asked myself the Flash or Flex question recently and wanted to post my thoughts.

It’s a good idea to think about platforms when building web applications ahead of time.  Factors I traditionally use, but will not reference here, are the current employee skillsets, ability of the team to learn, and cost to update software.  I know — it’s good to get updated software in a company, but sometimes it just doesn’t make sense for a company to spend $1,000 for 5 users, to maintain a project that only costs $5,000 to build.  If the company is already equipped with Flash but not Flex — it may make sense to choose Flash even though the project doesn’t lend itself.

That being said, here’s the breakdown of Flash and Flex

FlashFlash CS4 

Flash has always been the tool used by develops wanting to create vector animations on the web.  Recently Microsoft has introduced Silverlight, we will be ignoring that option for this scenario as I don’t believe I have the expertise to judge Silverlight. 

Strengths

  • Comes with standard Adobe Creative Suite Bundles
  • Timeline based animations
  • Hand animated assets
  • Standard Animation
  • Self Created Vector Assets
  • Highly customized interfaces
  • Animation / Design leaning IDE
  • Visual
  • Familiar environment, as it is the standard way to deploy SWFs

Weaknesses:

  • Not meant for AS3 development
  • Becomes a basic text editor in most Object Oriented development exercises
  • Timeline approach means maintenance is more expensive long term

Summary:

Basically Flash is the ideal environment for development if you are doing things such as banners, animations, logos, or any other visual type of project.  It leans itself towards graphic design and animation.  

Flash is found in the Adobe Creative Suite 4 Web Premium

 

FlexAdobe Flex 3

Flex is the newcomer to the vector animation IDE’s from Adobe.  Flex is primarily targeted at developers working in the Flash environment.  Flex 3 Builder is a modified Eclipse IDE.  The Flex platform was built to enable developers to adapt better to Flash, and be able to create Flash O-O applications.  

Strengths:

  • Developer friendly IDE
  • Built in components for standard GUI elements
  • Meant for highly interactive applications
  • Performance tools
  • Debugging
  • Maintaining code
  • Can leverage SWFs
  • Can leverage AS3 code

Weaknesses:

  • No Timeline
  • Not for designers
  • May seem “cryptic” to traditional Flash developers
  • Not visual
  • Requires learning new MXML code
  • Complex working environment

Summary:

Flex is meant for application development.  The IDE lets developers work in a familiar environment, separate from the graphical tools designers are traditionally used to.  Flex will give developers the tools they need to rapidly prototype application interfaces, with standardized tools and interface elements.  

Flex is available as either Adobe Flex Builder 3.0 or Adobe Flex Builder Pro 3.0

  

So which one should I choose?

Ultimately both Flash and Flex compile into the Flash SWF format.  That means they are both capable of the same functionality and same graphical quality.  The major difference is in the individual building the SWF, as well as the goal of the SWF.   If your goal is for a design oriented SWF, then go with Flash.  If you want an application, or a complex interactive interface then Flex will most likely be your tool of choise.

Tags: , , , , , , , ,

35 Tutorials to get started with Photoshop

Tuesday, January 6th, 2009 | Business, Personal | No Comments

Adobe Photoshop is an amazing tool for web development, and image processing in general.  I remember my first experience with Photoshop when I was back in Massapequa High School.  There was an after school program that brought a local web designer in to help the kids work with websites and such.

My first creation was a series of boxes swirled.  It looked cool, and was so easy to do.

Now Photoshop places a large role in our everyday computer usage.  Everyone has a digital camera nowadays, and those with digital cameras should know how to use Photoshop to process those photos (deleting that annoying beach guy in the background who doesn’t understand you shouldn’t wear a “sweater” to the beach, or just to balance out colors).  

Of course there are excellent alternatives now, such as Google Picasa or the Adobe Lightroom.  

If you go the Photoshop route, check out this post at Six Revisions35 Basic Tutorials to Get You Started with Photoshop.

Tags: , , , , , , ,


Follow Me

Follow seangw on twitter

Email Subscription

Top Commentators

  • No commentators.

Archives

Categories