Topic: XML for php: tutorial draft (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=10822" title="Pages that link to Topic: XML for php: tutorial draft (Page 1 of 1)" rel="nofollow" >Topic: XML for php: tutorial draft <span class="small">(Page 1 of 1)</span>\

 
InI
Paranoid (IV) Mad Scientist

From: Somewhere over the rainbow
Insane since: Mar 2001

posted posted 10-14-2002 09:03

The poster has demanded we remove all his contributions, less he takes legal action.
We have done so.
Now Tyberius Prime expects him to start complaining that we removed his 'free speech' since this message will replace all of his posts, past and future.
Don't follow his example - seek real life help first.

Dracusis
Maniac (V) Inmate

From: Brisbane, Australia
Insane since: Apr 2001

posted posted 10-14-2002 19:44

W00+!

I don't have time to test it out right now but I just thought a "Thankyou" was in order. I've been looking for an article or tutorial just like this lately. Hopefully this'll save me a lot of time compared to learning it the hard way.

Thanks again!

CPrompt
Maniac (V) Inmate

From: there...no..there.....
Insane since: May 2001

posted posted 10-14-2002 22:19

Hey, this looks pretty interesting. I will have a read when I get home.

Thanks for this!

Later,
C:\


~Binary is best~

InI
Paranoid (IV) Mad Scientist

From: Somewhere over the rainbow
Insane since: Mar 2001

posted posted 10-14-2002 23:46

The poster has demanded we remove all his contributions, less he takes legal action.
We have done so.
Now Tyberius Prime expects him to start complaining that we removed his 'free speech' since this message will replace all of his posts, past and future.
Don't follow his example - seek real life help first.

Veneficuz
Paranoid (IV) Inmate

From: A graveyard of dreams
Insane since: Mar 2001

posted posted 10-15-2002 12:29

Great work Ini



_________________________
Anyone who has lost track of time when using a computer knows the propensity to dream, the urge to make dreams come true and the tendency to miss lunch.
- copied from the wall of cell 408 -

InI
Paranoid (IV) Mad Scientist

From: Somewhere over the rainbow
Insane since: Mar 2001

posted posted 10-15-2002 13:13

The poster has demanded we remove all his contributions, less he takes legal action.
We have done so.
Now Tyberius Prime expects him to start complaining that we removed his 'free speech' since this message will replace all of his posts, past and future.
Don't follow his example - seek real life help first.

DL-44
Maniac (V) Inmate

From: under the bed
Insane since: Feb 2000

posted posted 10-15-2002 18:19

Well, then go post it at the GN! ( )
haven't had time to read through yet, but I have also been looking for something like this.

DmS
Paranoid (IV) Inmate

From: Sthlm, Sweden
Insane since: Oct 2000

posted posted 10-17-2002 15:15

InI

quote:
Coolness. While we're at it, DMS, somebody could explain to me why that
XML-Php tut seems to be a complete wreck?
I didn't get a review so far.



I've read it, don't worry
Don't have the time right now to "get into it", I'm working 2 jobs + freelancing to make ends meet.
It's a very interesting subject though and I like it.
Please format it and put it up under Tutorial submissions" over at GN, it's easier to read it there.
I'll try to go through it in depth later.
/Dan

{cell 260}
-{ a vibration is a movement that doesn't know which way to go }-

InI
Paranoid (IV) Mad Scientist

From: Somewhere over the rainbow
Insane since: Mar 2001

posted posted 10-17-2002 17:05

The poster has demanded we remove all his contributions, less he takes legal action.
We have done so.
Now Tyberius Prime expects him to start complaining that we removed his 'free speech' since this message will replace all of his posts, past and future.
Don't follow his example - seek real life help first.

Emperor
Maniac (V) Mad Scientist with Finglongers

From: Cell 53, East Wing
Insane since: Jul 2001

posted posted 10-17-2002 17:33

InI: It all seems fine - work it into an actual tutorial and submit to the GN.

My main gripe is that it is very generic. What I like about the GN tutorials (including your Java ones ) is that they work towards a specific goal and you pick up plenty of transferable skills on the way.

So what I'd like to see is:

'Parsing the XML Data Feed: An introduction to using the Expat functions'

In which you:

1. Outline the problem - Amazon have an XML feed - how do I get my hands on it in a usable form; the solution: Use Expat

2. Give an overview of how the Amazon feed is contsructed and outline theoretically how we would want to get at the information.

3. Then give details of how the Expat functions work to acheive this task

4. Draw the elements together to show how a simple script can be constructed to do this.

5. Draw the threads together in a conclusion with links to further resources.

Each one of those would be around a page (although 4 might make 2 pages) - you would work to achieve a very specific (and important) aim whilst learning the skills to apply this to other XML feeds and on a broader scale to parse XML files in general.

Anyway just my thoughts - it would be a very interesting and important (and popular) tutorial.



___________________
Emps

FAQs: Emperor

Steve
Maniac (V) Inmate

From: Boston, MA, USA
Insane since: Apr 2000

posted posted 10-17-2002 23:46

Well put Emps. I agree on both your points:
1) this this is indeed extremely valuable and useful information, and
2) that taking it out of the purely raw information realm and teaching the same material by applying it to a "real world" project would make it far easier to comprehend and far more enjoyable to read.

Terrific start Ini! Terrific topic. Terrific material too. This technology is going to be so VERY interesting to watch develop and shape the internet!

InI
Paranoid (IV) Mad Scientist

From: Somewhere over the rainbow
Insane since: Mar 2001

posted posted 10-18-2002 00:15

The poster has demanded we remove all his contributions, less he takes legal action.
We have done so.
Now Tyberius Prime expects him to start complaining that we removed his 'free speech' since this message will replace all of his posts, past and future.
Don't follow his example - seek real life help first.

Emperor
Maniac (V) Mad Scientist with Finglongers

From: Cell 53, East Wing
Insane since: Jul 2001

posted posted 10-18-2002 04:12

InI: Needs/expectations - I don't have any because I know you'll do a great job

___________________
Emps

FAQs: Emperor

Emperor
Maniac (V) Mad Scientist with Finglongers

From: Cell 53, East Wing
Insane since: Jul 2001

posted posted 10-19-2002 04:11

InI: Basically I've seen what you are doing over at the GN and, while the above tutorial you outlined would be good, I know that you've got a great tutorial in you on this. You don't need to give away all your secrets - in fact it would be better if you didn't and you left people with the specific skills to grab and process the Amazon feed (and other feeds in general) and the desire to take it further: Caching the feeds and images, building in reviews and ratings, etc.

Lets be honest people are charging good money for similar (probably less effective ) scripts and there is a great call for this kind of thing right now. On a broader front giving people the skills to access the Amazon feed will only help encourage more companies to make this work which is good for everyone.

___________________
Emps

FAQs: Emperor

InI
Paranoid (IV) Mad Scientist

From: Somewhere over the rainbow
Insane since: Mar 2001

posted posted 10-19-2002 12:26

The poster has demanded we remove all his contributions, less he takes legal action.
We have done so.
Now Tyberius Prime expects him to start complaining that we removed his 'free speech' since this message will replace all of his posts, past and future.
Don't follow his example - seek real life help first.

Emperor
Maniac (V) Mad Scientist with Finglongers

From: Cell 53, East Wing
Insane since: Jul 2001

posted posted 10-19-2002 13:11

InI: I suspect you've misinterpreted what I was getting at - which is my fault as it was a little tongue in cheek - sorry

What I meant was that you have done loads of intersting things in the GN's books section but the tutorial doesn't need to cover them - it would probably be better if you just concentrated on the parsing the Amazon feed and then in the conclusion offer suggestions for how people can extend the script to create something like the GN books section (or something completely different if they so wanted).

Sorry if I wasn't very clear on that point. I wasn't suggesting you didn't share your knowledge as thats far to obviously false for me to be able to get away with

___________________
Emps

FAQs: Emperor



Post Reply
 
Your User Name:
Your Password:
Login Options:
 
Your Text:
Loading...
Options:


« BackwardsOnwards »

Show Forum Drop Down Menu