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, 7:29 pm
  • 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 ... 43 44 45 46 47 [48] 49 50 51 52 53 ... 75next
1176
Living Room / Re: Requesting new organization ideas for fresh windows installation
« Last post by tinjaw on October 19, 2007, 11:08 AM »
Is it ok to rename install files - will they still 'work'?

Yes *



* There is a very very very very very very tiny chance the developer is crazy and wrote special code into the installer to check the name of the installer. But stranger things have been spotted in the wild.
1177
Living Room / Re: Versioning of files
« Last post by tinjaw on October 19, 2007, 05:08 AM »
I'd still set up svnserve even for single-developer use on a single machine, though, and set up DNS entries - that makes it easier to move the repository to a server later on.

I'm not sure how it would make it any easier (or harder) to move. There is no difference in how you move a repository. svandmin dump/load
1178
Mini-Reviews by Members / Re: Synergy: Sharing your keyboard and mouse
« Last post by tinjaw on October 18, 2007, 10:14 PM »
I was thinking about purchasing Stardock's Multiplicity and did a search for it here on DC and found this thread. I forgot about Synergy.

I have a few questions that maybe somebody can answer. First off I see that there hasn't been a release of Synergy since April 2006. It is so stable that no new releases are necessary, or has the program fizzled out? Multiplicity is still being updated by Stardock and has been proven to work with games. How well does Synergy work with high-end games? Does the game take a hit in FPS when it is used? I also don't like that Multiplicity is Windows only as I am not.

I guess I can try Synergy and then the 15-day trial of Multiplicity, but that seems like work.  ;)

So, any reason I shouldn't go with Synergy?
1179
Tinjaw, I am thinking of also purchasing the + version. Could you say which of the extra features you consider to be most useful?

Ooh, that's tough. There all so yummy! I guess "All of them!" isn't a proper answer. And "ALL future features and enhancements..." probably isn't either. So, since you are holding a gun to my head, I will say... I can't! I can't choose!
1180
And is possible to setup that instead of versioning each time I save the file, I can push the program to capture it? I mean, like a CVS or something but locally and faster. If not, exists some other program that does that?

I see that this is a question from 8 months ago, but just for the record, Subversion can run locally, and with TortoiseSVN it works beautifully.  :-*
1181
I like what they are doing and the +Plus additions are useful. I just threw $19.95 at them for a lifetime license.  :Thmbsup:
1182
General Software Discussion / Re: Coding Horror: Why Does Software Spoil?
« Last post by tinjaw on October 18, 2007, 05:50 PM »
Yes, the money barrier is an excellent filtering mechanism to find out who is serious and who is just whinnying because it is easy to whip off an email or comment on a forum. I'm not sure if I will ever sell conventional software applications, but if I did, I would think seriously about having a basic core provided as freeware, a shareware version with added functionality that most users that would use the software more than just occasionally would find worth the small price tag, and then as many plugins as were called for. I would build the software so that the basic functionality of the shareware version would be all that loaded initially, and optimize the hell out of it to load quickly. Any additional functionality would load in the background as the application idles. I am sure other applications do this as well.

And bloat is definitely a subjective thing. However, when there are significant hits to performance and usability, for any reason, that is a bad thing. If the cause of that is new features you never use, it can only lead to anger. I find it is always a good policy to wait six months or more to find out what the user base reports back on the new version. The exception being, of course, if you are being held back in a present version when the new version has what you need to move forward. Then, in that case, I say jump to the new version and try the 30-day trial almost all programs have these days, and if there is no significant tradeoff that you aren't willing to endure, then pay the upgrade price.
1183
Living Room / Re: Versioning of files
« Last post by tinjaw on October 18, 2007, 05:36 PM »
Now I want to hear from tinjaw.  Tell me why I am an idiot for not doing version control the way you do it.

Come on now, I didn't call you an idiot.  :-* All joking aside, you can use whatever you want. I doesn't bother me one bit. However, by using your own homegrown system, you will never get any of the benefits of using a class of tool that has been used by millions of software developers and built for the express purpose of solving the problem of version control. Your tool may do what you need perfectly, but if you want to do one iota more, you will need to add that to your system, and the choice you make may limit what you can or cannot do when you need yet another iota of functionality. However, chances are very high, that if you don't know what a version control system can do for you, you don't need one. It also means that you will need to learn how to use one if you ever want to work on a piece of software with anyone besides yourself, because working without version control when more than a single developer work on a project is, to all intents and purposes, impossible.
1184
General Software Discussion / Coding Horror: Why Does Software Spoil?
« Last post by tinjaw on October 18, 2007, 02:21 PM »
The latest posting by Jeff Atwood has sparked a very interesting, and long, comments thread.

Coding Horror: Why Does Software Spoil?
http://www.codinghor...archives/000973.html

Sorry for the drive-by posting. I'm on a short break at work.
1185
Living Room / Re: Versioning of files
« Last post by tinjaw on October 17, 2007, 03:21 PM »
I've got to second that...
I have no idea who this gwynevans is, but they are obviously intelligent.  ;)
1186
Living Room / Re: Podcast Clients....
« Last post by tinjaw on October 17, 2007, 01:37 PM »
Doppler Podcast Client Now Open Source

The following was clipped from Mashable which grabbed it from blognation.

[attach=#1][/attach]
1187
Came to know from their forum that presently it's not possible to set it up on shared hosting space due to dependence on .NET. So it's only good for intranet deployment. By this year end, they plan to release a version of it that we can install on our own web space.

Well, that is only true if your only option is Linux-based hosting. Most hosting services also offer Windows-based hosting services.
1188
My observation of this thread leads me to believe that the net cast is too large and people are comparing apples and oranges here.

Auto-completion only makes sense when large portions of text are used repeatedly or when an integrated look-up/reference system is required. An example of the former are form letters and two examples of the former are directory and filename completion on the command-line and code-completion in a programmer's editor.

As for spell-checkers, the best are the one's that don't break your train of thought, your flow. The, now common, method of using red wavy underlining is a fine way of doing this. Word's auto-correct is the worst, it often misinterprets what you want and distracts you by requiring you to edit in real time instead of proofing later.

Although, if you develop your own form of shorthand, like Sri apparently has done, it can be helpful. I can see this being helpful with things like medical transcription, legal writing, or scientific papers, where there are many long and complex words used often.
1189
It sounds like most people don't use anything, and those who do use something use a generic tool. With app being the exception, but she is not most people. :P I'm going to check out Developer's Tips & Tricks and gbCodeLib.
1190
Living Room / Re: Companies Facing Information Overload ...
« Last post by tinjaw on October 17, 2007, 12:34 PM »
Everything should be *archived* (not temporarily stored), ultimately, as human readable XML or similarly simple & open binary standards like PNG on open source databases. The data can be optimized via different formats in proprietary applications for daily use but should not be archived as such.
1191
Tinny: Can it be installed on my shared hosting space or is it only for intranets?
You can download it and install it wherever you want. There is also a virtual machine version if you want to try it out.

Which, in your opinion, is the best wiki installable on your web host?
It depends on a few things. For a "pure" wiki, I like mediawiki, the one that runs Wikipedia. But you might choose something else if you have different needs. For example, if you like PHP, want more than just a wiki, but want something integrated, then you might want TikiWiki. If you want it to be just a single (albeit large) HTML file that you can run off a USB stick, you can use TiddlyWiki, that has a plugin to keep a copy hosted on a web server.
1192
Post New Requests Here / Re: REQUEST: Picture Codyfier
« Last post by tinjaw on October 16, 2007, 02:11 PM »
Cody really exists?!  :huh: WTF?, err... wtfCody?  :-\ ah, nevermind  :(
1193
General Software Discussion / Re: How to hide windows start menu/button?
« Last post by tinjaw on October 16, 2007, 08:18 AM »
I use Start Killer from the makers of True LanuchBar.

[attachthumb=#1][/attachthumb]
1194
General Software Discussion / Re: What's your preferred File Manager
« Last post by tinjaw on October 15, 2007, 06:00 PM »
for some reason I wasn't notified of updates on this thread.

Well you would have been if you were only using Directory Opus!  :P Sorry, I couldn't resist. It just seems like everytime somebody says something in this thread somebody else comes back with something about DO. I'm just having a little fun after work. :D
1195
Living Room / Re: Leech Attacks
« Last post by tinjaw on October 15, 2007, 12:29 PM »
In general, if I was responsible for a forum, and one in which it was important for me to spend the time, I would dedicate a some time each day to gardening. For example, that posting from onecore.net that mahesh2k posted, I would delete the body of the post and replace it with a link to a specific paragraph in a policy document (or FAQ) that states why the post was removed. Eventually trusted moderators can take over. I would also add [Editor's Note:] to postings with links to relevant guidance. For example, something like, "When including source code in your posting use the [code][/code] tags for better formatting." and include a link to a how-to document showing a beginner, intermediate, and advanced examples of using the [code] tag.

I think that the number one reason discussion groups, of any form, are useful, is because they provide a filtered/vetted/focused discussion of the topic. Anything that worsens the signal to noise ratio will eventually kill the discussion group.
[/code]
1196
And, let me add, in all fairness, it is very tough being, in my case, a Developer Support Engineer. (Picture college freshmen calling the Delphi telephone support line for help with their homework and trolls/flamers posting to official Compuserve forums. That is what I often had to deal with.) A practice that I try to adhere to, although I don't always, is that for every complaint I make I try to send a positive one as well. For example, here is what I sent out just now to balance this posting. It goes a long way toward helping the good support reps make it through the tough days.

[attachthumb=#1][/attachthumb]
1197
General Software Discussion / Re: CD Earth picks up where ThinkAll left off
« Last post by tinjaw on October 15, 2007, 10:51 AM »
Veign, I think what you are doing is a good thing. I should do more to help on matters like this, but I am going to blame it on lack of time.  :-[ Thanks for fighting the good fight.
1198
Developer's Corner / Re: Strange customer...
« Last post by tinjaw on October 15, 2007, 10:48 AM »
I've been lurking on this thread. Good advice. An good luck to you John2K. It sounds like you have gotten things straightened out. You might want to think about writing up an article about your experience and presenting it to some of the popular developer websites. They are always looking for that type of postmortem article.
1199
Living Room / Re: Leech Attacks
« Last post by tinjaw on October 15, 2007, 10:43 AM »
I like the term that Amy Hoy came up with, Help Vampires.

Slash7 with Amy Hoy - Help Vampires: A Spotter's Guide
[attach=#1][/attach]

1200
I have no sympathy for technical support/customer service. I was a Senior Developer Support Engineer for Borland for many years. Yes, customers are jerks. Yes, customers are stupid. Yes, most answers are RTFM. However, it is your job to put on the fake smile and honestly try to assist the customer.

Let me throw a word of advice out there for anybody that might stumble upon this thread via a search engine.

The sales and marketing divisions of companies spend millions of dollars trying to get two seconds of the customer's time. They try advertising, mailing lists, etc. When a customer contacts a company with a problem, you have a genuine opportunity that absolutely should not be passed up. You have somebody who has identified themself as a customer with a bad feeling about your company or product - and we all know that unhappy customers are more likely to speak up in public than happy customers - and (this is the key) you have been provided an opportunity to change their opinion about your company or product. Most unhappy customers will just rip your company or product and you will never even know who they are or that they did you harm. It is your job to turn their poor opinion of the company/product around and make them an advocate for your company.

But when you are a support rep, that it is your job. They know what they are getting into. They chose to interact with the customer on behalf of the company. So, yes, it is a pretty sucky job most of the time, and even I had my bad moments/days/replies/postings/calls/etc., but it is the job of the seniors/mentors to monitor and watch for those and help the representative improve.

As for this particular posting of mine, it wasn't anything in particular other than I knew, going into this, that I was probably not going to get any helpful advice, based on dozens of contacts with support people in the past. It was meant to be more of a "look, the industry as a whole still sucks" posting, than anything in particular. The only hope I had was that, at best, multiple people had the same issue and so they had found an answer but hadn't posted it online yet, and if not, I would be adding a +1 to help the issue onto tech support's radar.

And last, a company's rules/policies/procedures are a huge part of customer support/service. You can have excellent people in those roles, but if you don't provide them with the proper tools, and atmosphere, to do their job well, they can't. A support department is a multiplier that can be positive, and raise the level of support a customer receives, or it can be a negative, driving down even your best workers.
Pages: prev1 ... 43 44 45 46 47 [48] 49 50 51 52 53 ... 75next