topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday April 25, 2024, 10:51 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - mrainey [ switch to compact view ]

Pages: prev1 ... 3 4 5 6 7 [8] 9 10 11 12 13 ... 18next
176
You might look at UltraEdit.  I haven't used the feature, but "persistent selection" is available.  UE also handles multiple files and has bookmarks, a tabbed interface, backup options, user tools, and scripting.

http://www.idmcomp.com


177
Developer's Corner / Re: Seeking Programming Language To Learn
« on: January 06, 2009, 08:53 PM »
Here's a code sample for Creative BASIC, the little brother of my language of choice, Emergence BASIC.  The syntax of Emergence is virtually identical.


' Demonstrating how easy it is to create a window in Creative Basic
' also includes a Text Box control to display some text ..
def w:window
def wstyle:int
def a$,newline:string

wstyle = @SIZE|@MINBOX
newline = chr$(10)
window w,0,0,600,400,wstyle,0,"Creative Basic",main
setwindowcolor w,rgb(0,0,40)
centerwindow w

control w,"T,,100,30,400,300,@cteditcenter,1"
setcontrolcolor w,1,rgb(55,255,160),rgb(0,0,50)
rect w,99,29,402,302,rgb(0,150,150)

a$ = string$(3,newline) + "A Simple" + newline + "Creative Window"
setfont w,"Arial", 20, 700, @SFITALIC,1

setcontroltext w,1,a$

waituntil w = 0
END

SUB main
select @CLASS
   case @IDCLOSEWINDOW
      closewindow w
endselect
RETURN


Creative lets you work with an interpreter to get the programming done, then generate a standalone exe for using and distributing the program.  The executable won't be as small or as fast as one created with Emergence, which is a true compiler.

I don't think Emergence BASIC would tie your hands in terms of its capabilities.  You can do some serious work with it.


http://www.ionicwind.com


178
Living Room / Re: Car gps listing
« on: January 02, 2009, 04:44 AM »
You can do a lot of fact-finding here.

http://www.gpsreview.net/
http://www.gpsmagazine.com/

179
General Software Discussion / Re: Is it finally time to abandon IE?
« on: December 17, 2008, 07:28 AM »
I've been using Windows exclusively for the past dozen years or so (but not IE for the past five - just don't like it).  I stay patched and try to use common sense.  In all that time, nothing has taken control of or otherwise "zombified" any of my computers.    I'm pretty sure of that, because I don't get porn popups and my bank account hasn't been cleaned out.

Knock on wood, I guess.

180
Living Room / Re: In-car GPS
« on: December 16, 2008, 10:35 AM »
With a compass and having to follow a map, I can get around.

By yourself, in a moving car?  At night, in the rain?

Love my Magellan!!   :-*

181
Living Room / Re: In-car GPS
« on: December 14, 2008, 06:15 PM »
My wife and I are completely sold on the benefits of a GPS.  We echo all the positive comments of others here.

Look into this mounting system - it's highly popular with GPS users.  Fifteen bucks at Amazon.

"The Nav-Mat is the most convenient mounting accessory for your portable GPS today. Using the physics of weight distribution along with high tech anti-skid materials, it creates a solid mounting base while turning your windshield mounted GPS into a dash mounted GPS. The Nav-Mat conforms to the contours of your dashboard, allowing it to work on uneven or textured surfaces while the anti-skid underside keeps the device from sliding. Designed to work with devices up to several pounds using the stock windshield suction mount sold with most popular GPS units, the Nav-Mat requires no tools for installation and can easily be moved from vehicle to vehicle or put out of sight when leaving the vehicle. Also works well with other Bracketron Windshield Mounts for mounting devices such as Satellite Radio, Cell Phones and MP3 Players."

http://www.amazon.co...229299920&sr=8-4


Jeff Atwood turned me on to it.

http://www.codinghor...archives/001111.html

182
General Software Discussion / Re: Is XP really that good?
« on: November 30, 2008, 08:33 PM »
I wish I XP provided an option to get rid of all the desktop junk and icon nonsense in favor of a blank screen with a pop-up on right-click menu arrangement like Xfce provides.

I use a combination of no-icon desktop and well-organized Start Menu.  Works great.

183
General Software Discussion / Re: Is XP really that good?
« on: November 29, 2008, 12:06 PM »
Is XP really that good?

For me, it is.  No major problems, great overall performance.

184
I'll rely on Emergence BASIC until they pry it out of my cold dead fingers ...   :D

185
Living Room / Re: Need some comparison help on laptop coolers.
« on: November 08, 2008, 08:27 AM »
When the internal fan on my Toshiba died, the diagnosis from the service center was "new motherboard - $500".  Instead, I used some Velcro to stick a Thermaltake USB fan to the bottom of the case.  It works great for cooling, but given that the fan sits between my legs when I'm using the computer, there are some unpleasant possibilities to think about if I'm not extra careful.  So far, so good.   ;D

186
Living Room / Re: [rant]: Internet service at hotels blows chunks!
« on: September 28, 2008, 02:45 PM »
Ironically, most of the time it's the cheaper hotels who offer excellent free internet, whereas the more expensive hotels have shitty paid internet.


It's the same with offering a free breakfast.

187
I have a treadmill at home with an attached "desk" (a piece of plywood laid across the handles).  I'm actually able to get quite a lot of programming, surfing, or video watching done with the speed set to 1 mph, which is barely moving.  My wife reads books while she walks.

The point is that being upright and moving is better for you than prolonged periods of sitting on your butt.


188
Living Room / Re: The InfoWorld Programming IQ Test
« on: August 03, 2008, 09:29 AM »
I got 50 - not too bad for someone who programs in BASIC   ;D

189
General Software Discussion / Re: NewEgg
« on: July 17, 2008, 07:10 AM »
And one of those risks is delivery to another address, that unfortunately you find necessary.

Is it really so unusual to want to buy something (a gift, perhaps) and have it shipped directly to another address?


190
A month ago I disabled the paging file on my 2GB XP system (inspired by f0dder).  No problems so far, no dramatic improvements either.  I do like the idea of less disk access - seems like it would have to be a little bit faster, plus result in less wear and tear on the drive.

191
Living Room / McAfee SiteAdvisor
« on: July 03, 2008, 09:45 AM »
It's showing "yellow" at DonationCoder this morning.

"In our tests, we found a small fraction of downloads on this site that some people consider adware or other potentially unwanted programs."


Is this something I never noticed before?  What a crock.

192
General Software Discussion / Re: NewEgg
« on: June 27, 2008, 07:41 PM »
I've consistently had very positive experiences with NewEgg's customer service.  They once volunteered to pay for next-day delivery of a TV, after the one I ordered for my mother in law's birthday arrived broken.  That's service!

On the other hand, their ordering process is an exercise in needless complexity.  It takes me several times as long to order from NewEgg as it does from Amazon.  Forget about using your credit card to have something delivered to a different address.  I've actually given up once or twice and bought elsewhere.

193
Mikogo is a dream come true.  I got my mother in law's laptop fixed up from 2500 miles away, and now she (finally) thinks I'm not just good-looking, but smart too!

194
General Software Discussion / Excel as a database
« on: April 30, 2008, 06:45 AM »
I ran into this today - always nice to start the day with a laugh.


http://www.neopoleon...2003/09/29/5458.aspx

195
General Software Discussion / Re: XPPro SP3
« on: April 28, 2008, 11:49 AM »
I made a backup image of my fully-patched and very stable SP2 setup, then installed SP3.  It added about thirty seconds to my bootup time and didn't have any obvious beneficial effects, so it's gone now.

196
I'm going to give this a try.  I need a way to help my mother in law keep her new Vista system working (is that possible?) - from 2500 miles away.  Mikogo looks like a zero-configuration way to get control of her computer, if it works.

197
Living Room / Re: How many people work from home?
« on: April 04, 2008, 06:23 PM »
I'm retired, but make a few bucks from the software I write at home.

198
If the image of a box impressed me enough to write a check, I'd want to see that freaking box when the order arrived!  ;D

199
never quite grokked why people make these box shots


Amen, brother.

200
General Software Discussion / Re: What's the current 'killer app'?
« on: March 30, 2008, 06:14 PM »
Programs like Excel, Photoshop, AutoCAD, and a select group of others have been around so long that we take them for granted, but many thousands of people around the world depend on these programs for making their living, every single day.  I think that qualifies them as "killer apps".

Pages: prev1 ... 3 4 5 6 7 [8] 9 10 11 12 13 ... 18next