| Author |
Topic  |

award123
4,675
Zone: Family
Total games played:
Current Streak: 0
Longest Streak: 21
Starting Gamer
USA
4 Posts |
Posted - Sep 25 2006 : 3:03:44 PM
|
Does any have a good example (code) of how to take the XML data and present it on the web site? I would like to have the XBOX360 blog on my site and not redirect the end user to 360voice.com. I have no issues in giving the credit on the web site but I would like to format accordingly.
Any help is appreciated. |
|
360voice Staff
    
USA
6283 Posts |
|

award123
4,675
Zone: Family
Total games played:
Current Streak: 0
Longest Streak: 21
Starting Gamer
USA
4 Posts |
Posted - Sep 25 2006 : 3:18:00 PM
|
I can use either HTML/Java or ASP.NET (VB). I am completely open. This would be my first EVER implementation of using a web service (a true web service) on a web site. So, thought the Javascript Badge looks cool it seems that I don't understand how you are transforming the XML feed to display accordingly. Can you break it down for me?
quote: Originally posted by ChangeAgent What language are you going to use to do this? PHP? Javascript? ASP?
Have you seen the javascript badge? That might be all you need: http://www.360voice.com/forum/topic.asp?topic_id=11
- ChangeAgent's Xbox Can Blog - Trapper Markelz Can Blog - I have a gamer history... do you?
|
 |
|
360voice Staff
    
USA
6283 Posts |
|

award123
4,675
Zone: Family
Total games played:
Current Streak: 0
Longest Streak: 21
Starting Gamer
USA
4 Posts |
|
360voice Staff
    
USA
6283 Posts |
|
Moderator
    
USA
3981 Posts |
Posted - Dec 08 2006 : 1:57:15 PM
|
I added the blog script to my page thanks to this topic!
I am extemely new to this whole thing, but I would also like to add the whole blog to my webpage, but I have no idea where to start...
and all this confuses me...
Help?
The one, the only...
|
Edited by - porschephiliac on Dec 08 2006 2:13:01 PM |
 |
|
Moderator
    
USA
3981 Posts |
|
360voice Staff
    
USA
6283 Posts |
|
Moderator
    
USA
3981 Posts |
Posted - Dec 08 2006 : 4:30:46 PM
|
Awesome! First try!! Do I get the API Samurai Badge?
The one, the only... |
Edited by - porschephiliac on Dec 08 2006 4:32:29 PM |
 |
|
360voice Staff
    
USA
6283 Posts |
|
Moderator
    
USA
3981 Posts |
|

NviperO
95,562
Zone: Recreation
Total games played:
328
Current Streak: 2
Longest Streak: 58
New Gamer

Finland
16 Posts |
Posted - Dec 14 2006 : 7:01:18 PM
|
I've used PHP on my site and had little difficulties applying example scripts since server where my site is on runs still PHP4 and what I understand PHP5 offers far better tools for XML parsing.
Anyways I found a script that I managed to make work on my site with little changes. Mainly it had just little things that I had to change so it would show out nice XHTML 1.1. I also had a problem with encoding, since Viva PiƱata didn't show properly but I just fixed that with some gum and glue. :)
Turned out well enough for me: http://www.nvipero.net/index.php?s=4
Now that I found list of available web services, I'll surely add some new things there. :)
KonsoliFIN.net - A Finnish Gaming Community |
Edited by - NviperO on Dec 14 2006 7:17:26 PM |
 |
|
Moderator
    
USA
3981 Posts |
|
360voice Staff
    
USA
6283 Posts |
|

NviperO
95,562
Zone: Recreation
Total games played:
328
Current Streak: 2
Longest Streak: 58
New Gamer

Finland
16 Posts |
|

BoonKo
11,954
Zone: Recreation
Total games played:
Current Streak: 0
Longest Streak: 16
Starting Gamer
5 Posts |
Posted - Jan 28 2007 : 07:42:52 AM
|
Damn.... I dont really get this!!!
I am so Noob!
|
 |
|
360voice Staff
    
USA
6283 Posts |
Posted - Jan 28 2007 : 11:09:20 AM
|
quote: Originally posted by Boonko
Damn.... I dont really get this!!!
I am so Noob!
Well, you really just have to understand a development language and then it all starts to make sense. The services are just a standard way of delivering data. People can take that standard format and transform it using a technology called XSLT to produce HTML which browsers can render.
But being able to do all that first starts with knowing a language like .NET, or ASP, PHP, etc.
- ChangeAgent's Xbox Can Blog - Trapper Markelz Can Blog - I have a gamer history... do you? |
 |
|

BoonKo
11,954
Zone: Recreation
Total games played:
Current Streak: 0
Longest Streak: 16
Starting Gamer
5 Posts |
Posted - Jan 29 2007 : 08:09:01 AM
|
| I know ASp! |
 |
|

RoelLive
9,563
Zone: Pro
Total games played:
Current Streak: 0
Longest Streak: 13
New Gamer

Netherlands
23 Posts |
Posted - Jan 29 2007 : 12:43:09 PM
|
Maybe you should google around a bit, and after that come up with "real questions", nofi btw,...
In code, either ASP, PHP, or .NET you should do a GET httprequest or a GET xmlhttprequest. When you specify the correct 360 Voice API URL it will return the data you requested. After that it's up to you how you work with this data. |
Edited by - roellive on Jan 29 2007 2:06:09 PM |
 |
|

award123
4,675
Zone: Family
Total games played:
Current Streak: 0
Longest Streak: 21
Starting Gamer
USA
4 Posts |
Posted - Jan 29 2007 : 2:58:49 PM
|
I apologize about the "laziness" but though I know how to code I don't really....I have tried many times to consume some of this wonderful data for my web site. Can someone shoot me off some example code in .NET or ASP that I can look at and change (code that references these APIs and not Flickr)? The biggest issue I have is around XML formatting and displaying the information. Really confused on how to do this. So a complete code set (does not need to be pretty) would help me out.
Thanks! |
 |
|
Topic  |
|