topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Tuesday November 11, 2025, 11:06 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 ... 104 105 106 107 108 [109] 110 111 112 113 114 ... 122next
2701
Living Room / Re: What books are you reading?
« Last post by kyrathaba on November 10, 2010, 07:45 PM »
Just finished "Dragon Tears" (Dean Koontz).

Now reading "Under the Dome" (Stephen King).
2702
Announce Your Software/Service/Product / Re: dot Net complaints
« Last post by kyrathaba on November 09, 2010, 07:22 PM »
SSE Setup states that it supports .NET Framework download and installation, wherever necessary.  I'm downloading it for later.
2703
Announce Your Software/Service/Product / Re: dot Net complaints
« Last post by kyrathaba on November 09, 2010, 06:59 PM »
Came across this DreamShield installer, mouser, which is interesting:

DreamShield is a publishing tool through which it is possible to create installers to publish Microsoft .NET based applications. You can also choose whether to include the setup of the .NET Framework itself with your package for an easy distribution. It is possible to create setup then put them on a CD or to create a self-extracting archive with only one application in order to allow an easy downloading from a website.

It's free for both personal and commercial use.
Allows an installation to be FTPed to your website for download by end-users

Developers and documentation appear to be French, though (although the documentation can be viewed in English via a Google Translation on their website.
2704
Announce Your Software/Service/Product / Re: dot Net complaints
« Last post by kyrathaba on November 08, 2010, 09:03 AM »
Thanks for the info, Mouser.

I did find Byte Essence Install Maker, which purports to check the .NET Framework version (and presumably would offer to download a missing Framework).  I haven't tested it yet; but if it does what it claims, it's just what I'm looking for:  a freeware installer, no scripting learning curve, that would work well with my .NET apps.

BIM.png

And here's something that may interest you, Mouser.  An MSI bootstrapper that detects if .NET Framework is needed prior to program installation.  It says it's licensed under the GPL.

Also, the free version of AdvancedInstaller purports to check for and automate the installation of missing .NET Framework:

advancedInstaller.png
2705
Announce Your Software/Service/Product / Re: dot Net complaints
« Last post by kyrathaba on November 07, 2010, 05:42 PM »
I have the same frustration with .NET.  I did finally manage to tweak an InnoSetup script enough to get it to detect if .NET 4.0 is present and, if not, download it.  I'm attaching a link to a downloadable zipped archive of my InnoSetupPortable folder.  It contains a directory structure housing "Character Creator.exe" (could be any other executable, just happens to be the one my script references) in the /source/ subdirectory, and a related *.iss script file in the root of the directory.  If anyone can use this as a starting-point, and develop a better script (maybe one that also prompts for installation of a desktop icon, etc.), feel free to build upon this:

http://kyrathaba.dcmembers.com/testbed/InnoSetupPE.zip
2706
General Software Discussion / Re: SMF or phpBB... that is the question?
« Last post by kyrathaba on November 07, 2010, 03:37 PM »
Another thing you have to consider is how interested anyone in future generations will be in carrying this multi-generational project forward.  In my experience, most family members just aren't that interested in the details of previous generation members' lives, thoughts, etc.  However, a positive in this is that -- given our currently technology, we have the capability of more easily producing longer-lasting, more interactive, richer content.  I've also noted that people's interest in this sort of thing generally increases with advancing years.  My father was in his later years before he really got interested in our family-tree going back 8+ generations.

Towards addressing the concern of electronic data format obsolescence, you may be interested in the work of the Task Force on Digital Archiving.  The foregoing hyperlink connects to an interesting PDF report on their findings and suggestions.  Of special interest to them and, I think to you (judging by what it sounds like you're attempting to achieve), are the concepts of Content, Fixity, Reference, Provenance and Context.

Really what you need is some widely-used standard data structure that you can count on being in use down the road a few decades -- and this is the weak spot.  As Carol said, things are becoming proprietary.  Everyone wants their piece of the pie, so to speak.  If we had a guaranteed data structure standard, you could then confidently count on your heritage data being retrievable and writable, no matter what particular format succeeding generations decide to mark-it-up in (HTML, holographically, etc.)  British librarian Adam Farquhar summed the problem up this way:
"Einstein's notebooks you can take down off the shelf and read them today. Roll forward 50 years and most of Stephen Hawking's notes will likely only be stored digitally and we might not be able to access them all."

2707
N.A.N.Y. 2011 / Re: NANY 2011 Pledge: Dominion Rules Character Creator
« Last post by kyrathaba on November 07, 2010, 09:35 AM »
Update to my NANY 2011 entry:

The project is nearing release.  I'm just putting the finishing touches on the HTML character sheet that the program builds from data input by the user.  There's room for a few polishing touches still to be made (splash screen, improved installer, etc.), but it should be fully functional for the NANY release.

I've added several additional screenshots in the preceding post.
2708
prop-19-large.jpg
2709
Living Room / Re: I'm thinking about learning how to program.
« Last post by kyrathaba on November 06, 2010, 09:58 PM »
Think about things like this, in 50 years, what will "programming" be? It will likely be all done in extremely high-level tools that will make what were doing look like banging rocks together. They'll still call it "programming", but they'll get more done in 20 minutes that we could do in 20 years right now.

Very likely prophetic words.
2710
Living Room / Re: Changes Coming To My Home Network
« Last post by kyrathaba on November 04, 2010, 08:10 PM »
My boys are getting a Win7 machine for Christmas (replaces an old WinXP machine).

My question is: If I add their computer to my Windows 7 Homegroup (I created the Homegroup on my laptop), and turn on sharing on their computer, I can view the selected directories and files, correct?  But I still can't do any real-time monitoring, such as would be possible using UltraVNC passively, right?
2711
Developer's Corner / Code for America
« Last post by kyrathaba on November 02, 2010, 06:09 PM »
Have you guys read about the Code for America initiative?  I wonder if DC could do something like this, on a smaller scale (no clear concept here, just a fuzzy idea).

Five American cities have been selected for a random act of kindness from software developers. Boston, Boulder, Philadelphia, Washington, D.C., and Seattle will all receive free web and/or mobile apps to help administer government and serve citizens
2712
Living Room / Google sues the U.S. government
« Last post by kyrathaba on November 02, 2010, 06:03 PM »
Google is suing the United States government!  Apparently, Google feels it necessary to challenge a Dept. of the Interior move in order to preserve potential marketshare...
2713
Living Room / Re: Changes Coming To My Home Network
« Last post by kyrathaba on November 02, 2010, 06:00 PM »
Yeah i love that you designed it yourself and had it custom made by a father+son team

Doing my small part to stimulate the economy, by helping the little guy...
2714
Living Room / Re: What the heck has happened to Google search?
« Last post by kyrathaba on November 01, 2010, 06:47 PM »
An alternative search engine, Blekko, has been launched, which purports to eliminate the spam found in Google search results.

My bad: just saw where mouser beat me to the punch in another post ;)
2715
Living Room / Re: Changes Coming To My Home Network
« Last post by kyrathaba on October 30, 2010, 08:57 PM »
Another cool thing is that I designed the desk myself, using (of all things) MS Paint.  Sent it to the guy via email.  He had to make some modifications but it came out close to my originally envisioned piece of furniture.
2716
Living Room / Re: Changes Coming To My Home Network
« Last post by kyrathaba on October 30, 2010, 08:54 PM »
Thanks, app!  I couldn't agree more :)  Made by a father/son team of woodworkers who own their own shop.  They hand-pick the oak.  All of the work is done by this two-person team. 

That's actually four separate pieces, screwed together at the corner.  Ran me about $1,300 but the quality is SO much higher than much of what's available elsewhere.  Told my wife that, barring a house fire (perish the thought), it'll outlast us and be of use to one of our kids, someday.
2717
Living Room / Re: Changes Coming To My Home Network
« Last post by kyrathaba on October 30, 2010, 02:35 PM »
The desk has been built, stained, and delivered, and I'm very happy with it.  Now I'm trying to resist the urge to immediately buy a monster desktop and 24+" monitor, for the desk.

SANY0336.jpg

SANY0337.jpg

SANY0338.jpg

SANY0339.jpg

SANY0340.jpg
2718
Living Room / Opinions about OpenTip and Directron?
« Last post by kyrathaba on October 30, 2010, 05:49 AM »
I've recently been browsing the following two websites and wondered if any of you have ever purchased products from either and, if so, whether you were positively or negatively impressed with their reliability, speed of shipment, returns policy, payment processing, etc.  In particular, I'm talking about PCs and related peripherals purchased from these sites.

http://www.directron.com/
http://www.opentip.com/
2719
General Software Discussion / Re: Best Executable Compressor Programs
« Last post by kyrathaba on October 28, 2010, 09:26 PM »
To be honest, I don't really have a perceived need for compression.  I've actually wondered, with the storage/performance of PCs nowadays, why compression of executables?  They say it speeds up execution, but how much, really?

I guess I've just been looking for a compressor of .NET apps out of curiosity, really.
2720
MakeUseOf.com put out its own "best of" freeware list here.  Had several programs I use.  Others that I'll probably try.

Not nearly as comprehensive as OP's site, though.
2721
Developer's Corner / Re: The Fear of Programming
« Last post by kyrathaba on October 28, 2010, 07:02 PM »
That's quite interesting but, if you code for a living, fear doesn't come into it.

I can't argue against that statement from experience, because I don't code for a living.  But even a hobbyist programmer like myself experiences emotional states connected to coding.  Even discernibly different emotional states for different projects. 
2722
Developer's Corner / Re: The Composed Method pattern
« Last post by kyrathaba on October 28, 2010, 06:58 PM »
I find that in actual practice it's more convenient to limit methods to what can fit on my monitor without scrolling.  In other words, there's nothing wrong with a 20-line method, even though I could break it into two or three even smaller methods.  As long as you get the size of the method down to a reasonably small chunk of code that you can get your head around.
2723
Living Room / Re: Limewire shutdown, permanently
« Last post by kyrathaba on October 28, 2010, 03:32 PM »
It's a sad day, if we've reached the point where we allow government to so blatantly squash the rights of the multitude in the act of supposedly putting a stop to limited illegal activity of the minority.
2724
A new contender has taken the prize for fastest supercomputer in the world.

Unveiled today at the Annual Meeting of National High Performance Computing (HPC China 2010) in Beijing, Tianhe-1A is the world’s fastest supercomputer with a performance record of 2.507 petaflops, as measured by the LINPACK benchmark.
2725
Developer's Corner / Re: EtherCodes Collaborative Online Code Editing Pad
« Last post by kyrathaba on October 28, 2010, 11:57 AM »
One nice feature is that it lets you go back and see how your source code has grown over time, in almost a slow-motion photography sense.  Could be useful for a mentor-student type of collaboration.
Pages: prev1 ... 104 105 106 107 108 [109] 110 111 112 113 114 ... 122next