topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Saturday September 19, 2026, 11:37 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

Recent Posts

Pages: prev1 ... 351 352 353 354 355 [356] 357 358 359 360 361 ... 404next
8876
General Software Discussion / Re: EditPad Pro 7-BETA
« Last post by wraith808 on November 04, 2010, 11:37 AM »
One that was just announced on here for a DC special that I use a lot is e.  It's definitely not your standard text editor, but once you get into using it, you really see the power of it.
8877
Living Room / Re: I'm thinking about learning how to program.
« Last post by wraith808 on November 04, 2010, 11:18 AM »
+1 for C# Essentials.  I also agree with what mouser said; when I first started in C#, I was coming from several years of Delphi, so my essential book that brought me up to speed very fast was .NET for Delphi Developers.  I don't see why they don't write more books like that for other languages, but I was very happy for that book.
8878
Unfinished Requests / Re: One word, three dictionaries
« Last post by wraith808 on November 03, 2010, 03:43 PM »
How about the same word defined from the different sources appearing in one interface instead?
8879
Living Room / Re: Google sues the U.S. government
« Last post by wraith808 on November 03, 2010, 03:40 PM »
Actually this is a bidding procedure issue. The department bought Microsoft licenses without giving anyone else a chance to bid on the software. For me, government shouldn't be paying any corporation -- Google included -- for proprietary software. It's a waste of taxpayer money in this age.

No, it looks like they gave opportunities for bids- they just wanted it to fit with their current MS infrastructure, which I think is a valid point.
8880
Living Room / Re: I'm thinking about learning how to program.
« Last post by wraith808 on November 01, 2010, 09:33 AM »
Just a warning -- from what i've seen of people's experiences, it's seems really hard for people to slowly and gradually learn to program over a long period of occasional dabbling.. I suspect it's like learning a spoken language, in that if you don't immerse yourself, the concepts don't stick.



Very good advice here. +1
8881
Living Room / Re: I'm thinking about learning how to program.
« Last post by wraith808 on October 31, 2010, 08:50 AM »
I have fought with this since VS 2005.  Basically my problem with it is that the IDE is almost more complicated than the code.  I know it is just because I don't know how to use it, but I really need a "how to use Visual Studio" course.  Unfortunately everything is how to program C# or VB.  I don't care about how to program yet another video player.  I need to know how to accomplish certain tasks within the IDE.  I used TextPad for Java and that was just about right as far as complexity, but as Renegade pointed out, it is horrendous if you have to program a UI.  We used NetBeans for that, but even that was clunky at best.  I have had a project in mind for probably 5 years or more now, and even have the "engine" written in Java (It would be a simple task to change it to C# instead).  It is the UI and display that I really need to work with, but just can't find the starting point.

Use the standard VS layout.  Get rid of most of the windows, other than the output window, error window, solution window, toolbox window, and properties window.  Dock them where ever you wish.  Profit. 

That's my point... there isn't much you *need* to use.  The basic layout has a couple more windows than I said (find and one more, I think), but they aren't necessary to program.  I came from Delphi 6/7 to VS 2005, and was up and running in no time... it's just a matter of focus, IMO.  You can get distracted by all the bells and whistles, but there's still stuff that I'm learning after being in it for 5 years or so.  I just pick it up as needed/wanted.
8882
Living Room / Re: Laptop choice: better CPU or more RAM ?
« Last post by wraith808 on October 31, 2010, 08:45 AM »
Perhaps OT,  but I really hate the latest generation of notebooks because of their abysmal vertical display resolution (something like 720 pixels).   :down: :down: :down:
The designers apparently assume that watching videos is the main reason of existence for a notebook and not reading and working with texts or anything else a bit longer. Perhaps something to watch out for.

I hadn't noticed that.  Mine has a vertical resolution of 1200 pixels.  Maybe it's a specific class of notebooks?
8883
Living Room / Re: "ICE" Your Cell phone
« Last post by wraith808 on October 29, 2010, 02:21 PM »
Don't most people have people in their contact list like "Mom" "Dad" "Wife", etc?

Kind of makes "ICE" redundant.

I don't have my wife in as 'wife', and she'd be my emergency contact.  I'd think that most married people would be the same.  And there's always the case where you don't *want* your mom or dad called (my mom is elderly and miles away... I'd not want her disturbed if something happened to me).
8884
DC Gamer Club / Nation Red
« Last post by wraith808 on October 29, 2010, 02:19 PM »
I purchased Nation Red during the Steam sale.  I purchased 4 copies, because it wasn't much more than one, and I was going to give one to a friend.  So I have two copies, if anyone is interested... the price would be $2.75 to account for the paypal fees (unless I'm wrong and there wouldn't be any charged...)  PM me if you're interested.
8885
Living Room / Re: "ICE" Your Cell phone
« Last post by wraith808 on October 29, 2010, 08:29 AM »
It's been around for a while... surprising that if Paramedics, etc., use it, it hasn't become more widespread in announcement.  It's always been some sort of little article, or something passed around by someone else.  Made me wonder for a while if it was an urban myth, but snopes put that to rest, though it did put it into perspective:

From http://www.snopes.co...prevent/icephone.asp
Contrary to several chain e-mail warnings, ICE is not something that Paramedics will rush to look for the instant they arrive at an emergency, and is certainly not required in order for LAFD Paramedics to provide quick, focused and compassionate emergency care.

We tell people: Add ICE to your cell phone only after you've affixed similar information to (or near) the official photo identification you routinely carry in your wallet.

Why?

With so many types and brands of wireless phones, it can take precious minutes to learn how to access a phone's directory. Many wireless devices are also found to be locked, damaged or have discharged batteries following an incident, rendering ICE unusable.

Please do encourage your interested friends and colleagues to make an ICE entry in their cell phone, especially if it will give them peace of mind- but not at the expense of written emergency contact and medical information.

(On a different note, it's pretty strange that snopes prevents c&p of text...
8886
Living Room / Re: I'm thinking about learning how to program.
« Last post by wraith808 on October 29, 2010, 08:22 AM »
Another thing to take notice of is the plethora of fantastic tools you get in your context menu in Visual Studio.


It's hard for me to imagine any new learner being anything but negatively impacted by all of the plethora of tools and commands in Visual Studio.  I've been programming for 30 years and i still find these super powerful IDEs a bit overwhelming and distracting.. If you're just starting out learning how to program you might be better off using a simple text editor for your code, and focusing on the language itself and not trying to master a complex development editor/tool at the same time.

It really depends on your focus, IMO.  Use what you need should be the mantra.  I've never used a lot of the tools in the VS IDE, but they don't negatively impact me; as I want to use a new tool, I add it to my repertoire.  The big thing for me is the fact that everything you need is included; you don't have to set up different moving parts to be productive.  Install one package, open the IDE, create a new project, and click run.  You'll get something.  No errors, or anything.  It won't be anything but an empty form, but the point is, you're now at the point of programming, with none of the configuration frustration.  I remember that being the biggest obstacle when I first started programming... all of the moving parts you had to get put together.  And if you're learning on your own, that can be pretty daunting.
8887
Living Room / Re: Limewire shutdown, permanently
« Last post by wraith808 on October 28, 2010, 02:20 PM »
Countless defeats + 1 win ... The math is the key.

Countless?  I think you're overstating the case a bit :)
8888
Living Room / Re: Limewire shutdown, permanently
« Last post by wraith808 on October 28, 2010, 10:49 AM »
<snip />
The fact the RIAA has won 1 case doesnt say much
<snip />

Actually, it does, and it's one thing that people seem to ignore/be ignorant of.  A long view approach to such things is to build up a mountain of prior rulings.  In judicial environments, prior rulings hold a *lot* of weight, making your case stronger/eroding your opponent's position.  Any defeats/successes are relevant to the larger picture going forward.
8889
Living Room / Re: Laptop choice: better CPU or more RAM ?
« Last post by wraith808 on October 27, 2010, 08:38 PM »
And I'd get discrete video if at all possible.  Shared memory sucks *really* bad.  But it's one of those things you don't notice until you have it.
8890
Developer's Corner / Re: EtherCodes Collaborative Online Code Editing Pad
« Last post by wraith808 on October 27, 2010, 08:36 PM »
Sort of.  No search makes it's use limited.  And the fact that you don't have accounts is troubling for anything other than open source projects.
8891
Living Room / Re: I'm thinking about learning how to program.
« Last post by wraith808 on October 27, 2010, 12:03 PM »
... but I didn't because it was very early in the morning and interfered with my swim team practice....

Who knows, one day your ability to swim might proof more useful than your (now non)ability to program Turbo Pascal! ;)

Pascal has no float data type. No help there! :)



Any Pascal that you're using today will :P
8892
Hope they dont "sell out" or get "bought out"

This.  That's my apprehension about using anything that I'll depend on that's not my own...
8893
N.A.N.Y. 2011 / NANY 2011 Pledge: Backup Verification Utility
« Last post by wraith808 on October 26, 2010, 06:41 AM »
Too much work, too little time  :(  I'm still doing it, but I just can't get it done today.

All the information below is subject to change as project is in earliest stages
NANY 2011 Entry Information

Application NameBackup Verification Utility
Version 0
Short Description Utility that checks a series of files for backup specific verification rules.
Supported OSes Windows
Web Page -
Download Link-
Version History
  • A list of the (ongoing) version history
Inspiration Credited To: Justice from his Cancelled NANY 2011 Entry.
Author wraith808


Description
Taking over from Justice, this will be a utility that checks a series of files for backup specific verification rules. It can inform you when files do and do not meet these criteria so you can take action.

Features
  • Free for personal use, computers on a domain require a licence.
  • Extensive documentation

Planned Features
• The following rules can be used:
   ? Verify a file exists
   ? Verify a file is above certain size
   ? Verify a file is around certain size (with custom deviation)
   ? Verify a file's checksum matches a specified value
   ? Verify a file has been modified  in the last x days, weeks
   ? Verify  these criteria for individual files or a file list in csv format
• Send report on failing criteria
   ? To DB
   ? To email
   ? To logfile
• License system based on domain name.
• Alway send report toggle (even when no failures)
• DcUpdater integrated



Screenshots
-

Usage
Installation
Minimal, if any

Using the Application
A brief description of how a user will use the Application. What tips does a user need to get going?

Uninstallation
Minimal required, if any.

Known Issues
-
8894
N.A.N.Y. 2011 / Re: NANY 2011 Cancellation: Backup Verification Utility
« Last post by wraith808 on October 26, 2010, 06:36 AM »
That would be least confusing  :up: How did you guess I was using AHK ;)

Don't get me wrong; I do admire AHK coders.  I've tried it, and for such a simple language, the complexities and the things that you do with it are amazing.  But I just couldn't get on-board, unfortunately.

New topic is here.
8895
N.A.N.Y. 2011 / Re: NANY 2011 Cancellation: Backup Verification Utility
« Last post by wraith808 on October 25, 2010, 10:02 PM »
I guess I could create a new page, and link to this page for reference if that works.
8896
Announce Your Software/Service/Product / Re: dot Net complaints
« Last post by wraith808 on October 25, 2010, 07:47 PM »
wraith808, garbage collection is done entirely at the CLR's mercy; depending on win32 memory process and which heap generation your object is in, when it's collected can vary a lot. This is just one of the reasons why you shouldn't depend on finalizers being called. Furthermore, just because a bunch of your CLR objects are being collected doesn't mean the used win32 memory is released - this makes sense because allocating system memory is "slow", so (if you're thinking only of the running .NET process and not the entire system) it makes a lot of sense to hang on to the win32 memory even if it's no longer strictly needed.

There's several different GC profiles your app can use, with different heuristics for when and how the GC works. There's also manual GC interaction you can do, but you should be really careful about this since it can seriously pessimize your app performance.

Well, yes... I know it's at the CLR's discretion, but I thought that the rules pretty much covered most cases.  I also know that the generation plays a role, because it doesn't run a full GC in most cases, but I thought that memory was compacted if there were holes in between and the memory wasn't from a generation higher than what was GC'd.  Is that understanding not correct?
8897
N.A.N.Y. 2011 / Re: NANY 2011 Cancellation: Backup Verification Utility
« Last post by wraith808 on October 25, 2010, 07:39 PM »
Starting fresh... I won't be using AHK.
8898
N.A.N.Y. 2011 / Re: NANY 2011 Cancellation: Backup Verification Utility
« Last post by wraith808 on October 25, 2010, 04:07 PM »
This looks like a pretty useful utility... mind if I pick it up?
8899
Announce Your Software/Service/Product / Re: dot Net complaints
« Last post by wraith808 on October 25, 2010, 04:04 PM »
Update: Though since I had to post to say that, let me just say when I say appear to use more, I mean because memory is still allocated to the application that is not actually in use; when you dispose of objects, the memory is not freed immediately.  This can't rightly be said to be used by the application since the developer is not using the objects... the memory is still just in that application's space.
The application might not be 'using' the memory, but the thing that counts wrt. memory footprint is the Win32 Private Bytes size, not the amount of CLR memory. Keep in mind that even after GC has run, the win32 memory used by the CLR isn't necessarily reduced.

Well, yes... but if the memory used by the CLR isn't reduced, then it is because of one of those rules stated above, correct?  So isn't that still a function of the programmer?  If you dispose of an object, and remove all pointers to it, GC should clear it up... or am I missing something?
8900
Announce Your Software/Service/Product / dot Net complaints
« Last post by wraith808 on October 25, 2010, 11:29 AM »
Could a moderator perhaps split out the whole stuff-about-.NET to a separate thread so it doesn't distract from LangOvers product announcement? - sorry for continuing the off-topicness :)

I'll wait until this is done to continue discussion. :Thmbsup:

Update: Though since I had to post to say that, let me just say when I say appear to use more, I mean because memory is still allocated to the application that is not actually in use; when you dispose of objects, the memory is not freed immediately.  This can't rightly be said to be used by the application since the developer is not using the objects... the memory is still just in that application's space.
Pages: prev1 ... 351 352 353 354 355 [356] 357 358 359 360 361 ... 404next