|
View:
New views
7 Messages
—
Rating Filter:
Alert me
|
|
|
FarCry Mini Video TutorialsThinking I might put together some little video tutorials. Only a few minutes each. Looking for ideas for things you think the community might find useful. Also looking for other systems that have similar tutorials that we could do a comparison too. For example, would be nice to link to how something is done in say Joomla, Drupal, whatever, and then show how it is done in FarCry. Just thoughts at this stage -- so wacky ideas welcome. -- geoff http://www.daemon.com.au/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to farcry-dev@... To unsubscribe from this group, send email to farcry-dev-unsubscribe@... For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~--- |
|
|
Re: FarCry Mini Video TutorialsHi Geoff How about a video tutorial on how to import existing dynamic websites into Farcry? I have a website with well above 7000 news (categorised). And another tutorial on how to install Farcrypicnik plugin? I can't get it running. Kind regards Tunç -----Original Message----- From: farcry-dev@... [mailto:farcry-dev@...] On Behalf Of modius Sent: 28 April 2008 12:42 To: farcry-dev Subject: [farcry-dev] FarCry Mini Video Tutorials Thinking I might put together some little video tutorials. Only a few minutes each. Looking for ideas for things you think the community might find useful. Also looking for other systems that have similar tutorials that we could do a comparison too. For example, would be nice to link to how something is done in say Joomla, Drupal, whatever, and then show how it is done in FarCry. Just thoughts at this stage -- so wacky ideas welcome. -- geoff http://www.daemon.com.au/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to farcry-dev@... To unsubscribe from this group, send email to farcry-dev-unsubscribe@... For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~--- |
|
|
Re: FarCry Mini Video TutorialsShort video tutorials is a great idea. Sometimes its much easier and quicker to be shown how to do things in step by step form, rather than to read through lots of wiki content where you can still be left wondering how to do stuff. On Apr 28, 12:51 pm, <ad...@...> wrote: > Hi Geoff > > How about a video tutorial on how to import existing dynamic websites into > Farcry? I have a website with well above 7000 news (categorised). > > And another tutorial on how to install Farcrypicnik plugin? I can't get it > running. > > Kind regards > > Tunç > > -----Original Message----- > From: farcry-dev@... [mailto:farcry-dev@...] On > > Behalf Of modius > Sent: 28 April 2008 12:42 > To: farcry-dev > Subject: [farcry-dev] FarCry Mini Video Tutorials > > Thinking I might put together some little video tutorials. Only a few > minutes each. Looking for ideas for things you think the community > might find useful. > > Also looking for other systems that have similar tutorials that we > could do a comparison too. For example, would be nice to link to how > something is done in say Joomla, Drupal, whatever, and then show how > it is done in FarCry. > > Just thoughts at this stage -- so wacky ideas welcome. > > -- geoffhttp://www.daemon.com.au/ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to farcry-dev@... To unsubscribe from this group, send email to farcry-dev-unsubscribe@... For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~--- |
|
|
|
|
|
Re: FarCry Mini Video TutorialsOn Apr 28, 9:51 pm, <ad...@...> wrote: > How about a video tutorial on how to import existing dynamic websites into > Farcry? I have a website with well above 7000 news (categorised). That might be more than a few minutes :) But in essence you create a content type or identify the content type you are migrating to. Then you run a query to gather all your legacy data, loop over a .cfm template that converts the row into a struct and runs createData() on your content type. > And another tutorial on how to install Farcrypicnik plugin? I can't get it > running. Now this I could do. I think the current doco is missing a reference to the Picnik api key you need to place in the application.stplugins.farcrypicnik scope. Thanks, -- geoff http://www.daemon.com.au/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to farcry-dev@... To unsubscribe from this group, send email to farcry-dev-unsubscribe@... For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~--- |
|
|
Re: FarCry Mini Video TutorialsI think having some short tutorials on the fundamentals would help: - How to create custom types - The best way(s) to read data (e.g. getMultiple vs getMultipleByQuery vs getData?) - How to create and save data programmatically - Little-known shortcuts And then some more advanced perhaps: - Customising administration (layout, style, nav etc) - Creating a website from scratch - Integration with external systems (eg. LDAP, Web Services) I guess anyone could fill in the blanks given a good foundation. -----Original Message----- From: farcry-dev@... [mailto:farcry-dev@...] On Behalf Of modius Sent: Tuesday, 29 April 2008 9:22 AM To: farcry-dev Subject: [farcry-dev] Re: FarCry Mini Video Tutorials On Apr 28, 9:51 pm, <ad...@...> wrote: > How about a video tutorial on how to import existing dynamic websites into > Farcry? I have a website with well above 7000 news (categorised). That might be more than a few minutes :) But in essence you create a content type or identify the content type you are migrating to. Then you run a query to gather all your legacy data, loop over a .cfm template that converts the row into a struct and runs createData() on your content type. > And another tutorial on how to install Farcrypicnik plugin? I can't get it > running. Now this I could do. I think the current doco is missing a reference to the Picnik api key you need to place in the application.stplugins.farcrypicnik scope. Thanks, -- geoff http://www.daemon.com.au/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to farcry-dev@... To unsubscribe from this group, send email to farcry-dev-unsubscribe@... For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~--- |
|
|
Re: FarCry Mini Video TutorialsHi Geoff, sounds like a great idea. The most common thing i find people get confused about is the concept of containers and rules. A tutorial explaining this and a sample of creating a custom rule would help a lot of people out. Cheers Gav --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to farcry-dev@... To unsubscribe from this group, send email to farcry-dev-unsubscribe@... For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~--- |
| Free Forum Powered by Nabble | Forum Help |