Re: [Flashcoders] cms solution for flash sites?

2009-06-30 Thread Glen Pike

As promised here are some links to do with Drupal / Wordpress & Flash:

http://www.travistidwell.com/drupal_flash_interface - not the best way 
to go about it...


http://www.cascadingstyle.net/files/presentations/DrupalConPresentation.pdf

http://drupal.org/node/134877

http://drupal.org/node/118136 - this is a useful one!

Wordpress:

http://www.5etdemi.com/blog/archives/2005/04/building-a-flash-front-end-for-wordpress-1-logging-into-the-admin-area/

http://klr20mg.com/2007/01/29/awi-amfphp-wordpress-integration/

http://code.google.com/p/awi/

Hope these are useful for some people - these bookmarks are up-to a year 
old (articles may be older, don't know).


Lots of people seem to be talking about using Zend + AMF, but as this is 
a big learning curve and I have not got the time, I don't know about 
it.  Bit disappointing that Code Igniter never seemed to include 
something - even though it's big brother Expression Engine does - if 
anyone knows whether this works or not, then that would be nice.


I guess the CMS depends on the job - a lot of companies tend to roll 
their own, Group 94's was a particularly sexy, but simple example.


Glen



Glen Pike wrote:

Hi,

   Here is one possible place to start - many of the systems use 
AMFPHP for sending data backwards and forwards


   http://www.amfphp.org/frameworks.html

   Drupal does have XMLRPC webservices along with Wordpress 
(Wordpress' lets you do some blogging with this, but it is minimal) - 
I will have a look for my links when I get home.  Don't know about 
Joomla, but search for AMFPHP with Joomla, problem is if you use 
XML+Joomla you are likely to get back loads of  because it's a 
bit behind the times :)


   Glen

jared stanley wrote:

on that note, does anyone have any good resources for using
drupal/wp/joomla one of the bigger solutions to do this kind of thing?

whenever i search flash cms wordpress or whatver i always get articles
about how to add flash content to the site template, not about how to
update/edit xml content






On Mon, Jun 29, 2009 at 5:40 AM, Glen Pike 
wrote:
 

Sorry, posted the demo URL, it's available on Flash Den.

http://flashden.net/item/flash-xml-editor-version-2/47884

Userguide:

http://www.flashxmleditor.com/userguide/

I have not used it apart from the demo, so I only have a 1000 yard 
view, but

from the doc's / demo it looks very straightforward to use and setup.

If you like getting your hands dirty & rolling your own stuff, maybe 
look at
something like Drupal + AMPHP / WebServices modules or a similar 
system.
 Personally I hate Joomla for it's crappy menu management (although 
that was
2 years ago), I like Drupal for it's flexibility, but it can be a 
pain to
configure.  I have found that Wordpress provides one of the easisest 
to use
CMS systems "out of the box", (although it is bloating now 
somewhat), but

not much cop as an image library system.

Glen

jonathan howe wrote:
   

Hi, Glen,

That xml editor thing looks cool for a few applications that I 
have... but
what I don't see is where it is available for download. Seems like 
he has

just finished it and hasn't released it yet. Have you been using it?

-jonathan



On Mon, Jun 29, 2009 at 7:02 AM, Glen Pike
wrote:


 

It's not free, but probably the simplest / easiest to configure and
timesaving when compared to a lot of software.

http://www.flashxmleditor.com/demo/

There are tons of open source cms systems out there that you can 
"plug"
flash into.  Drupal supports a nice way of connecting from Flash 
sites

into
the CMS, but for some jobs this is a sledghammer vs nut problem.  The
system
above is designed to work with Flash, does not seem to have much 
setting

up
/ server side baggage and is streamlined enough for the customer 
to deal

with (possibly :) )

HTH

Glen

jared stanley wrote:


   

hey all,

when building basic portfolio sites for clients(i.e. galleries
containing image + text, showcasing photos, projects, etc) what 
is the

best cms to use?
Best meaning simple + free.
Basically something enabling the client to add a new item in the
gallery, change the order of the gallery, and possibly image upload
but not even necessarily that.

any suggestions?

saw this one, http://www.codeandvisual.com/rainbow but haven't used
it. wondering what other people use.
I know joomla, drupal, etc are all popular cms's but don't know 
if you

can use these for what i'm talking about above.

thanks!
___
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] cms solution for flash sites?

2009-06-30 Thread Paul Andrews

jared stanley wrote:

on that note, does anyone have any good resources for using
drupal/wp/joomla one of the bigger solutions to do this kind of thing?

whenever i search flash cms wordpress or whatver i always get articles
about how to add flash content to the site template, not about how to
update/edit xml content
  


Not sure if this will be helpful: 
http://www.amazon.com/Flash-Drupal-Travis-Tidwell/dp/1847197582/ref=sr_1_1?ie=UTF8&s=books&qid=1246384149&sr=8-1


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


Re: [Flashcoders] cms solution for flash sites?

2009-06-30 Thread Glen Pike

Hi,

   Here is one possible place to start - many of the systems use AMFPHP 
for sending data backwards and forwards


   http://www.amfphp.org/frameworks.html

   Drupal does have XMLRPC webservices along with Wordpress (Wordpress' 
lets you do some blogging with this, but it is minimal) - I will have a 
look for my links when I get home.  Don't know about Joomla, but search 
for AMFPHP with Joomla, problem is if you use XML+Joomla you are likely 
to get back loads of  because it's a bit behind the times :)


   Glen

jared stanley wrote:

on that note, does anyone have any good resources for using
drupal/wp/joomla one of the bigger solutions to do this kind of thing?

whenever i search flash cms wordpress or whatver i always get articles
about how to add flash content to the site template, not about how to
update/edit xml content






On Mon, Jun 29, 2009 at 5:40 AM, Glen Pike wrote:
  

Sorry, posted the demo URL, it's available on Flash Den.

http://flashden.net/item/flash-xml-editor-version-2/47884

Userguide:

http://www.flashxmleditor.com/userguide/

I have not used it apart from the demo, so I only have a 1000 yard view, but
from the doc's / demo it looks very straightforward to use and setup.

If you like getting your hands dirty & rolling your own stuff, maybe look at
something like Drupal + AMPHP / WebServices modules or a similar system.
 Personally I hate Joomla for it's crappy menu management (although that was
2 years ago), I like Drupal for it's flexibility, but it can be a pain to
configure.  I have found that Wordpress provides one of the easisest to use
CMS systems "out of the box", (although it is bloating now somewhat), but
not much cop as an image library system.

Glen

jonathan howe wrote:


Hi, Glen,

That xml editor thing looks cool for a few applications that I have... but
what I don't see is where it is available for download. Seems like he has
just finished it and hasn't released it yet. Have you been using it?

-jonathan



On Mon, Jun 29, 2009 at 7:02 AM, Glen Pike
wrote:


  

It's not free, but probably the simplest / easiest to configure and
timesaving when compared to a lot of software.

http://www.flashxmleditor.com/demo/

There are tons of open source cms systems out there that you can "plug"
flash into.  Drupal supports a nice way of connecting from Flash sites
into
the CMS, but for some jobs this is a sledghammer vs nut problem.  The
system
above is designed to work with Flash, does not seem to have much setting
up
/ server side baggage and is streamlined enough for the customer to deal
with (possibly :) )

HTH

Glen

jared stanley wrote:




hey all,

when building basic portfolio sites for clients(i.e. galleries
containing image + text, showcasing photos, projects, etc) what is the
best cms to use?
Best meaning simple + free.
Basically something enabling the client to add a new item in the
gallery, change the order of the gallery, and possibly image upload
but not even necessarily that.

any suggestions?

saw this one, http://www.codeandvisual.com/rainbow but haven't used
it. wondering what other people use.
I know joomla, drupal, etc are all popular cms's but don't know if you
can use these for what i'm talking about above.

thanks!
___
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




___
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] cms solution for flash sites?

2009-06-29 Thread Fabio Pinatti
Recently I worked with a team, using Expression Engine. Core module is free,
and additional modules are paid, but really not expensive. The job was very
smooth and seems the cms is really easy to customize, generating xml based
on templates. I'm going to buy some book to learn it and start a new
project. Will the list know as soon I have a better basis with it.



On Mon, Jun 29, 2009 at 9:51 PM, jared stanley wrote:

> on that note, does anyone have any good resources for using
> drupal/wp/joomla one of the bigger solutions to do this kind of thing?
>
> whenever i search flash cms wordpress or whatver i always get articles
> about how to add flash content to the site template, not about how to
> update/edit xml content
>
>
>
>
>
>
> On Mon, Jun 29, 2009 at 5:40 AM, Glen Pike
> wrote:
> > Sorry, posted the demo URL, it's available on Flash Den.
> >
> > http://flashden.net/item/flash-xml-editor-version-2/47884
> >
> > Userguide:
> >
> > http://www.flashxmleditor.com/userguide/
> >
> > I have not used it apart from the demo, so I only have a 1000 yard view,
> but
> > from the doc's / demo it looks very straightforward to use and setup.
> >
> > If you like getting your hands dirty & rolling your own stuff, maybe look
> at
> > something like Drupal + AMPHP / WebServices modules or a similar system.
> >  Personally I hate Joomla for it's crappy menu management (although that
> was
> > 2 years ago), I like Drupal for it's flexibility, but it can be a pain to
> > configure.  I have found that Wordpress provides one of the easisest to
> use
> > CMS systems "out of the box", (although it is bloating now somewhat), but
> > not much cop as an image library system.
> >
> > Glen
> >
> > jonathan howe wrote:
> >>
> >> Hi, Glen,
> >>
> >> That xml editor thing looks cool for a few applications that I have...
> but
> >> what I don't see is where it is available for download. Seems like he
> has
> >> just finished it and hasn't released it yet. Have you been using it?
> >>
> >> -jonathan
> >>
> >>
> >>
> >> On Mon, Jun 29, 2009 at 7:02 AM, Glen Pike
> >> wrote:
> >>
> >>
> >>>
> >>> It's not free, but probably the simplest / easiest to configure and
> >>> timesaving when compared to a lot of software.
> >>>
> >>> http://www.flashxmleditor.com/demo/
> >>>
> >>> There are tons of open source cms systems out there that you can "plug"
> >>> flash into.  Drupal supports a nice way of connecting from Flash sites
> >>> into
> >>> the CMS, but for some jobs this is a sledghammer vs nut problem.  The
> >>> system
> >>> above is designed to work with Flash, does not seem to have much
> setting
> >>> up
> >>> / server side baggage and is streamlined enough for the customer to
> deal
> >>> with (possibly :) )
> >>>
> >>> HTH
> >>>
> >>> Glen
> >>>
> >>> jared stanley wrote:
> >>>
> >>>
> 
>  hey all,
> 
>  when building basic portfolio sites for clients(i.e. galleries
>  containing image + text, showcasing photos, projects, etc) what is the
>  best cms to use?
>  Best meaning simple + free.
>  Basically something enabling the client to add a new item in the
>  gallery, change the order of the gallery, and possibly image upload
>  but not even necessarily that.
> 
>  any suggestions?
> 
>  saw this one, http://www.codeandvisual.com/rainbow but haven't used
>  it. wondering what other people use.
>  I know joomla, drupal, etc are all popular cms's but don't know if you
>  can use these for what i'm talking about above.
> 
>  thanks!
>  ___
>  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
> >
>
> ___
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>



-- 
Fabio Pinatti
:: web.developer
 www.pinatti.com.br
:: 19. 9184.3745 / 3342.1130
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] cms solution for flash sites?

2009-06-29 Thread jared stanley
on that note, does anyone have any good resources for using
drupal/wp/joomla one of the bigger solutions to do this kind of thing?

whenever i search flash cms wordpress or whatver i always get articles
about how to add flash content to the site template, not about how to
update/edit xml content






On Mon, Jun 29, 2009 at 5:40 AM, Glen Pike wrote:
> Sorry, posted the demo URL, it's available on Flash Den.
>
> http://flashden.net/item/flash-xml-editor-version-2/47884
>
> Userguide:
>
> http://www.flashxmleditor.com/userguide/
>
> I have not used it apart from the demo, so I only have a 1000 yard view, but
> from the doc's / demo it looks very straightforward to use and setup.
>
> If you like getting your hands dirty & rolling your own stuff, maybe look at
> something like Drupal + AMPHP / WebServices modules or a similar system.
>  Personally I hate Joomla for it's crappy menu management (although that was
> 2 years ago), I like Drupal for it's flexibility, but it can be a pain to
> configure.  I have found that Wordpress provides one of the easisest to use
> CMS systems "out of the box", (although it is bloating now somewhat), but
> not much cop as an image library system.
>
> Glen
>
> jonathan howe wrote:
>>
>> Hi, Glen,
>>
>> That xml editor thing looks cool for a few applications that I have... but
>> what I don't see is where it is available for download. Seems like he has
>> just finished it and hasn't released it yet. Have you been using it?
>>
>> -jonathan
>>
>>
>>
>> On Mon, Jun 29, 2009 at 7:02 AM, Glen Pike
>> wrote:
>>
>>
>>>
>>> It's not free, but probably the simplest / easiest to configure and
>>> timesaving when compared to a lot of software.
>>>
>>> http://www.flashxmleditor.com/demo/
>>>
>>> There are tons of open source cms systems out there that you can "plug"
>>> flash into.  Drupal supports a nice way of connecting from Flash sites
>>> into
>>> the CMS, but for some jobs this is a sledghammer vs nut problem.  The
>>> system
>>> above is designed to work with Flash, does not seem to have much setting
>>> up
>>> / server side baggage and is streamlined enough for the customer to deal
>>> with (possibly :) )
>>>
>>> HTH
>>>
>>> Glen
>>>
>>> jared stanley wrote:
>>>
>>>

 hey all,

 when building basic portfolio sites for clients(i.e. galleries
 containing image + text, showcasing photos, projects, etc) what is the
 best cms to use?
 Best meaning simple + free.
 Basically something enabling the client to add a new item in the
 gallery, change the order of the gallery, and possibly image upload
 but not even necessarily that.

 any suggestions?

 saw this one, http://www.codeandvisual.com/rainbow but haven't used
 it. wondering what other people use.
 I know joomla, drupal, etc are all popular cms's but don't know if you
 can use these for what i'm talking about above.

 thanks!
 ___
 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
>

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


Re: [Flashcoders] cms solution for flash sites?

2009-06-29 Thread Matt S.
damn, that looks pretty cool. And a good potential solution for low
budget/no budget projects where the client wont be willing to pay for
a true CMS.

.m

On Mon, Jun 29, 2009 at 7:02 AM, Glen Pike wrote:
> It's not free, but probably the simplest / easiest to configure and
> timesaving when compared to a lot of software.
>
> http://www.flashxmleditor.com/demo/
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] cms solution for flash sites?

2009-06-29 Thread Glen Pike

Sorry, posted the demo URL, it's available on Flash Den.

http://flashden.net/item/flash-xml-editor-version-2/47884

Userguide:

http://www.flashxmleditor.com/userguide/

I have not used it apart from the demo, so I only have a 1000 yard view, 
but from the doc's / demo it looks very straightforward to use and setup.


If you like getting your hands dirty & rolling your own stuff, maybe 
look at something like Drupal + AMPHP / WebServices modules or a similar 
system.  Personally I hate Joomla for it's crappy menu management 
(although that was 2 years ago), I like Drupal for it's flexibility, but 
it can be a pain to configure.  I have found that Wordpress provides one 
of the easisest to use CMS systems "out of the box", (although it is 
bloating now somewhat), but not much cop as an image library system.


Glen

jonathan howe wrote:

Hi, Glen,

That xml editor thing looks cool for a few applications that I have... but
what I don't see is where it is available for download. Seems like he has
just finished it and hasn't released it yet. Have you been using it?

-jonathan



On Mon, Jun 29, 2009 at 7:02 AM, Glen Pike wrote:

  

It's not free, but probably the simplest / easiest to configure and
timesaving when compared to a lot of software.

http://www.flashxmleditor.com/demo/

There are tons of open source cms systems out there that you can "plug"
flash into.  Drupal supports a nice way of connecting from Flash sites into
the CMS, but for some jobs this is a sledghammer vs nut problem.  The system
above is designed to work with Flash, does not seem to have much setting up
/ server side baggage and is streamlined enough for the customer to deal
with (possibly :) )

HTH

Glen

jared stanley wrote:



hey all,

when building basic portfolio sites for clients(i.e. galleries
containing image + text, showcasing photos, projects, etc) what is the
best cms to use?
Best meaning simple + free.
Basically something enabling the client to add a new item in the
gallery, change the order of the gallery, and possibly image upload
but not even necessarily that.

any suggestions?

saw this one, http://www.codeandvisual.com/rainbow but haven't used
it. wondering what other people use.
I know joomla, drupal, etc are all popular cms's but don't know if you
can use these for what i'm talking about above.

thanks!
___
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] cms solution for flash sites?

2009-06-29 Thread jonathan howe
Hi, Glen,

That xml editor thing looks cool for a few applications that I have... but
what I don't see is where it is available for download. Seems like he has
just finished it and hasn't released it yet. Have you been using it?

-jonathan



On Mon, Jun 29, 2009 at 7:02 AM, Glen Pike wrote:

> It's not free, but probably the simplest / easiest to configure and
> timesaving when compared to a lot of software.
>
> http://www.flashxmleditor.com/demo/
>
> There are tons of open source cms systems out there that you can "plug"
> flash into.  Drupal supports a nice way of connecting from Flash sites into
> the CMS, but for some jobs this is a sledghammer vs nut problem.  The system
> above is designed to work with Flash, does not seem to have much setting up
> / server side baggage and is streamlined enough for the customer to deal
> with (possibly :) )
>
> HTH
>
> Glen
>
> jared stanley wrote:
>
>> hey all,
>>
>> when building basic portfolio sites for clients(i.e. galleries
>> containing image + text, showcasing photos, projects, etc) what is the
>> best cms to use?
>> Best meaning simple + free.
>> Basically something enabling the client to add a new item in the
>> gallery, change the order of the gallery, and possibly image upload
>> but not even necessarily that.
>>
>> any suggestions?
>>
>> saw this one, http://www.codeandvisual.com/rainbow but haven't used
>> it. wondering what other people use.
>> I know joomla, drupal, etc are all popular cms's but don't know if you
>> can use these for what i'm talking about above.
>>
>> thanks!
>> ___
>> 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
>



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


Re: [Flashcoders] cms solution for flash sites?

2009-06-29 Thread Glen Pike
It's not free, but probably the simplest / easiest to configure and 
timesaving when compared to a lot of software.


http://www.flashxmleditor.com/demo/

There are tons of open source cms systems out there that you can "plug" 
flash into.  Drupal supports a nice way of connecting from Flash sites 
into the CMS, but for some jobs this is a sledghammer vs nut problem.  
The system above is designed to work with Flash, does not seem to have 
much setting up / server side baggage and is streamlined enough for the 
customer to deal with (possibly :) )


HTH

Glen

jared stanley wrote:

hey all,

when building basic portfolio sites for clients(i.e. galleries
containing image + text, showcasing photos, projects, etc) what is the
best cms to use?
Best meaning simple + free.
Basically something enabling the client to add a new item in the
gallery, change the order of the gallery, and possibly image upload
but not even necessarily that.

any suggestions?

saw this one, http://www.codeandvisual.com/rainbow but haven't used
it. wondering what other people use.
I know joomla, drupal, etc are all popular cms's but don't know if you
can use these for what i'm talking about above.

thanks!
___
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] cms solution for flash sites?

2009-06-29 Thread jared stanley
hey all,

when building basic portfolio sites for clients(i.e. galleries
containing image + text, showcasing photos, projects, etc) what is the
best cms to use?
Best meaning simple + free.
Basically something enabling the client to add a new item in the
gallery, change the order of the gallery, and possibly image upload
but not even necessarily that.

any suggestions?

saw this one, http://www.codeandvisual.com/rainbow but haven't used
it. wondering what other people use.
I know joomla, drupal, etc are all popular cms's but don't know if you
can use these for what i'm talking about above.

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