source is now uploaded

3 views
Skip to first unread message

Shawn

unread,
Mar 5, 2008, 3:56:11 AM3/5/08
to wimas3
I've completed the initial export of the source from our internal svn
repository to the the google repository. Things got a little borked
and i'm not 100% sure i fixed them all. I haven't had a chance to try
out exporting all the source to a clean install of FlexBuilder 3 yet
to make sure it all builds okay. It's really late and i need to get a
few hours of sleep so please give it a try and post any problems you
have. I will try it, too, as soon as i'm free form meetings in the
morning/afternoon.

Thanks for your patience, everyone!

Shawn

unread,
Mar 5, 2008, 11:11:59 AM3/5/08
to wimas3
I missed the .project, etc. file for wimas3. I've checked it in now
so that should help Eclipse recognized the project.

ggaudrea

unread,
Mar 17, 2008, 7:26:18 PM3/17/08
to wimas3
I'd love to be able to get started with this but I use FlashDevelop
and not Flex Builder. Any suggestions on how to get it set up?

Shawn Carnell

unread,
Mar 18, 2008, 8:22:43 AM3/18/08
to wim...@googlegroups.com, gaudr...@gmail.com
Thanks for your interest!

Even if you're not using FlexBuilder, you can still use the freely available mxmlc to compile the project, right?  

What would probably really help you would be some build.xml files that would invoke mxmlc to compile the project, eh?  That's been on my to-do list for a while.  Let me see if i can get something that works today.  

In the meantime, lemme know if you need pointers to mxmlc.

Back to you later today, i hope,
Shawn

ggaudrea

unread,
Mar 18, 2008, 1:02:11 PM3/18/08
to wimas3
Okay, thanks!

I'm using mxmlc with FlashDevelop, so hopefully it will be plug and
play. I'll let you know if I run into any problems!

Shawn Carnell

unread,
Mar 20, 2008, 5:30:33 PM3/20/08
to gaudr...@gmail.com, wim...@googlegroups.com
So, i apologize taking so long.  My cay job's had me crazy busy.  

The build.xml file that i do have isn't working for me so i'm not going to check it in yet but i am attaching it so that, if you want, you can try messing with it.

I wanted to get it working but since that's taking so long, i figured it should at least toss it out there.  I still do plan on getting it working.  Obviously, though, any help is appreciated.  

Shawn
build.xml

Peter_nitras

unread,
Apr 18, 2008, 4:30:41 PM4/18/08
to wimas3
Is the source offline at the moment? i do see a read only statement
but i am not sure it reflects on the source aswell.

Thank you
Peter

Peter_nitras

unread,
Apr 18, 2008, 10:51:23 PM4/18/08
to wimas3
I am trying for a while now via svn to download

but on http://code.google.com/p/wimas3/
but i get the errors : propfind request failed on "/p/wimas3'
400 bad request (http://code.google.com)

sorry if its obvious but its the first time i use svn

thanks

Shawn Carnell

unread,
Apr 20, 2008, 1:59:32 AM4/20/08
to wim...@googlegroups.com
Perhaps Google is/was doing some sort of maintenance that caused a hickup.  I just tried doing a:

  svn checkout http://wimas3.googlecode.com/svn/trunk/ wimas3-read-only

and it worked fine.  Is that the command you're trying?  What version of subversion are you using?  Are you able to checkout other code.google.com projects okay?

Shawn

Peter_nitras

unread,
Apr 20, 2008, 5:51:44 AM4/20/08
to wimas3
Aye, i can perfectly download/use other packages, for instance i
downloaded the great white addition of papervision3D again just to
check it. and it works

http://wimas3.googlecode.com/svn/trunk/wimas3-read-only = gives me
the "doesn't exist" error
although, it starts transferring for 18kbytes.
but! :)

http://wimas3.googlecode.com/svn/trunk/wimas3
does work and transfers completely

tried the Session example and it works perfectly now

Thanks for your input Shawn, much appreciated, lets blame google


ps feel free to delete my messages if they don't fit here, but i
thought it was the only way to contact you guys
ps2: hats off for starting this package, i've been looking way too
long for a service like this.

best regards
Peter

On Apr 20, 7:59 am, "Shawn Carnell" <shawncarn...@gmail.com> wrote:
> Perhaps Google is/was doing some sort of maintenance that caused a hickup.
> I just tried doing a:
> svn checkout *http*://wimas3.googlecode.com/svn/trunk/ wimas3-read-only
>
> and it worked fine. Is that the command you're trying? What version of
> subversion are you using? Are you able to checkout other
> code.google.comprojects okay?
>
> Shawn
>
> On Fri, Apr 18, 2008 at 10:51 PM, Peter_nitras <saphir.gazm...@gmail.com>
> wrote:
>
>
>
> > I am trying for a while now via svn to download
>
> > but onhttp://code.google.com/p/wimas3/
Message has been deleted

Shawn Carnell

unread,
Apr 21, 2008, 3:59:16 AM4/21/08
to wim...@googlegroups.com

On Sun, Apr 20, 2008 at 1:28 PM, Peter_nitras <saphir....@gmail.com> wrote:

One more question if i may.

is it actually possible to trace whether or not i am online without
having to start a session?
just wondering as i need to give in my login details
session.logOn("name","pass");


You mean you want to detect your presence state from other clients?
 



i simply can't get it to work. basically i only want to trace out
wether iam online or now on my future site
if i do the session.logOn , i get and xml which i can run through to
get my state but , again i'd prefer not to sign on via flash
i read upon the getPresence method but i feel its a bit beyond my
capacities for now,maybe its just too new and taking my steps too big.

If i'm understanding correctly, yes, you want to call getPresence.  If you use the k= argument, you don't need to sign on.  The response from getPresence should be reasonably simple to work with:


should be all you need.  You should be able to get the input as xml, json, or amf3.  The docs are at http://dev.aol.com/aim/web/serverapi_reference#getPresence.

Hope that helps!
Shawn
 


Kind regards



On Apr 20, 11:51 am, Peter_nitras <saphir.gazm...@gmail.com> wrote:
> Aye, i can perfectly download/use other packages, for instance i
> downloaded the great white addition of papervision3D again just to
> check it. and it works
>

Peter_nitras

unread,
Apr 21, 2008, 7:22:06 PM4/21/08
to wimas3
Yes , thank you, i found it out after all, i guess i was taking it too
far or blame my 3 hours of sleep over the whole weekend.
i did some new research and got it to work in minutes. this way of
working was perfect for this job.

i will keep my eye on this package though, its nice to learn new
things and i am motivated to learn it.
good luck in the future development
Thank you. Peter

On Apr 21, 9:59 am, "Shawn Carnell" <shawncarn...@gmail.com> wrote:
> On Sun, Apr 20, 2008 at 1:28 PM, Peter_nitras <saphir.gazm...@gmail.com>
> wrote:
>
>
>
> > One more question if i may.
>
> > is it actually possible to trace whether or not i am online without
> > having to start a session?
> > just wondering as i need to give in my login details
> > session.logOn("name","pass");
>
> You mean you want to detect your presence state from other clients?
>
>
>
> > i simply can't get it to work. basically i only want to trace out
> > wether iam online or now on my future site
> > if i do the session.logOn , i get and xml which i can run through to
> > get my state but , again i'd prefer not to sign on via flash
> > i read upon the getPresence method but i feel its a bit beyond my
> > capacities for now,maybe its just too new and taking my steps too big.
>
> If i'm understanding correctly, yes, you want to call getPresence. If you
> use the k= argument, you don't need to sign on. The response from
> getPresence should be reasonably simple to work with:
>
> http://api.oscar.aol.com/presence/get?f=xml&k=MYKEY&t=ChattingChuck
>
> should be all you need. You should be able to get the input as xml, json,
> or amf3. The docs are athttp://dev.aol.com/aim/web/serverapi_reference#getPresence.
>
> Hope that helps!
> Shawn
>
>
>
> > Kind regards
>
> > On Apr 20, 11:51 am, Peter_nitras <saphir.gazm...@gmail.com> wrote:
> > > Aye, i can perfectly download/use other packages, for instance i
> > > downloaded the great white addition of papervision3D again just to
> > > check it. and it works
>
> > >http://wimas3.googlecode.com/svn/trunk/wimas3-read-only=gives me
Reply all
Reply to author
Forward
0 new messages