hi everyone. i wasn't sure where to post this but... i live in india, my friend is in the U.S. right now and he's about to start raising money for a project we're working on. we need to make a budget but i really have no idea how much programmers expect to get paid. so this post has two parts:
(1 ...
Search found 35 matches
- Fri Jun 04, 2010 10:47 am
- Forum: General Discussion
- Topic: how much should i pay who?
- Replies: 6
- Views: 2790
- Mon Mar 22, 2010 6:07 pm
- Forum: Coding Questions
- Topic: Google Wave
- Replies: 2
- Views: 794
Re: Google Wave
yes. thank you. i had already read all of the tutorials and looked through the java scripts. but all the actual code is in the google wave sandBox, which isn't public yet. i think the problem is that it's too early still, and they will release the actual SDK or whatever later. that's what i want ...
- Mon Mar 22, 2010 11:04 am
- Forum: Coding Questions
- Topic: Google Wave
- Replies: 2
- Views: 794
Google Wave
Hi everyone. I love purebasic. i don't love java. i've been working on a purebasic project that involves chat/message-boarding, but now that Google Wave is going public, and since their API is open-source, my teammates and i decided to try using their API in our engine.
there are two ways that ...
there are two ways that ...
- Wed Jun 03, 2009 5:45 pm
- Forum: Windows
- Topic: the online MSDN library seems to be down?!?
- Replies: 21
- Views: 6929
- Wed Jun 03, 2009 5:33 pm
- Forum: Windows
- Topic: the online MSDN library seems to be down?!?
- Replies: 21
- Views: 6929
- Wed Jun 03, 2009 4:48 pm
- Forum: Windows
- Topic: the online MSDN library seems to be down?!?
- Replies: 21
- Views: 6929
- Wed Jun 03, 2009 3:15 pm
- Forum: Windows
- Topic: the online MSDN library seems to be down?!?
- Replies: 21
- Views: 6929
- Wed Jun 03, 2009 2:50 pm
- Forum: Windows
- Topic: the online MSDN library seems to be down?!?
- Replies: 21
- Views: 6929
- Wed Jun 03, 2009 2:19 pm
- Forum: Windows
- Topic: the online MSDN library seems to be down?!?
- Replies: 21
- Views: 6929
- Wed Jun 03, 2009 1:12 pm
- Forum: Windows
- Topic: the online MSDN library seems to be down?!?
- Replies: 21
- Views: 6929
^^^
Ya, awesome link
now i just need a link that reroutes the page for me.
something like:
http://www.ifitsjustdownforyouthenloadi ... orsite.com

Ya, awesome link
now i just need a link that reroutes the page for me.
something like:
http://www.ifitsjustdownforyouthenloadi ... orsite.com

- Wed Jun 03, 2009 12:06 pm
- Forum: Windows
- Topic: the online MSDN library seems to be down?!?
- Replies: 21
- Views: 6929
Re: the online MSDN library seems to be down?!?
would you kindly share the URL you are using with me?gnozal wrote:Seems to work here.
my internet is working fine... everything... only that site doesn't work for the last couple days.
i usually visit:
http://msdn.microsoft.com/en-us/library/default.aspx
thanks

- Wed Jun 03, 2009 7:26 am
- Forum: Windows
- Topic: the online MSDN library seems to be down?!?
- Replies: 21
- Views: 6929
the online MSDN library seems to be down?!?
does anyone know why the online MSDN library has been down for the last 2 days? or is it not down for everyone else?? 

- Mon Jun 01, 2009 12:49 pm
- Forum: Windows
- Topic: WinXP Font Installation Help Needed
- Replies: 7
- Views: 3592
- Sun May 31, 2009 4:44 pm
- Forum: Windows
- Topic: WinXP Font Installation Help Needed
- Replies: 7
- Views: 3592
- Sun May 17, 2009 5:31 pm
- Forum: Tricks 'n' Tips
- Topic: Directdraw Library - Antialiasing; Restore Background; etc..
- Replies: 2
- Views: 2207
an OPTIMIZATION strategy...
:)
there is a way to seriously optimize this... but i need help figuring out how to structure the screen pages to match the actual drawing buffer. then you can do a single memory copy of the whole page directly into the drawing buffer (right now i'm doing a byte at a time with poke).
the example ...
there is a way to seriously optimize this... but i need help figuring out how to structure the screen pages to match the actual drawing buffer. then you can do a single memory copy of the whole page directly into the drawing buffer (right now i'm doing a byte at a time with poke).
the example ...