|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
| View Poll Results: What type of development is most fulfilling to you? | |||
| For profit work (Show me the MONEY!!!) | | 3 | 37.50% |
| Philanthropy work (From each according to his ability, to each according to need) | | 4 | 50.00% |
| No work at all (Advocate of the zero day work week) | | 1 | 12.50% |
| Voters: 8. You may not vote on this poll | |||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hey there!
I'm developing an open source project for Food Banks as part of the www.paleemediafanatics.com philanthropy efforts. I'd be interested in publishing an article (including source, of course), under the flash section of devshed. I'm a PHP newbie, so I'd be very happy to meet up with a more advanced scripter (the project involves an WYSIWYG interface that'll allow the Food Banks to easily make site updates) Any advice would be very much appricited! Thx, the pale e |
|
#2
|
|||
|
|||
|
Philanthropy work (From each according to his ability, to each according to need)
|
|
#3
|
||||
|
||||
|
I know its offtopic, but cant hold myself
change the background music for god sake!! Everything else rocks though, kewl website.
Now about your request, in other words you want to know how to make wysiwyg type of administration? What kind of administration you mean? genreall website or only tables and code?
__________________
And you know I mean that. |
|
#4
|
|||
|
|||
|
heh...
Yeah...Sigur Ros is pretty heavy stuff (especially to an unsuspecting user)...I've been meaning to change it to turn soundtrack on (as opposed to defaulted on)...
I've got a template started... http://www.paleemediafanatics.com/w...ankcontrol.html http://www.paleemediafanatics.com/w...ankdynamic.html The way it works, is food banks can download the swf's, and start entering data into their 'control' version (I'll have a password or something for basic authentication). Right now, the vision buttons works, but it's pretty primitive. I'm thnking that if I could get some help making some PHP scripts, I'd be able to greatly enhance the customizeability (is that a word of the project...Any interested philanthropists? HAve fun! thx, the pale e |
|
#5
|
||||
|
||||
|
wait, you are not expecting php be able to edit swf, are you?
|
|
#6
|
|||
|
|||
|
Nope...
Quote:
PHP's dishin out text documents, that the flash client reads (gets it's variables from)...PHP's, a middle man... The PHP I need is more dynamic (I'd like to have plenty of site customization options) Thx, the pale e |
|
#7
|
||||
|
||||
|
yeah gotcha... so do you know any php or you need some links?
|
|
#8
|
||||
|
||||
|
A good site for tips on PHP/Flash/MySQL integration is http://www.snowvids.com. I think someone posted info about a book that covers flash with php in the Flash forum on this site too.
My advice would be to just read up on basic PHP though - if you can do any actionscripting at all, PHP should be a doddle in comparison (IMO;\). When you know the basics of PHP, sending variables to/from a flash movie to a PHP script is quite simple - just a matter of printing out the list of variables separated by '&' chars in the PHP script. that's it! ie PHP Code:
All the other techniques for fetching info from flat files/dbs, manipulating data etc etc is exactly the same as in coding any other PHP app. Not quite sure what you mean when you say Quote:
It'd be a lot easier building the flash interface, writing the PHP scripts to handle the data entered and then dump the info into a mysql db right from the start (keep it really really simple if you want them to use it immediately).
__________________
FreeBSD Admin Tips Tricks and Scripts |
|
#9
|
||||
|
||||
|
Flas vs. PHP
We once did a site in flash and php. The outcome was great but it didn't come without a price. There are a lot of pitfalls and you can't work them together as seemlessly as with HTML. In any case, I suggest you keep the flash where it is and use PHP to add functionalities: like forms, polls, and other fancy stuff.
Great site! I wish more people would be doing such quality work in flash ![]()
__________________
-- Tomi Kaistila -- Developer's Journal The more you learn, the more you know. The more you know, the more you forget. The more you forget, the less you know. |
|
#10
|
|||
|
|||
|
OT, In reply to the vote options ...
Considering that a human being is defined by its work, what kind of people would choose the third option?
__________________
PHP manual | MySQL manual | Apache docs | Linux Documentation Project | Free Software Foundation Smart Questions HOWTO | PHP security | PHP FAQ | Posting HOWTO Wikipedia | English dictionary | Google | News | RFCs Thus Spoke Zarathustra | A Skeptic's Guide to Christianity | Project Gutenberg | Skeptic's Annotated Bible ParEcon | Marxists Internet Archive | The Memory Hole | Landover Baptist | DHMO Research Universal Declaration of Human Rights | UN Charter | Geneva Conventions Sinfest | Chopping Block | Filthy Lies | Bob the Angry Flower | How to Shoot Yourself In the Foot |
![]() |
| Viewing: Dev Shed Forums > Other > Dev Shed Lounge > I'm interested in....(maybe a moderator could help?) |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|