Hello, this is me

Everything else that doesn't fall into one of the other PB categories.
Becky Rose
User
User
Posts: 19
Joined: Tue Jan 24, 2006 12:40 pm

Hello, this is me

Post by Becky Rose »

Hello, I just wanted to introduce myself to the community. I'm currently trying the PB demo on a Mac at work.

I started out programming on the ZX-81 when the twinkle in my fathers eye was still fading, then moved through Spectrum and Amiga to PC's and now program PC & Mac. I have industry experience at a variety of levels and roles but mostly write simple little freeware games, and at work I make the odd application.

I'm trying out PB because I need to write Macintosh software at work and would like to do a few more multiplatform games, and having tried a rival language first felt that was too low level to be viable for my workload so i'd give this a go.

Here is an example of a multiplatform game I wrote recently (not in PB): Space Corps. Most recently i've been working on a PC only thing in Blitz3D which I intend to finish, but i'd like to write a simple web server for PC&Mac and offer it as freeware because every week I speek to somebody who needs a quick/temporary solution for filesharing.
User avatar
Fangbeast
PureBasic Protozoa
PureBasic Protozoa
Posts: 4789
Joined: Fri Apr 25, 2003 3:08 pm
Location: Not Sydney!!! (Bad water, no goats)

Welcome fellow nutcase

Post by Fangbeast »

I tried hard not to laugh too loud as the family was asleep and my jaws ache from the effort. What can I say, glad another nut has made it back to the shell:)

Great blogs by the way.
Amateur Radio/VK3HAF, (D-STAR/DMR and more), Arduino, ESP32, Coding, Crochet
Fred
Administrator
Administrator
Posts: 18224
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

Welcome and don't hesitate to report anything your find odd on OS X, as this version is quite 'young'.
Becky Rose
User
User
Posts: 19
Joined: Tue Jan 24, 2006 12:40 pm

Post by Becky Rose »

In which case the function folding thing messes up when a procedure is on the 1st line of the editor (I had a few blank lines above 1st function then deleted them and the box dissapeared, appeared, drew wrong, and finaly said "har har, you missed a heartbeat") - not that this should cause issues in most projects.

I've not played heavily with it yet, as this is my 1st day with the demo and I have work to do (which i'm putting off) and a pizza to eat (which i've not put off), but overall i'd say the editor/product seems a bit unstable, regrettably. It has bailed to desktop quite a few times.

I need to get more familiar with the language before I can really be constructive though.

At the end of the day most applications in OSX only need the following two lines of code.

Code: Select all

userClick = MessageRequester("Not enough factory fitted RAM","OSX has detected a crash with a resolution option, click the left mouse button To Continue as is Or the right mouse button To resolve the problem.  If you do not have a right mouse button please press: LeftControl+LeftOption+RightApple+T+NumpadPlus(Fn; on notebook)+F7 or on a G3 press powerOff+R+space+Numpad5+PageDown or on a G3 notebook please update firmware. ",#PB_MessageRequester_Ok)

end
Dare2
Moderator
Moderator
Posts: 3321
Joined: Sat Dec 27, 2003 3:55 am
Location: Great Southern Land

Post by Dare2 »

Hi Becky Rose,

Welcome aboard.

Liked your blog with it's varied topics, from elven to viral. :D
@}--`--,-- A rose by any other name ..
Num3
PureBasic Expert
PureBasic Expert
Posts: 2812
Joined: Fri Apr 25, 2003 4:51 pm
Location: Portugal, Lisbon
Contact:

Post by Num3 »

Welcome to our humble place :D

Feel free to post bugs, features and anything else that bother's you :P

I would advice you to start with the windows version 1st, cause it's much more mature than linux and mac (for now :twisted: ), cause mostly all commands work out in all versions with little or no tweaking.

Also check out the examples in the example directory ( erh... they should work!? right Fred ?)
MrMat
Enthusiast
Enthusiast
Posts: 762
Joined: Sun Sep 05, 2004 6:27 am
Location: England

Post by MrMat »

Welcome :) Your Space Corps game is fun!
Mat
User avatar
Rescator
Addict
Addict
Posts: 1769
Joined: Sat Feb 19, 2005 5:05 pm
Location: Norway

Post by Rescator »

Welcome Becky, very entertaining diary, I laughed a lot!

And hopefully the stupid level is lower yet the madness level is higher on these forums than other ones...

Actualy, these forums are rather dull, people actualy seem to program quite a lot so it's mostly programming talk.
Except the Off Topic section, which has a few things not directly tied to programming (but may have indirectly, you have been warned).

And any questions don't be afraid to ask, and make good use of forum search and the few sticky topics, especially the Beginners FAQ.

If that fail to answer your questions then some brainiac here here will most likely show their mad "skillz",
or possibly Fred the mastermind behind PureBasic or one of his little elves erm. I mean dev team will do the best to help you figure out a solution.

And if that fail, I may end up chirping in and really mess up your synapses,
at least I'm good at messing up my own.

Anyway, I'm off to terrorize the smoking poll over in the Off Topic section.
Kaiser
Enthusiast
Enthusiast
Posts: 118
Joined: Tue Jan 11, 2005 8:36 am

Post by Kaiser »

Good to see someone new :D welcome to the forums ^_^
Post Reply