Search found 149 matches

by Tommeh
Fri Dec 14, 2007 9:42 am
Forum: General Discussion
Topic: Cheaper hosting for PureBASIC users
Replies: 8
Views: 2628

Hey electrochrisso,

Thank you for the compliments on the web site, it was designed by myself so any feedback is appreciated! :)

Currently we don't register domains but we might in the near future. Namecheap is who I use for my personal domains at the moment.

- Tom
by Tommeh
Fri Dec 14, 2007 5:43 am
Forum: General Discussion
Topic: Cheaper hosting for PureBASIC users
Replies: 8
Views: 2628

I changed my post to reflect that, I've been away for so long, and I forgot everybodies names.. I'm sorry! :(
by Tommeh
Fri Dec 14, 2007 4:51 am
Forum: General Discussion
Topic: Cheaper hosting for PureBASIC users
Replies: 8
Views: 2628

Hey,

I haven't spoken to you in the longest time! Probably because I wasn't online on IRC for most of it, I am online now though!

Thanks for pointing that out to me, I've fixed it now. It was just the description there that was incorrect as we have lately raised the space and bandwidth for those ...
by Tommeh
Fri Dec 14, 2007 2:36 am
Forum: General Discussion
Topic: Cheaper hosting for PureBASIC users
Replies: 8
Views: 2628

Cheaper hosting for PureBASIC users

Lots of times have I come to this forum with a question and it has been answered by a knowledgeable programmer. I have often thought how I can give back to the community, either by a public program or something similar.

A while ago, I registered the name pbcompetition.com in hopes of starting a ...
by Tommeh
Tue Feb 27, 2007 7:34 am
Forum: Coding Questions
Topic: Outlook calendar gadget ...???
Replies: 7
Views: 2680

The only problem then, is handling multiple gadgets, with the code posted above you can have many gadgets, per many windows. I kind of see what your saying, it takes a lot of time and patience with linked lists to make sure you get it right and can get very complicated

For example with my cad ...
by Tommeh
Tue Feb 27, 2007 1:05 am
Forum: Coding Questions
Topic: Outlook calendar gadget ...???
Replies: 7
Views: 2680

Things like drop and drag for tasks will be quiet a big task

Anyhow, this is one of the many side projects i've been doing (I get easily distracted), i saw this post so i thought i might as well quickly fix it up and let you see if its any good to you

I love doing gadgets i find it really fun, I ...
by Tommeh
Mon Feb 26, 2007 11:40 am
Forum: Coding Questions
Topic: CGI on Windows 2003 hosting
Replies: 15
Views: 7103

No none at all, but the account your running it under does need executable permissions.

For example you can use php as a CGI executable, when a request for a .php file happens, IIS or Apache or etc.. passes along the file name as a parameter to say C:\php\bin\php.exe, the php.exe then goes through ...
by Tommeh
Mon Feb 26, 2007 1:17 am
Forum: Coding Questions
Topic: CoolBar
Replies: 1
Views: 1286

A coolbar seems to be very much nice a normal rebar, this can be done to an extent with Danilos Toolbar Pro library, i think there are some good examples of using it on the forums, just search for Rebar
by Tommeh
Mon Feb 26, 2007 1:14 am
Forum: Coding Questions
Topic: CGI on Windows 2003 hosting
Replies: 15
Views: 7103

Seems you don't have to use the content length

This was a lil bit of source from a program i done ages ago and i was using El_Choni's CGI library and looks like i never used content length, but it worked :)

StdOut("<html><head>")
StdOut("<meta http-equiv="+Chr(34)+"content-Type"+Chr(34 ...
by Tommeh
Fri Feb 23, 2007 10:12 pm
Forum: Announcement
Topic: Cleanup
Replies: 12
Views: 4559

If it was created with PureBasic then no it is not spam as this is the announcement section, if you've made a program you're proud of then post it here :)

On the other hand if it is not made with PB or else has nothing to do with PB then at least should be moved to Off Topic :)
by Tommeh
Fri Feb 23, 2007 10:09 pm
Forum: Coding Questions
Topic: CGI on Windows 2003 hosting
Replies: 15
Views: 7103

Yes you count the html and send the header first, then send the rest, this lets the client know how much data it needs to receive
by Tommeh
Fri Feb 23, 2007 11:37 am
Forum: Coding Questions
Topic: CGI on Windows 2003 hosting
Replies: 15
Views: 7103

Its because your CGI application isnt returning the correct headers the client, what you need to do, is work out how many bytes your output is going to be, so use a memory buffer or a string and then work out the length of it then say your output command is Output(string$)

Output("Content-Length ...
by Tommeh
Wed Feb 21, 2007 11:03 am
Forum: General Discussion
Topic: Security Tool/DLL for Online Activation
Replies: 20
Views: 5443

1) When i say change around the code, i mean like re-arranging the procedures, so you don't rewrite the code per user, its more a case of just doing it so the variables have different address's each time

2) You could either keep the details in a database of what was used for that customer, or you ...
by Tommeh
Wed Feb 21, 2007 12:12 am
Forum: General Discussion
Topic: Security Tool/DLL for Online Activation
Replies: 20
Views: 5443

Prehaps a good protection against cracking is creating the download dynamically. When a user pays, and registers, a program server side, opens the source file up, jumbles the code around (So it still compiles but the mem offsets are different) change the variable names and jump names to random ones ...
by Tommeh
Tue Feb 20, 2007 7:34 am
Forum: Off Topic
Topic: Any Asterisk fans out there?
Replies: 10
Views: 2494

Asterisk is awesome, especially if you find a company that need a phone system set up and your confident to do it :)

The only problem i found was the limit of good (reasonable priced) VoIP phone's. I always end up going with this one http://www.grandstream.com/y-gxp2000.htm[/url]