Re: [Flashcoders] Reverse Compiling

2010-06-23 Thread John McCormack

That's why I make my own backups too.
It's a 2nd level undo.

On 22/06/2010 21:24, Henrik Andersson wrote:

John McCormack wrote:

Don't forget FileHamster from http://www.mogware.com/
It checks at specfied intervals and saves away revisions of each changed
file, with the date and time sewn in.
I make my own backups separate to them, always on another drive.


You aren't supposed to check in half finished work! It is manual for a 
reason!

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders





___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] Reverse Compiling

2010-06-23 Thread Joe Minkiewicz
You could also get a free 2GB Dropbox account, put all your current project
files in there, then move them to an external drive when the project's over.
They save every version of your files for (I think) 30 days so it's like a
poor man's version control.

Also, I haven't used the feature yet but the shared hosting plan I use for
my personal website includes svn and git repository hosting. If you have
similar you wouldn't have to set up your own server and client to use them.

Later,
Joe




On Tue, Jun 22, 2010 at 1:47 PM, jonathan howe jonathangh...@gmail.comwrote:

 Obvious but perhaps helpful: Installing a source control server on the same
 machine that you're working won't get you too far in terms of disaster
 recovery.

 For the lightweight developer who does not have a setup for a separate
 machine running as a server or hosted solution, I would just recommend the
 usual frequent backups on an external drive. Iterate your fla filenames
 from
 time to time as they can become corrupt. I also use LiveMesh to sync
 between
 several machines, which in essence becomes a cloud-based ersatz backup,
 (although without any provisions for rollback/versioning).

 -jonathan



 On Tue, Jun 22, 2010 at 10:16 AM, Kerry Thompson al...@cyberiantiger.biz
 wrote:

  Gustavo Duenas wrote:
 
   how can I install a subversion server on a mac?
 
  Do you want an SVN client on a Mac, or do you want to have a Mac SVN
  server?
 
  I've installed SVN on a Linux server, and the client on Mac and PC.
  I've never used the Mac as the host, though.
 
  Here's a link to the SVN Mac download page:
  http://subversion.apache.org/packages.html. If you look around a
  bit, there's quite a bit of documentation.
 
  Cordially,
 
  Kerry Thompson
   ___
  Flashcoders mailing list
  Flashcoders@chattyfig.figleaf.com
  http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
 



 --
 -jonathan howe
 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] Reverse Compiling

2010-06-22 Thread Henrik Andersson

Lehr, Theodore wrote:

It's official - I am the biggest moron on the planet... which leads me to this 
question:

Is it possible to take a .swf and turn it into a .fla?



There are a variety of decompilers available.
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


RE: [Flashcoders] Reverse Compiling

2010-06-22 Thread Lehr, Theodore
any ones to recommend?


From: flashcoders-boun...@chattyfig.figleaf.com 
[flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Henrik Andersson 
[he...@henke37.cjb.net]
Sent: Tuesday, June 22, 2010 10:20 AM
To: Flash Coders List
Subject: Re: [Flashcoders] Reverse Compiling

Lehr, Theodore wrote:
 It's official - I am the biggest moron on the planet... which leads me to 
 this question:

 Is it possible to take a .swf and turn it into a .fla?


There are a variety of decompilers available.
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] Reverse Compiling

2010-06-22 Thread Matt Perkins

You can decompile it using 3rd part tools but the results aren't perfect.

I've used SoThink's Decompiler in the past the edit vendor code (they 
didn't give us the FLAs and it was a year later).


http://www.sothink.com/product/flashdecompiler/index.htm



On 6/22/2010 10:10 AM, Lehr, Theodore wrote:

It's official - I am the biggest moron on the planet... which leads me to this 
question:

Is it possible to take a .swf and turn it into a .fla?

I saved all my stuff locally (with no back-ups of course) and my hard drive 
crashed.
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
   



--
Matt Perkins

http://www.nudoru.com

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] Reverse Compiling

2010-06-22 Thread Tom Gooding
Ave Imperator is the best one that I have used


On 22 Jun 2010, at 15:32, Lehr, Theodore wrote:

any ones to recommend?


From: flashcoders-boun...@chattyfig.figleaf.com 
[flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Henrik Andersson 
[he...@henke37.cjb.net]
Sent: Tuesday, June 22, 2010 10:20 AM
To: Flash Coders List
Subject: Re: [Flashcoders] Reverse Compiling

Lehr, Theodore wrote:
 It's official - I am the biggest moron on the planet... which leads me to 
 this question:
 
 Is it possible to take a .swf and turn it into a .fla?
 

There are a variety of decompilers available.
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] Reverse Compiling

2010-06-22 Thread allandt bik-elliott (thefieldcomic.com)
can i recommend installing a subversion server into your workflow to avoid
future problems?

a

On 22 June 2010 15:30, Matt Perkins nudoru.m...@gmail.com wrote:

 You can decompile it using 3rd part tools but the results aren't perfect.

 I've used SoThink's Decompiler in the past the edit vendor code (they
 didn't give us the FLAs and it was a year later).

 http://www.sothink.com/product/flashdecompiler/index.htm




 On 6/22/2010 10:10 AM, Lehr, Theodore wrote:

 It's official - I am the biggest moron on the planet... which leads me to
 this question:

 Is it possible to take a .swf and turn it into a .fla?

 I saved all my stuff locally (with no back-ups of course) and my hard
 drive crashed.
 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders




 --
 Matt Perkins
 
 http://www.nudoru.com


 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] Reverse Compiling

2010-06-22 Thread Gustavo Duenas

how can I install a subversion server on a mac?
gus
On Jun 22, 2010, at 10:56 AM, allandt bik-elliott (thefieldcomic.com)  
wrote:


can i recommend installing a subversion server into your workflow to  
avoid

future problems?

a

On 22 June 2010 15:30, Matt Perkins nudoru.m...@gmail.com wrote:

You can decompile it using 3rd part tools but the results aren't  
perfect.


I've used SoThink's Decompiler in the past the edit vendor code (they
didn't give us the FLAs and it was a year later).

http://www.sothink.com/product/flashdecompiler/index.htm




On 6/22/2010 10:10 AM, Lehr, Theodore wrote:

It's official - I am the biggest moron on the planet... which  
leads me to

this question:

Is it possible to take a .swf and turn it into a .fla?

I saved all my stuff locally (with no back-ups of course) and my  
hard

drive crashed.
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders





--
Matt Perkins

http://www.nudoru.com


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders



___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] Reverse Compiling

2010-06-22 Thread Kerry Thompson
Gustavo Duenas wrote:

 how can I install a subversion server on a mac?

Do you want an SVN client on a Mac, or do you want to have a Mac SVN server?

I've installed SVN on a Linux server, and the client on Mac and PC.
I've never used the Mac as the host, though.

Here's a link to the SVN Mac download page:
http://subversion.apache.org/packages.html. If you look around a
bit, there's quite a bit of documentation.

Cordially,

Kerry Thompson
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] Reverse Compiling

2010-06-22 Thread jonathan howe
Obvious but perhaps helpful: Installing a source control server on the same
machine that you're working won't get you too far in terms of disaster
recovery.

For the lightweight developer who does not have a setup for a separate
machine running as a server or hosted solution, I would just recommend the
usual frequent backups on an external drive. Iterate your fla filenames from
time to time as they can become corrupt. I also use LiveMesh to sync between
several machines, which in essence becomes a cloud-based ersatz backup,
(although without any provisions for rollback/versioning).

-jonathan



On Tue, Jun 22, 2010 at 10:16 AM, Kerry Thompson al...@cyberiantiger.bizwrote:

 Gustavo Duenas wrote:

  how can I install a subversion server on a mac?

 Do you want an SVN client on a Mac, or do you want to have a Mac SVN
 server?

 I've installed SVN on a Linux server, and the client on Mac and PC.
 I've never used the Mac as the host, though.

 Here's a link to the SVN Mac download page:
 http://subversion.apache.org/packages.html. If you look around a
 bit, there's quite a bit of documentation.

 Cordially,

 Kerry Thompson
  ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders




-- 
-jonathan howe
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] Reverse Compiling

2010-06-22 Thread Steven Sacks

I _highly_ recommend Beanstalk for all your svn needs.

http://www.beanstalkapp.com/



On 6/22/2010 10:16 AM, Kerry Thompson wrote:

Gustavo Duenas wrote:


how can I install a subversion server on a mac?


Do you want an SVN client on a Mac, or do you want to have a Mac SVN server?

I've installed SVN on a Linux server, and the client on Mac and PC.
I've never used the Mac as the host, though.

Here's a link to the SVN Mac download page:
http://subversion.apache.org/packages.html. If you look around a
bit, there's quite a bit of documentation.

Cordially,

Kerry Thompson
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] Reverse Compiling

2010-06-22 Thread John R. Sweeney Jr
If you have a Mac just get a Time Capsule. Has saved my life and sanity a
few times. ;) And its really easy to use. I have backups I can access all
the way back to November 2008 up to an hour ago.

Later,
John



on 6/22/10 12:16 PM, Kerry Thompson at al...@cyberiantiger.biz wrote:

 Do you want an SVN client on a Mac, or do you want to have a Mac SVN server?


John R. Sweeney Jr.
Interactive Multimedia Developer


OnDemand Interactive Inc
945 Washington Blvd.
Hoffman Estates, IL 60169
Office/Fax: 847.310.5959
Cellular: 847.651.4469
www.ondemandinteractive.com


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] Reverse Compiling

2010-06-22 Thread John McCormack

Don't forget FileHamster from http://www.mogware.com/
It checks at specfied intervals and saves away revisions of each changed 
file, with the date and time sewn in.

I make my own backups separate to them, always on another drive.

John

On 22/06/2010 20:34, Steven Sacks wrote:

I _highly_ recommend Beanstalk for all your svn needs.

http://www.beanstalkapp.com/



On 6/22/2010 10:16 AM, Kerry Thompson wrote:

Gustavo Duenas wrote:


how can I install a subversion server on a mac?


Do you want an SVN client on a Mac, or do you want to have a Mac SVN 
server?


I've installed SVN on a Linux server, and the client on Mac and PC.
I've never used the Mac as the host, though.

Here's a link to the SVN Mac download page:
http://subversion.apache.org/packages.html. If you look around a
bit, there's quite a bit of documentation.

Cordially,

Kerry Thompson
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders





___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] Reverse Compiling

2010-06-22 Thread John McCormack

Also, ActionScript Viewer version 6 is available (AS3 version) from:
http://www.buraks.com/asv/

John


On 22/06/2010 15:30, Matt Perkins wrote:
You can decompile it using 3rd part tools but the results aren't 
perfect.


I've used SoThink's Decompiler in the past the edit vendor code (they 
didn't give us the FLAs and it was a year later).


http://www.sothink.com/product/flashdecompiler/index.htm



On 6/22/2010 10:10 AM, Lehr, Theodore wrote:
It's official - I am the biggest moron on the planet... which leads 
me to this question:


Is it possible to take a .swf and turn it into a .fla?

I saved all my stuff locally (with no back-ups of course) and my hard 
drive crashed.

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders






___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] Reverse Compiling

2010-06-22 Thread Henrik Andersson

John McCormack wrote:

Don't forget FileHamster from http://www.mogware.com/
It checks at specfied intervals and saves away revisions of each changed
file, with the date and time sewn in.
I make my own backups separate to them, always on another drive.


You aren't supposed to check in half finished work! It is manual for a 
reason!

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] Reverse Compiling

2010-06-22 Thread allandt bik-elliott (thefieldcomic.com)
You might want to check out versions

On 22 Jun 2010 18:17, Kerry Thompson al...@cyberiantiger.biz wrote:

Gustavo Duenas wrote:

 how can I install a subversion server on a mac?
Do you want an SVN client on a Mac, or do you want to have a Mac SVN server?

I've installed SVN on a Linux server, and the client on Mac and PC.
I've never used the Mac as the host, though.

Here's a link to the SVN Mac download page:
http://subversion.apache.org/packages.html. If you look around a
bit, there's quite a bit of documentation.

Cordially,

Kerry Thompson

___
Flashcoders mailing list
flashcod...@chattyfig.figle...
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders