SERVER 4 UP

The home for threads that have been locked and don't fit into any other archive category.

Moderator: Moderators

Echilda
Data [Conditional]
Posts: 27
Joined: Thu Jun 21, 2007 11:53 am

Re: SERVER 4 UP

Unread post by Echilda »

Didnt the site get found as we went 'forward 8' from the last server?
RighteousFury
Data [Conditional]
Posts: 35
Joined: Sat Aug 04, 2007 8:22 am

Re: SERVER 4 UP

Unread post by RighteousFury »

The person that said use 'boomerang' has only posted once in the forums...odd
bumontheroad
Data [Authenticated]
Posts: 55
Joined: Sat Jun 30, 2007 2:56 am

Re: SERVER 4 UP

Unread post by bumontheroad »

interesting...

soup87, who came up with the boomerang, joined litterally two minutes before he posted...
Broward
Data [Undefined]
Posts: 3
Joined: Fri Jul 27, 2007 2:53 pm

Re: SERVER 4 UP

Unread post by Broward »

http://www.akqa-staging.com/topsecret.xml

This site is referenced in the source.
iggy73
Data [Conditional]
Posts: 40
Joined: Thu Jun 14, 2007 3:57 pm

Re: SERVER 4 UP

Unread post by iggy73 »

Anyone else thinking we might need to take a ton of screenshots to piece together this streaming data?

EDIT - nevermind. In looking at the source there is a reference to:

http://www.akqa-staging.com/topsecret.xml

And the XML in file topsecret says only this:

<?xml version="1.0" encoding="ISO-8859-1" ?>
- <messages>
<message msgString="NEW YORK //" random="true" />
<message msgString="SEATTLE //" random="true" />
<message msgString="LOS ANGELES //" random="true" />
</messages>

So it's just noise...
Last edited by iggy73 on Thu Aug 09, 2007 6:00 pm, edited 1 time in total.
RaveGamer
Data [Conditional]
Posts: 19
Joined: Wed Jul 11, 2007 12:11 am

Re: SERVER 4 UP

Unread post by RaveGamer »

Jonas is back. Just a heads up.
Omega Hunter 9
Data [Authenticated]
Posts: 290
Joined: Sun Jul 22, 2007 2:57 pm
Location: Jersey
Contact:

Re: SERVER 4 UP

Unread post by Omega Hunter 9 »

Can someone find and re-post the link I posted earlier on, I'm keeping tabs on way too many things right now.
bumontheroad
Data [Authenticated]
Posts: 55
Joined: Sat Jun 30, 2007 2:56 am

Re: SERVER 4 UP

Unread post by bumontheroad »

who knows what they're doing when it comes to source stuff? i'm pretty much ignorant in any computer coding stuff...
swampiedonkey
Data [Conditional]
Posts: 11
Joined: Thu Jun 21, 2007 4:40 am

Re: SERVER 4 UP

Unread post by swampiedonkey »

THat just looks like the XML file that is feeding the text on the page.
User avatar
Van Helsing
Moderator [Designated]
Posts: 455
Joined: Thu Jun 14, 2007 4:54 pm
Location: Essex, UK
Contact:

Re: SERVER 4 UP

Unread post by Van Helsing »

I managed to pull this from the XML file:

Code: Select all

<?xml version="1.0" encoding="ISO-8859-1"?>
<messages>
	<message msgString="NEW YORK //  " random="true" />
	<message msgString="SEATTLE //  " random="true" />
	<message msgString="LOS ANGELES // " random="true" />
</messages>
Xml file here: http://www.akqa-staging.com/topsecret.xml

The numbers are indeed random, and will stay that way until someone changes the XML file[/color]
Locked