topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Saturday April 4, 2026, 11:38 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 ... 895 896 897 898 899 [900] 901 902 903 904 905 ... 1515next
22476
i think the trick is that you have to configure the regex expression for this file to be like
(.*),(.*),(.*),(.*),(.*),(.*),(.*),(.*),(.*),(.*),(.*),(.*),(.*),(.*),(.*),(.*),(.*),(.*)

in other words, one capture group for each column, separated by commas -- i think that is the regular expression pattern for a csv.

it might be nice if the plugin would let you tell it that the data is CSV then it wouldnt need a regex pattern from you and could handle quoted items -- which would otherwise be impossible or hard just using regex.
22477
Find And Run Robot / Re: Latest FARR Release v2.107.04 beta - Sep 23, 2012
« Last post by mouser on July 23, 2008, 02:51 PM »
Must be an issue in Vista


yep. it's by design.  i dont have FARR start after installation on vista because installs on vista run as admin wheras the program itself shouldnt.
22478
It might be worth pointing out that Eoin's Halite open source bit torrent client was just featured on LifeHacker today:
http://lifehacker.co...ghtweight-bittorrent
22479
FARR Plugins and Aliases / Re: Updated plugin: FARR MostRecentlyUsed 0.4.0
« Last post by mouser on July 23, 2008, 12:34 PM »
7

i apologize for not putting up an updated sdk sooner, i will try to do so tonight.
22480
FARR Plugins and Aliases / Re: Updated plugin: FARR MostRecentlyUsed 0.4.0
« Last post by mouser on July 23, 2008, 12:14 PM »
try returning E_EntryType_ALIASFILE
22481
It would be extremely cool if someone made a plugin that displayed results from Windows Search engine.

http://support.microsoft.com/kb/940157
22482
id like to see that thing do the dance moves.
22483
Amazing.  This is an incredibly cool demonstration of what can be done with the html view, the fscript sdk, and a very clever coder.

I can see this being very useful for people who have work-related table data that they need to search frequently.. But if anyone creates any data files of general use I hope they will share them.
22484
Find And Run Robot / Re: Feature Request: Search Search String History
« Last post by mouser on July 23, 2008, 05:15 AM »
i hope to have this and a few more things implemented in the next 2 weeks.
22485
Find And Run Robot / Re: Feature Request: Search Search String History
« Last post by mouser on July 23, 2008, 04:43 AM »
This has been requested a few times and it is coming soon.
22486
FARR Plugins and Aliases / Re: Updated plugin: FARR MostRecentlyUsed 0.4.0
« Last post by mouser on July 23, 2008, 02:39 AM »
Anyone knows why this is?

oops.  this has to be considered a FARR bug. i will fix.

i may have misspoken.. is mru handling this case manually in an unusual way?
s.newwave and i will have to talk about why this is happening since it doesnt happen with normal aliases.
22487
UrlSnooper / Re: No Network Adapter After OS Upgrade
« Last post by mouser on July 23, 2008, 02:04 AM »
As xerxes says, let's continue here:
https://www.donation...ndex.php?topic=14029
22488
UrlSnooper / Re: Network Adapter Detection Fails
« Last post by mouser on July 23, 2008, 02:03 AM »
Xerxes321,

Thank you for the detailed and intelligent report.
Your test with windump is the critical piece of data, telling us that its the winpcap drivers that are failing to detect the adapter and that it's out of my hands.

There have been longstanding issues with intel adapters and winpcap, and i still cannot understand why the winpcap people (who otherwise seem so responsible), have never addressed this issue and explained it as far as i can tell.  I would love if someone could find out from them why there is this problem.
22489
hahahaahahahhahaa


poor little cody is going to have nightmares when he sees this.
22490
Developer's Corner / Re: Dictators in free and open source software?
« Last post by mouser on July 23, 2008, 01:31 AM »
Also, dictator is really a loaded word and sets the wrong tone for such things..
A more helpful term would be Project Manager.
22491
Mini-Reviews by Members / Re: Mini Review - DeVeDe
« Last post by mouser on July 23, 2008, 01:26 AM »
Nice review  :up: :up:
ps. i like the way you put the screenshots in the spoiler buttons, cool idea.

Another nice feature is the 'adjust disk space' function.  Press the button in the middle of the dialog box (the one showing the projected size) and it will adjust the bitrates (within limits - up or down) to best fit the available medium.
nice.
22492
Find And Run Robot / Re: Feature request: Export launch history as shortcuts
« Last post by mouser on July 23, 2008, 01:23 AM »
sounds like a good idea and easy enough to do.
22493
NANY is will be coming up before you know it so get your ideas ready

imfainting.gif
22494
Developer's Corner / Dictators in free and open source software?
« Last post by mouser on July 22, 2008, 02:42 PM »
I know this is controversial, but i tend to agree with the general premise that it's helpful to have one person (or two), who is for all intents and purposes in charge of making final decisions and riding herd over a project.

This short essay talks about why:

Some people seem to challenge the idea that most (if not all) free software projects need a benevolent dictator—that is, somebody who has the last say on every decision. They are quick to point out Linus Torvalds’ past “mistakes” (see the brackets): using BitKeeper to manage the kernel, not allowing “pluggable” schedulers in Linux, etc. As a software developer, I feel that a dictator is absolutely necessary in every free software project. Here is why.


ps. While i agree with most of the points I don't don't agree it has to be one person for life -- i see no reason not to rotate people in charge. And i think when a project has only a few core developers, a normal informal equal-responsibility situation is fine.  I think this need to have one designated person in charge really becomes useful mostly when the group starts getting bigger.  My experience is that some things will just never get done unless you have a designated person to crack the whip and make sure everything that needs to get done does in fact get done.
22495
We need to say a HUGE thank you to Chris.

There were lots of people he could have given away the MSDN copy to.. It means a lot that he decided to give it away to someone here.

22496
A month and a half ago we announced a programming contest here at DC, to give away an amazing programming prize generously donated by long time DC forum member Chris Hanscom (Veign.com).

Three people chose to enter the contest, with entries that could not have been more different.



Complete DC newcomer Eric Wong blew everyone away with not one but two unusual entries that were extremely impressive from a technical/programming standpoint.  His first program, Webcam Signature, uses a computer webcam to identify and track a colored object and let users create signatures from it.  It's described by eric (VideoInPicture) on this thread, and has it's own full and beautiful website along with a video demo: here.
JohnDoeScreen.JPG

Eric's second submission, coded in only a couple of weeks, is called Circle Dock, and is a wonderfully cool implementation of a circular floating toolbar/dock/start menu.  Eric describes it in this thread and has another great website for it complete with a demo movie: here.
CircleDockSpiralMedium.jpg



Long time active DC participant Eóin entered a very polished professional program for managing sets of windows system services.  His program is called ServiceProfiles, and is described on this post has a website: here.  It's a program we expect many power users would find immediately useful and valuable:
eoin1.png



Sometimes poster and long time DonationCoder chatroom participant Hollowlife1987 submitted Btts, a complete standalone torrent tracker, complete with it's own web server (made in C# with asp.net).  It's a pretty impressive accomplishment and a very cool demonstration of what can be done combining asp with C# in a standalone tool.
btts1.png
btts2.png



In the end we AGONIZED over who to give the prize to.  All of them really deserved it for different reasons.

It's a strange prize to give out because it's such a varied set of tools that very few people on planet earth would have real use for more than one or two of the components in it.  We decided to ask the participants to tell us honestly how they would use the prize if they won it.. We do this quite a bit at DonationCoder because we try very hard to be fair and put things into the hands of those who will benefit from them.

This was actually the primary way we decided who to give the prize to -- not by deciding which program or programmer we liked best, but by deciding at this stage who we thought could most use it.

In the end we decided that there will be no single "Winner" but that:
  • We will give the MSDN giveaway prize to Eóin.
  • And we will create additional prizes for the other 2 entrants; Eric and Hollow both will get $250 in cash to spend as they wish (hopefully on programming related stuff!), and we'll endeavor to find some other gifts for them as well.
  • And all entrants will get a custom mug commemorating the contest (hey this is the best prize of all) and free web hosting for life.



So congratulations to the 3 winners, tied for first place: Eric Wong (VideoInPicture), Eóin O'Callaghan, and Hollowlife1987.

You should all be proud, and on behalf of DonationCoder and Veign, thank you for making this forum and site a more enjoyable and educational place to hang out.

I hope you will all keep us updated on your programs and future work.  Eric in particular we cannot wait to see what software you develop next(!)
22497
DesktopCoral / Re: Doesn't do what I need
« Last post by mouser on July 22, 2008, 10:41 AM »
yes i think you are right.. nothing i can do about that really.
22498
Living Room / MOVED: Announcing my new website (superboyac).
« Last post by mouser on July 22, 2008, 10:22 AM »
This topic has been moved to Announce Your Software/Service/Product, where it can have a happy and long life :)

https://www.donationcoder.com/forum/index.php?topic=14095.0
22499
DesktopCoral / Re: Doesn't do what I need
« Last post by mouser on July 22, 2008, 10:01 AM »
im not sure.. maybe the widget doesnt want to place itself over the coral for some reason?  if you start coral after the widget it works?
22500
possible to include a trigger key that will search after we have finished typing?
an OPTION in the plugin to say only search when i hit enter would make sense for this and other plugins.

alternatively i could make it something in farr so that for a given plugin you can tell farr not to call it until you hit enter.
Pages: prev1 ... 895 896 897 898 899 [900] 901 902 903 904 905 ... 1515next