Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
New Release (20090524)
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  8 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
tkdave  
View profile  
 More options May 25, 2:57 am
From: tkdave <tkd...@gmail.com>
Date: Sun, 24 May 2009 23:57:15 -0700 (PDT)
Local: Mon, May 25 2009 2:57 am
Subject: New Release (20090524)
Happy 3-day weekend, Americans.  Here's some stuff to play with...

New MVC App Template
http://bumpslide.googlecode.com/files/bumpslide_apptemplate_mvc_20090...

This one is pretty barebones (http://library.bumpslide.com/examples/
app_template_mvc/bin/), but it does the job.  The main FLA is
absolutely empty, so this can be compiled from Flash or with the Flex
compiler.  the main difference here is that we have startup logic and
service loading inside of commands instead of in the Service class.
You could also call this 'Cairngorm for Flash', but this does not
include any formal implementation of Business Delegates or Service
Locator.  The FrontController and aspects of the  CommandEvent class
are heavily inspired by Cairngorm and the UM Cairngorm Extensions.

Updated Original App Template
http://bumpslide.googlecode.com/files/bumpslide_apptemplate_orig_2009...

I've also updated the original app template to use the new
RequestQueue and RPC framework inside the Service class, and I've
added more documentation and tried to clean it up a bit.

Of course, there's also a new source distribution as well.  Test it
out, and let me know what you think.  I've got the issue tracker set
to actually notify me now when new issues are posted.
http://code.google.com/p/bumpslide/issues/list

Thanks for listening.

-david knape


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Wayne Fidler  
View profile  
 More options May 25, 3:19 am
From: Wayne Fidler <wa...@moonpatrol.com>
Date: Mon, 25 May 2009 00:19:05 -0700
Local: Mon, May 25 2009 3:19 am
Subject: Re: [bumpslide] New Release (20090524)
thank you, your timing is impeccable. I'm starting a new project  
tomorrow. can't wait to dig in with the new template...

wayne

----
sent from my iPhone
----
Wayne Fidler
Media Mongrel
971.404.9175
http://www.moonpatrol.com
----

On May 24, 2009, at 11:57 PM, tkdave <tkd...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
freemind  
View profile  
 More options May 25, 4:43 am
From: freemind <hwe...@digitalspices.com>
Date: Mon, 25 May 2009 01:43:00 -0700 (PDT)
Subject: Re: New Release (20090524)
thank you so much david!
it is really good to see it evolve and it is really cool to know you
are listening to those asking for an updated app template :)

rock on!
henrik

On May 25, 9:19 am, Wayne Fidler <wa...@moonpatrol.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Michael Richardson  
View profile  
 More options May 26, 7:36 pm
From: Michael Richardson <hand.eye.des...@gmail.com>
Date: Tue, 26 May 2009 17:36:47 -0600
Local: Tues, May 26 2009 7:36 pm
Subject: Re: [bumpslide] Re: New Release (20090524)

Hi David

Newbie alert!

This looks interesting. I'm looking forward to trying to
unravel / ravel this new version.

Buuuut... I can't even open the "main.fla" file in my Flash CS3...
Do I need to upgrade to CS4? Is this "Flash 10" ?  When I
create a new FLA and have "myapp.AppRoot" as the document
class, that doesn't seem to fly either... Pardon the low level
of comprehension here.

So far it looks like catacombs to me, but I have tremendous
faith that these many abstract layers have goodness.

Cheers,
Michael


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
David Knape  
View profile  
 More options May 26, 8:01 pm
From: David Knape <tkd...@gmail.com>
Date: Tue, 26 May 2009 17:01:36 -0700
Local: Tues, May 26 2009 8:01 pm
Subject: Re: [bumpslide] Re: New Release (20090524)
oops, I thought I made those all CS3 fla files.  I'm not using
anything strictly player 10.

But, the FLA is empty, just set the document class to myapp.AppRoot,
and add an entry to your classpath that points to the classes folder.

./classes/

The classpath is probably what you're missing, Michael.

-dk

--
David Knape
Programmer / Consultant
http://bumpslide.com/

On Tue, May 26, 2009 at 4:36 PM, Michael Richardson


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "Request Queue" by Wayne Fidler
Wayne Fidler  
View profile  
 More options May 27, 4:16 pm
From: Wayne Fidler <wa...@moonpatrol.com>
Date: Wed, 27 May 2009 13:16:03 -0700
Local: Wed, May 27 2009 4:16 pm
Subject: Request Queue
Hi David,

I'm looking at using your LoaderQueue class for loading my images. The  
only event I see is for when the queue is complete, nothing for  
progress or updates. Am I missing something or do I need to subclass  
and add that stuff in?

Incidentally, I'm also going to add a preload marker, that will  
dispatch an event when the queue reaches a certain point. This is so I  
can preload thumbnails, then display my site while the larger images  
continue to load. Any thoughts or advice on this is most welcome.

Thanks!
Wayne

----------------------------- - - - -  -  -  -   -    -     -
wayne fidler, media mongrel
971.404.9175
http://www.moonpatrol.com
----------------------------- - - - -  -  -  -   -    -     -


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
David Knape  
View profile  
 More options May 27, 4:25 pm
From: David Knape <tkd...@gmail.com>
Date: Wed, 27 May 2009 13:25:59 -0700
Local: Wed, May 27 2009 4:25 pm
Subject: Re: [bumpslide] Request Queue
The LoaderQueue is passed in a reference to a loader instance every
time you load something.  Just add your progress event listeners to
that loader before you pass it in.

For an example, see the ui.Image class which uses the LoaderQueue
automatically behind the scenes and dispatches custom progress events.

For your thumbnails issue, I would just enqueue all the thumbnails,
and on the complete event, show the site and then enqueue the other
images.

-dk

--
David Knape
Programmer / Consultant
http://bumpslide.com/


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Wayne Fidler  
View profile  
 More options May 27, 6:25 pm
From: Wayne Fidler <wa...@moonpatrol.com>
Date: Wed, 27 May 2009 15:25:36 -0700
Local: Wed, May 27 2009 6:25 pm
Subject: Re: [bumpslide] Re: Request Queue
Great, thanks for the advice!

On May 27, 2009, at 1:25 PM, David Knape wrote:

----------------------------- - - - -  -  -  -   -    -     -
wayne fidler, media mongrel
971.404.9175
http://www.moonpatrol.com
----------------------------- - - - -  -  -  -   -    -     -

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google