Archive for the ‘Programming’ Category

Flash Player 10 Released - Code Name “Astro”

Friday, May 16th, 2008

Flash Player 10 beta, code name Astro is out.

Astro Image

I just checked out a great video by Lee Brimelow on http://gotoandlearn.com that will get you up and running with Flash Player 10. Here is the link. http://www.gotoandlearn.com/player.php?id=73.

You can check out the Adobe Labs site for instructions for setting this up and using Flex Builder if you would like to go that route.

http://labs.adobe.com/technologies/flashplayer10/

Snipplr adds MXML (Flex) to it’s site!

Monday, March 24th, 2008

The popular code snippet web site snipplr added MXML to the languages that you can store code snippets for. If you have not used snipplr then you are missing out. As coders you need to learn to work smarter and store valuable code that you will use all the time. This way you don’t have to type the same lines over and over again that you normally use for every project.

snipplr screen grab

The cool thing about snipplr is that they have a TexMate Plugin. So if you are on a Mac and you code your MXML in Texmate you are just a few keystrokes away from accessing your code snippets that you have stored on snipplr. Oh and don’t worry, if you don’t have a internet connection your snippets can be stored locally.

This site promises to be a killer resource for all coders and now that they added MXML and Actionscript to the mix, this is my one stop shop for code snippets for sure.

Oh and one final plug for the site that makes it cool. If you will notice the sidebar on this blog I have

Useful Code Snippets

These are pulled directly from my snipplr account using there cool wordpress plugin, so if you have a blog that is a cool feature of the site as well.

Coders Helping Coders…… Code!

Wednesday, March 19th, 2008

Just started a new Community so join up and contribute if you will. Coders helping coders …. code! I know what you are thinking. Another social network? Well I promise this one is only meant to help you as a programmer grow, learn, teach and build your social contacts in your specific field. I don’t think you will find yourself wasting hours and hours just hanging out. Unless you are just that ultra geek and you can’t get enough of the programming community, but I digress.

I started a local user group here in Nashville TN (http://615flex.com). If you don’t know my name is Matthew Wallace and I am a local Flex user group manager. Over the last year I have really realized that the most learning and growing that I have done as a programmer has been from being involved in this and user groups and really trying to help the community. In my case that would be the Flex community. You would be really surprised how much you will increase your programming skills just by being around others of like mind. My hope for Coder Resource is that it in some small way will benefit whatever programing language you are interested in. I really want this to be a place that other programmers can teach, learn and talk about there skills, so join up right now and contribute and if you don’t see a group for your programming language then start your own group on Coder Resource.

read more | digg story

Flash IDE for Designers - Flexbuilder for Developers!

Tuesday, November 13th, 2007

Bigspaceship uses Flexbuilder for a couple of big AS3 and Flex projects and once you start to develop in Flexbuilder (Eclipse) you maybe don’t wanna go back and use a normal Text Editor. So i was looking for a way to use Flexbuilder for heavy graphical sites that also need the Flash 9 IDE.BigSpaceShip thinks…. http://labs.bigspaceship.com/blog/?p=76read more | digg story

FatFreeCart - Free shopping cart for Google Checkout and PayPal

Tuesday, July 10th, 2007

Fat Free Shopping Cart

FatFreeCart is the free shopping cart widget. It works inside your website, your blog and will even work from your MySpace page. It is simply a copy-paste cart and does not require you to register with us or install anything. It works with PayPal and Google Checkout. It supports product variations, shipping, handling and sales tax.

Now, I know, I know, this is a site about flash. Well I feel that it is important to expand beyond flash sometimes and let people know about cool new free tools like this. I have a lot of customers come to me that have a need for a simple way to take payment over the internet but do not have a tone of products to offer. This is a fast simple way to run a shopping cart on your site. It will make your site look a little more professional than the other guys.

If you are a web developer but you and you really have had nothing to do with shopping cart sites in the past this would be a great way to integrate this type of functionality into your site. Check it out and let me know what you think.

read more | digg story

ActionSript 3.0, What are you doing about it?

Tuesday, June 26th, 2007

As3 Labs Screen grab

Adobe put out actionscript 3 (AS3) this year. There are a tone of books and tutorials out there now. So do you dive in or not? The short answer is….Yes. If you want to be able to do some really cool things on your flash or flex projects then you need to start digging in.

AS3 will give you a tone of performance improvements and some are the new features are just great. If you are a new user to actionscript don’t start with AS2. Everything is headed for AS3 in a hurry. There are quite a few changes to the code and the way you code buttons and events are totally different in AS3. If you are a big AS2 user you will feel like this takes a lot longer but you will see and understand the benefit after you start using the new code.

So I guess I am updating my goal. It is Always to “Learn Actionscript” but now it is to Learn Actionscript 3.

There are some great books out there. Check out http://oreilly.com. I would say you need to pick up Essential Actionsript 3.0 and Actionscript 3.0 Cookbook ASAP.

learn more at Adobe Labs

Good luck and keep coding.

Adobe Apollo Cheatsheet

Wednesday, May 23rd, 2007

ActionScript Apollo Cheat Image

Three new cheatsheets for developers using and getting started with Apollo. All of the new Apollo Classes are on the sheets (and a few updates to existing AS3 Classes). There are definitely some cool new Classes including but not limited to: Apollo Application, HTML, HTMLControl, File, FileStream, Shell, JavaScriptObject, Shell and more.

Although I have been developing in Flash and ActionScript 2.0 for a wile now, I am totally new to Flex, Apollo, and ActionScript 3. These cheatsheets will come in handy for everyone, not just the newbie. Hope to see a paper back in this to keep on my desk sometime soon.

read more | digg story