4851
Living Room / Re: Unauthorized Contest: Who's been the most helpful in the last 3 months?
« Last post by skwire on October 24, 2009, 03:29 PM »+1 for Cody.
I suggest that we communicate when you have had a chance to read and digest the contents.I think the complexity of this project has gotten to the point where I really don't have the time to continue working on it. You are free to use the code I've written so far as a starting point for future work; I suspect that what you need is outside the scale of the Coding Snack approach here, and you may be better off trying to hire a programmer for the job using a site such as http://www.rentacoder.com. I trust you can understand.
Over the next 24 hours I will rethink the implications and write a one-pager on how I think that we should proceed.-forkinpm (October 24, 2009, 08:23 AM)
Also it would be nice if it still worked on the window even if it loses focus or could somehow even work in the background.-WhiteLion (October 24, 2009, 07:09 AM)

Hi Skwire - I'm new to the forum - I too am a fan of Billy and was wondering if you planned on adding Gapless playback support?-rezidue (October 21, 2009, 05:34 PM)
P.S. Files 2 Folder is great too!-rezidue (October 21, 2009, 05:34 PM)
is there a way to make this script global so that when I triple click I send a window key signal (bringing up my taskbar)? would I just make the process explorer.exe?-aidan_cage (October 20, 2009, 04:06 PM)
can I call you Jody?-forkinpm (October 17, 2009, 03:57 AM)
1. What does this first script cost?
2. How do I pay for it?
3. Is the payment to you or DC using PayPal?-forkinpm (October 17, 2009, 03:57 AM)
4. The task is the first of a series of 5 + steps to create a simple translation platform from English to German.
5. How could we deal with the rest?
6. French Italian and Spanish would hopefully follow.-forkinpm (October 17, 2009, 03:57 AM)
7. Can I have some choice in the tool or language used?
8. I began with the desire to use a language that is close to natural English.
9. The Zeno interpreter followed by C-Sharp would be my choices; before ahk.-forkinpm (October 17, 2009, 03:57 AM)
The initial test, with the same file, as I had provided you with, produced the following results.
* No words were tagged, which were followed directly by a punctuation mark.
So I removed all punctuation marks from the text and reran the script with the following result
* In most cases initial words and closing words of sentences were still not being tagged.
Can it be that "invisible" end-of-line characters are causing the problem.-forkinpm (October 17, 2009, 06:17 AM)
Where there are instances of the same word appearing with different tags, how will the script react?
It should have three possibilities:
1. Ignore all because of failing logic
2. Take the first as being the most typical or
3. Take each variant inserting each in turn in separate brackets after the word.
This is the way in which I expect it to be programmed.-forkinpm (October 17, 2009, 06:17 AM)
My last file test was based on using UTF8 coded text.-forkinpm (October 17, 2009, 06:17 AM)

So here's a feature request: A option to specify whether files should be queued or played when launched from explorer.-sri (October 14, 2009, 12:39 AM)
The kudos needs to go to Microsoft, however, for providing the window message that makes it easy to do stuff like that.My motivation is to have as simple a workspace as possible because there are some follow-on steps.
When could you have some code I could use to test and when will I know in which language you will write and what I will be expected to pay??-forkinpm (October 15, 2009, 01:14 PM)
I hope Skwire wont mind me commenting:-tomos (October 15, 2009, 02:59 PM)
Why not create a setting in which the user would choose the place of the dropped files?
I mean, the user should be able to place the files in a specific place (eg.: at the middle of the playslist) instead of the way of getting them dropped automatically to the end of the list.-troutfan (October 10, 2009, 10:20 AM)