|
228
|
Special User Sections / N.A.N.Y. 2012 / Re: N.A.N.Y. 2012 Brainstorming, Suggestions, General Discussion
|
on: August 10, 2011, 08:14:29 AM
|
|
Had another idea/need for a tool, wonder what you guys think of this:
Every time your computer reboots, it searches for the mapped shared folders. This will slow down the boot process enormously, especially if the other computers are turned off. However, manually mounting shares is a pain. You are able to prevent this delay using my nany program. It will remember a list of network shares that get mapped to drive letters when the program is started, with an option to start this program at boot.
edit: I've just been told Windows 7 startup is not delayed anymore because of this.
|
|
|
|
|
231
|
Special User Sections / N.A.N.Y. 2012 / Re: N.A.N.Y. 2012 Brainstorming, Suggestions, General Discussion
|
on: August 08, 2011, 08:05:32 AM
|
|
Anyone interested in a program that would mark documents/files as templates then easily allow you to create new documents from these templates? It's more a interface gimmick than anything, but I noticed I never use the context menu > new menu and I also never reuse documents (always start from scratch) but it would be much more productive if I could base files off other files and have a nice list of templates to choose from.
Example: New "Timesheet" New "todo list" New "meeting report"
etc.
|
|
|
|
|
232
|
Main Area and Open Discussion / Living Room / How to Build a 'Paywall' That Doesn't Break the Web
|
on: August 04, 2011, 06:10:39 AM
|
Thought it would be interesting to people on this forum that one of the directions publishing seems to try out is 'DonationPublishing': Sharing will turn off the nag wall for 1 year, or until you clear your browser cache, view the article in a different browser or on a different computer. Donating some money lets you register an account - if you're logged in, the nag wall never appears. You also get some extra features on the site if you have an account. Like the New York Times paywall, people who poke around in the source code should be able to figure out how to turn it off without interacting with it at all. For the adventurous, there are also a couple of easter eggs that defeat the paywall in amusing ways (but I'm not giving them away here). By doing all this, we turn the paywall into a game instead of an obligation, because what we're really after is engagement, not your money.
Example story with paywallLink: The Atlantic, via Hacker News
|
|
|
|
|
233
|
DonationCoder.com Software / Post New Requests Here / Work Estimating Tool
|
on: August 04, 2011, 04:17:51 AM
|
|
I'm looking for a webservice or free utility to make time estimates for software development. My typical estimate consists of a series of tasks (each with a description, units, hours per unit) grouped (with subtotals in hours) + buffer option in percentage, resulting in a total hours + effective time (total hours spread over a schedule, for example 6 hours per day 3 days per week). Not sure if this breakdown is common.
Image explains more than a thousand words.. [attachthumb=#]
I do not need any billing functionality. Might make a good coding snack, or there might be something out there that's more tailed than Excel and save me time. Optional features: it could possibly collect all the estimates I've made in the past grouped by client and if they could be signed off via email then it would be completely perfect.
|
|
|
|
|
235
|
Main Area and Open Discussion / Living Room / Kick procrastination's ass: Run a dash [2005]
|
on: August 02, 2011, 05:13:19 AM
|
One of the best articles I've ever read, you MUST read this. Fully.My favorite tonic for procrastination—which I have mentioned in passing previously—is what I call a dash, which is simply a short burst of focused activity during which you force yourself to do nothing but work on the procrastinated item for a very short period of time—perhaps as little as just one minute. By breaking a few tiny pebbles off of your perceived monolith, you end up psyching yourself out of your stupor, as well as making much-needed progress on your overdue project. Neat, huh?
from http://www.43folders.com/...stinations-ass-run-a-dash
|
|
|
|
|
236
|
Main Area and Open Discussion / Living Room / Why My Mom Bought an Android, Returned It, and Got an iPhone
|
on: August 02, 2011, 04:59:34 AM
|
Seeing the basically useless state of the phone on initial boot, I told my mother that I’d take the phone for an hour or so and give it back to her “cleaned up.” I deleted apps. I configured notifications. I set up accounts. None of it was easy, and every step of the way I ran into really bizarre problems. The elegant Google widgets that come with stock Android were stripped out of the phone. The camera app, besides looking like it had been designed in 1995, just wouldn’t rotate when I turned the phone on its side. Apps that worked on my Droid Incredible crashed as soon as I opened them on the Charge. After about an hour of poking and prodding the battery had dropped from 95% to 50%. Completely frustrated, I turned to the internet, where confused users were posting questions with titles like “Should my battery last more than 6 hours?” and “I think my phone is broken…” from http://www.betabeat.com/2...ned-it-and-got-an-iphone/
|
|
|
|
|
241
|
Other Software / AutoHotkey / Hide Gui Buttons previously created
|
on: July 29, 2011, 07:37:35 AM
|
In a loop I create a bunch of buttons with the following code: Code: Formatted for Autohotkey with the GeSHI Syntax Highlighter [ copy or print] Gui, Add, Button, gButtonDestinationSelect HWNDButtonDestinationSelect %a_index%, %ButtonLabel%
Later on I want to hide/disable all these buttons using GuiControlGet, Hide but I'm not able to 'point' to these buttons, could anyone write a quick example?
|
|
|
|
|
242
|
Main Area and Open Discussion / Living Room / It's Time to Fix Subversion Merge
|
on: July 28, 2011, 07:22:49 AM
|
This month we launched a project to fix Subversion merge. Subversion fills a need for simplicity and team synchronization. It also has an advantage handling large files and repositories. However, there is one thing about Subversion that definitely sucks: Merging.
We've started work with the Apache Subversion team to fix the merge in a way that will be compatible with existing servers and clients. Once this is released, we will be able to bring great modern workflows to Subversion, including contributor branching and merging, merge requests, code reviews, etc. We'll future-proof your existing Subversion repository and accelerate your development.
from Assembla blog
|
|
|
|
|
245
|
Main Area and Open Discussion / Living Room / software trials
|
on: July 25, 2011, 05:21:59 AM
|
|
Some software is feature limited, some is time limited, some don't have a demo at all (?). For software that you ended up buying after trying it first, what type of trial did it have?
|
|
|
|
|
247
|
Main Area and Open Discussion / General Software Discussion / Re: How necessary is the UAC in Windows 7?
|
on: July 20, 2011, 07:26:12 AM
|
|
Any malware that changes your hosts file will be able to do so without you getting prompted if you turn off UAC. This file can only be edited as an administrator, and when changed could make it look like you are on a certain website (say paypal) while in reality you are using some one elses.
You could combine the prompts if you run both from another UAC'ed process (not sure if you can elevate a batch file)
|
|
|
|
|
248
|
Other Software / Developer's Corner / Re: md5 / sha1 hashes What's the point?
|
on: July 20, 2011, 04:13:51 AM
|
|
Your point makes sense mouser, and this is the first time I heard about posting hash files in multiple places. Who ever checks that hashes are identical in multiple locations though before checking the download hash matches it? If that is what is required then I think the practicality of someone correctly using hashes is close to zero. How does someone know the other locations that store the hash file? A hacker could simple change the link to another site it controls, so now you need to verify the locations as well as the hash files. *head explodes*
|
|
|
|
|
249
|
Other Software / Developer's Corner / md5 / sha1 hashes What's the point?
|
on: July 20, 2011, 03:26:48 AM
|
|
I sometimes see md5/sha1 hashes available to check programs/isos against. What is the point of them?
I know they can be used to verify that the program/software was downloaded without crc errors, but any good installer checks its contents for this before installing, and I've not had any crc errors for years in downloads. Hashes supposedly can tell you if the file has been tampered with, as I read the other day where an author's downloads were manipulated and they said: Always check your hashes. However surely it's trivial to change the webpage where the hash is listed or the hash file itself? How do you know that the person that made the installer and the hash file are the same person and are in fact the correct author of the download? So in my view it's not any help in this area either.
I must be missing something, so I ask: what is a good use of these hashes?
|
|
|
|
|