User Copas - Stack Overflow most recent 30 from stackoverflow.com 2009-12-02T00:48:10Z http://stackoverflow.com/feeds/user/105170 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/1538714/autoit3-how-to-branch-if-a-window-pops-up/1539509#1539509 0 Answer by Copas for AutoIt3 - How to branch if a window pops up? Copas 2009-10-08T18:02:21Z 2009-10-08T18:02:21Z <p>If you don't know when it will happen (something that could pop up at any time) you could try this...</p> <pre><code>AdlibEnable("myadlib") Func myadlib() If WinActive("Error") Then ;... EndIf EndFunc </code></pre> <p>From the help file...</p> <h2>AdlibEnable </h2> <p>Enables Adlib functionality.</p> <p>AdlibEnable ( "function" [, time] )</p> <p>Parameters</p> <p>function The name of the adlib function to call. time [optional] how often in milliseconds to call the function. Default is 250 ms. </p> http://stackoverflow.com/questions/968522/too-careless-in-programming/968537#968537 103 Answer by Copas for Too "careless" in programming? Copas 2009-06-09T06:52:13Z 2009-09-13T04:45:49Z <p>If learning to program doesn't make you feel dumb you're doing it wrong.</p> <p>You will get used to it. I know - I feel the same way.</p> http://stackoverflow.com/questions/993671/accidentally-created-a-virus/993750#993750 48 Answer by Copas for Accidentally created a virus? Copas 2009-06-14T20:57:59Z 2009-09-09T01:51:29Z <blockquote> <p>Do these false positives also occur with other compilers?</p> </blockquote> <p>Yes, this is has been a common problem in the past for <a href="http://www.autoitscript.com/" rel="nofollow">AutoIt</a> as addressed in this forum post <a href="http://www.autoitscript.com/forum/index.php?showtopic=34658" rel="nofollow">"Are my AutoIt EXEs really infected?"</a>. In most cases including <a href="http://www.autoitscript.com/" rel="nofollow">AutoIt</a> it stems from poor heuristic practices. Since <a href="http://www.autoitscript.com/" rel="nofollow">AutoIt</a> uses the free and open <a href="http://upx.sourceforge.net/" rel="nofollow">UPX</a> compressor it is often mistaken for malicious code that also uses <a href="http://upx.sourceforge.net/" rel="nofollow">UPX</a>.</p> <p>The best (and possibly only) thing you can do is report these mistakes so they can refine their heuristics or at least white list you app.</p> <p>Below is a list of contact information for some popular anti-virus companies. They all claim to appreciate submissions as it helps them make their product better.</p> <ul> <li><a href="http://www.avira.com/" rel="nofollow">AntiVir</a> - <a href="http://www.avira.com/en/company/contact.html" rel="nofollow">Contact</a></li> <li><a href="http://www.emsisoft.com/" rel="nofollow">A2 (A-Squared)</a> - <a href="http://mailto%3Afp@emsisoft.com/" rel="nofollow">Contact</a> (email address)</li> <li><a href="http://www.avast.com/" rel="nofollow">Avast!</a> - <a href="http://forum.avast.com/" rel="nofollow">Contact</a></li> <li><a href="http://www.grisoft.com/" rel="nofollow">AVG</a> - <a href="http://www.grisoft.com/doc/110/lng/us/tpl/tpl01" rel="nofollow">Contact</a></li> <li><a href="http://www.bitdefender.com/" rel="nofollow">BitDefender</a> - <a href="http://www.bitdefender.com/site/contact/1/" rel="nofollow">Contact</a></li> <li><a href="http://www.bullguard.com/" rel="nofollow">BullGuard</a> - <a href="http://www.bullguard.com/support/live-support.aspx" rel="nofollow">Contact</a></li> <li><a href="http://www.clamav.net/" rel="nofollow">ClamAV</a> - <a href="http://www.clamav.net/team.html#pagestart" rel="nofollow">Contact</a></li> <li><a href="http://www.clamwin.com/" rel="nofollow">ClamWin</a> - <a href="http://forums.clamwin.com/" rel="nofollow">Contact</a></li> <li><a href="http://www.comodo.com/" rel="nofollow">Comodo</a> - <a href="http://www.comodo.com/corporate/contact.html" rel="nofollow">Contact</a></li> <li><a href="http://www.eset.com/" rel="nofollow">ESET's Nod32</a> - <a href="http://www.eset.com/company/contact.php" rel="nofollow">Contact</a></li> <li><a href="http://www.ealaddin.com/" rel="nofollow">eSafe</a> - <a href="http://techsup.ealaddin.com/" rel="nofollow">Contact</a> (login required)</li> <li><a href="http://www.fortinet.com/" rel="nofollow">Fortinet</a> - <a href="http://www.fortinet.com/contact%5Fus/" rel="nofollow">Contact</a></li> <li><a href="http://www.f-prot.com/" rel="nofollow">F-PROT</a> - <a href="https://forum.f-prot.com/" rel="nofollow">Contact</a></li> <li><a href="http://www.f-secure.com/en%5FUS/" rel="nofollow">F-Secure</a> - <a href="http://www.f-secure.com/en%5FUS/about-us/contact-us/index.html" rel="nofollow">Contact</a></li> <li><a href="http://www.gdata.de/" rel="nofollow">G-Data</a> - <a href="http://www.gdata.de/support.html" rel="nofollow">Contact</a></li> <li><a href="http://www.kaspersky.com/" rel="nofollow">Kaspersky</a> - <a href="http://usa.kaspersky.com/about-us/contact-info/" rel="nofollow">Contact</a></li> <li><a href="http://www.mcafee.com/" rel="nofollow">McAfee</a> - <a href="http://mailto%3Avendor%5Fquestions@mcafee.com/" rel="nofollow">Contact</a> (email address)</li> <li><a href="http://www.norman.com/" rel="nofollow">Norman</a> - <a href="http://mailto%3Asupport@norman.com/" rel="nofollow">Contact</a> (email address)</li> <li><a href="http://www.pandasecurity.com/usa/" rel="nofollow">Panda Anti-Virus</a> - <a href="http://www.pandasecurity.com/usa/about/contact/" rel="nofollow">Contact</a></li> <li><a href="http://www.sophos.com/" rel="nofollow">Sophos</a> - <a href="http://www.us.sophos.com/companyinfo/contacting/" rel="nofollow">Contact</a></li> <li><a href="http://www.symantec.com/index.jsp" rel="nofollow">Symantec (Norton)</a> - <a href="http://www.symantec.com/feedback/contactus.jsp" rel="nofollow">Contact</a></li> <li><a href="http://www.sunbeltsoftware.com/" rel="nofollow">Vipre</a> - <a href="http://www.sunbeltsoftware.com/Support/" rel="nofollow">Contact</a></li> <li><a href="http://onecare.live.com/site/en-us/default.htm" rel="nofollow">Windows Live OneCare</a> - <a href="https://feedback.live.com/?productkey=wlsafety&amp;scrx=1" rel="nofollow">Contact</a></li> <li><a href="http://www.zonelabs.com/" rel="nofollow">ZoneLabs</a> - <a href="http://www.zonelabs.com/store/content/company/contact.jsp?dc=12bms&amp;ctry=US&amp;lang=en" rel="nofollow">Contact</a></li> </ul> http://stackoverflow.com/questions/1298477/how-do-i-take-keyboard-input-in-autoit/1397063#1397063 0 Answer by Copas for How do I take keyboard input in AutoIt? Copas 2009-09-09T00:49:04Z 2009-09-09T00:49:04Z <p>Not sure what you mean by your question but here is my take on it...</p> <p>It is unlikely that your program needs to capture all input from all keys. If you do infact need that kind of user input AutoIt might not be fore you see the post from the author of AutoIt about keyloggers][1]. If you need to take keyboard input of the hoykey type doing that in AutoIt is super easy.</p> <pre><code>HotKeySet("^+{q}", "reactionFunction") While 1 ;a loop WEnd Func reactionFunction() MsgBox(0, "You pressed CTRL+Shift+q", "You pressed CTRL+Shift+q") Exit EndFunc </code></pre> <p>If you want to take user input from an input box that is really easy also.</p> <pre><code>$data = InputBox("Enter Something", "Enter some data in the field below.") MsgBox(0, "The String You Entered...", "The string you entered is... " &amp; $data) </code></pre> <p>I hope this helped someone! If you have some other way of needing data input please post a comment and I will see if I can come up with a way that AutoIt can oblige. More info about HotKeySet and InputBox can be found in the AutoIt.chm help file (its actually a great reference).</p> http://stackoverflow.com/questions/856012/how-to-get-a-customer-to-understand-the-importance-of-a-qualified-dba/856221#856221 5 Answer by Copas for How to get a customer to understand the importance of a qualified DBA? Copas 2009-05-13T05:33:18Z 2009-07-07T20:49:44Z <p>Perhaps the link below from MS SQL Tips could give you some good talking points. But people who aren't technical wont respond to a technical explanation of the necessity of good DBA you are likley going to have to work toward proving the cost of bad DBA. Work out the worst case scenarios and see how they feel about them. If you can make it seem like a good financial move (and I think we all know it is) it will be an easy sell.</p> <p><a href="http://www.mssqltips.com/tip.asp?tip=1278" rel="nofollow" title="DBA Checklist">http://www.mssqltips.com/tip.asp?tip=1278</a></p> http://stackoverflow.com/questions/1078073/do-you-ever-try-to-explain-how-fun-programming-is/1078093#1078093 20 Answer by Copas for Do you ever try to explain how fun programming is? Copas 2009-07-03T07:00:33Z 2009-07-03T07:00:33Z <p>I often tell people programming is the closest thing to real magic a person can do. I sit down with nothing and produce a product out of it.</p> http://stackoverflow.com/questions/1029731/how-do-i-use-phps-pregmatch-to-validate-strings/1029754#1029754 1 Answer by Copas for How do I use PHP's preg_match to validate strings? Copas 2009-06-22T22:39:57Z 2009-06-22T22:39:57Z <p><a href="http://stackoverflow.com/users/1/jeff-atwood">Jeff Atwood</a> recently had an article on his <a href="http://www.codinghorror.com/blog/" rel="nofollow">coding horror blog</a> about regular expressions. Check out "<a href="http://www.codinghorror.com/blog/archives/001274.html" rel="nofollow">Regular Expressions for Regular Programmers</a>".</p> http://stackoverflow.com/questions/1029425/in-this-rough-economy-what-programming-jobs-have-you-seen-to-be-most-in-demand/1029429#1029429 5 Answer by Copas for In this rough economy, what programming jobs have you seen to be most in demand? Copas 2009-06-22T21:13:59Z 2009-06-22T21:13:59Z <p>Automation, many companies want to streamline things to save money.</p> http://stackoverflow.com/questions/1029400/a-programmers-options-for-source-of-income/1029414#1029414 1 Answer by Copas for A programmer's options for source of income Copas 2009-06-22T21:10:42Z 2009-06-22T21:10:42Z <p>You could get a job, or sell software directly...</p> http://stackoverflow.com/questions/1025494/obfuscating-c-c-code/1025597#1025597 0 Answer by Copas for Obfuscating C/C++ Code Copas 2009-06-22T05:38:29Z 2009-06-22T05:38:29Z <p>It is my understanding that a properly written obfuscator's output after compilation with a properly written compiler would be identical to the unobfuscated output. As far as I am aware both should decompile to the same code.</p> <p>I feel the best course would be to explain the situation to the client. They are likely to thank you for not carrying out a task that could in the long run make them seem foolish.</p> http://stackoverflow.com/questions/844030/sending-messages-to-a-flash-game-with-c-autoit/1024078#1024078 3 Answer by Copas for sending messages to a flash game with C# / autoit Copas 2009-06-21T14:50:43Z 2009-06-21T14:50:43Z <p>Something you may want to try to rule out window handle and variable handling issues. There should be no need to use WinGetTitle the "Minesweeper" window title should work fine. According to my AutoIt v3 Window Info tool in Windows 7 the title and class of Minesweeper window are both Minesweeper. So hard coding </p> <blockquote> <p>auto.ControlClick("[TITLE:Minesweeper; CLASS:Minesweeper], "", "", "left", 2, r * 10, r * 10);</p> </blockquote> <p>might work. For more on how that works see <strong>Advanced Window Descriptions</strong> in the AutoIt help file. If this still isn't working look up <strong>WinTitleMatchMode</strong> in the help file. It allows you to set up some rules for leniency in window title matching that could make this easier for you.</p> <p>AutoIt X is AutoIt's DLL/COM control version it is how you would add AuotIt to any language that has DLL/COM support. In case anyone else was wondering <a href="http://www.autoitscript.com/forum/index.php?showtopic=39262" rel="nofollow">how you would use AutoIt in C#</a>. Unfortunately AutoIt X often lags behind in development and testing from the main language. Although have no reason to think your problem is caused by a bug just giving some background on the AutoItX project. If you haven't already you should post a copy of this question to the <a href="http://www.autoitscript.com/forum/index.php?showforum=14" rel="nofollow">ActiveX/COM Help and Support (AutoItX)</a> forum. One the the best things about AutoIt in my experience over the years is the community (which hasn't moved here much). That particular forum section is frequented by some of the developers of the language who would be happy to help.</p> <p>As to your <strong>June 20th</strong> note, AutoIt treats all variables like strings until it detects that its something special. It doesn't know a value is hex unless it starts with the 0x you mentioned. This has caused all sorts of strange problems for me in the past. I have on several occasions had to add zero to a variable to get AutoIt to evaluate it correctly after. This doesn't happen often with AutoIt3 but just something to keep in mind.</p> <p>If you need any AutoIt reference code plenty of members of the <a href="http://www.autoitscript.com/forum/index.php?act=Search&amp;CODE=show&amp;searchid=6d33165bd3e245e37eca1e3a23a77923&amp;search%5Fin=posts&amp;result%5Ftype=topics&amp;highlite=%2Bminesweeper" rel="nofollow">AutoIt forum have made Minesweeper bots</a> you can check out and possibly see something helpful.</p> http://stackoverflow.com/questions/172266/what-are-the-best-resources-to-start-learning-perl/902529#902529 5 Answer by Copas for What are the best resources to start learning Perl? Copas 2009-05-23T21:31:48Z 2009-06-20T01:13:33Z <p>This exact situation happened to me just over a year ago. I learned Perl largely from Randal starting with <a href="http://www.amazon.com/Learning-Perl/dp/B0026OR3NK/ref=sr%5F1%5F6?ie=UTF8&amp;s=books&amp;qid=1243114034&amp;sr=8-6" rel="nofollow">Learning Perl</a>. Learning Perl has got to be one of the best books on beginning programming I've read (and I have many). After learning Perl I went into <a href="http://www.amazon.com/Intermediate-Perl/dp/B0026OR38K/ref=sr%5F1%5F4?ie=UTF8&amp;s=books&amp;qid=1243114073&amp;sr=8-4" rel="nofollow">Intermediate Perl</a>. I also read <a href="http://rads.stackoverflow.com/amzn/click/1590593235" rel="nofollow">Randal Schwartz's Perls of Wisdom</a> and loved it. I even ended up listening to <a href="http://twit.tv/FLOSS" rel="nofollow">Floss Weekly</a> as a result of reading Randal's books.</p> http://stackoverflow.com/questions/1015834/what-do-these-perl-regexes-mean/1015845#1015845 1 Answer by Copas for What do these Perl regexes mean? Copas 2009-06-19T00:13:47Z 2009-06-19T00:13:47Z <p>You want to return something matching one or more characters that are anything but : followed by a : and the second one you want to do the same thing but replace it with $replace.</p> http://stackoverflow.com/questions/996279/how-to-create-self-contained-exe-file-as-output-of-my-application/996325#996325 2 Answer by Copas for How to create self contained exe file as output of my application Copas 2009-06-15T14:09:08Z 2009-06-15T14:09:08Z <p>Depending on your feelings about script languages <a href="http://www.autoitscript.com/autoit3/" rel="nofollow">AutoIt</a> might be just the thing for this. Aut2Exe.exe (the compiler) is only 340KB I have done this kind of thing before to make an application that creates other applications. In <a href="http://www.autoitscript.com/forum/index.php?s=&amp;showtopic=96425&amp;view=findpost&amp;p=693185" rel="nofollow">this post on the AutoIt forums</a> it is explained how to do exactly this with AutoIt. Good luck!</p> http://stackoverflow.com/questions/996201/code-reuse-and-refactoring/996255#996255 2 Answer by Copas for Code reuse and refactoring Copas 2009-06-15T13:54:40Z 2009-06-15T13:54:40Z <blockquote> <p>Is there a best practice for this problem; does reuse require watertight unit tests?</p> </blockquote> <p>Yes and sort of yes. Rewriting code you have already did right once is never a good idea. If you never reuse code and just rewrite it you are doubling you bug surface. As with many best practice type questions <a href="http://www.cc2e.com/" rel="nofollow">Code Complete</a> changed the way I do my work. Yes unit test to the best of your ability, yes reuse code and get a copy of <a href="http://rads.stackoverflow.com/amzn/click/0735619670" rel="nofollow">Code Complete</a> and you will be all set.</p> http://stackoverflow.com/questions/993400/how-to-learn-programming-related-topics-faster/993459#993459 1 Answer by Copas for How to learn programming related topics faster? Copas 2009-06-14T18:43:52Z 2009-06-14T18:43:52Z <p>My method of learning a new technology is simple but works very well for me. As a result I have quite a library! I usually buy the top three (sometimes more) books on a given topic. Since I'm some what of a slow study I read chapter one in all the books. After I have read a chapter or two in all I let the books compete for my time often one of them will speak to me more directly then the others. I often end up finishing only one of them but reading two thirds of another and little of the rest. This may be ineffective for your learning dollar but it works well for me. As a mostly self taught developer this method has stood me in good stead for many years.</p> http://stackoverflow.com/questions/991707/when-to-support-windows-64/991724#991724 8 Answer by Copas for When to support Windows 64? Copas 2009-06-13T22:59:57Z 2009-06-14T03:10:29Z <p>No better time than now. As the need for more ram increases 64 bit windows versions will get more and more prevalent. Play around a bit with <a href="http://www.google.com/trends?q=%2264%2Bbit%2Bwindows%22%2C%2232%2Bbit%2Bwindows%2B%22&amp;ctab=0&amp;geo=all&amp;date=all&amp;sort=0" rel="nofollow">Google trends</a> and you will see a clear uptick in people looking into it. As explained in <a href="http://www.codinghorror.com/blog/archives/000811.html" rel="nofollow">"Dude, Where's My 4 Gigabytes of RAM?"</a> the need for the every day user to go to a 64bit OS is just going to keep growing.</p> <p><strong>Edit in response to Jeff's comment</strong> <br/> I understand, any team will have to balance upgrades/bug fixes by priority. That will always be a difficult balance to strike. The benefits of a 64 bit version will only continue to grow!</p> <p>Good luck striking the right balance!</p> http://stackoverflow.com/questions/973288/how-to-persuade-on-important-software-development-issues/973301#973301 2 Answer by Copas for How to persuade on important software development issues Copas 2009-06-10T01:23:40Z 2009-06-11T05:41:11Z <p>I'm in a very similar boat and feel for you deeply. In my experience persuading others to follow any sort of best practice or development structure is next to impossible. Be sure to have plenty of good books around if anyone is interested in learning more about what your doing. Lead by example!</p> <p>Good luck!</p> http://stackoverflow.com/questions/977251/regular-expressions-and-negating-a-whole-character-group/977282#977282 2 Answer by Copas for Regular Expressions and negating a whole character group Copas 2009-06-10T18:10:19Z 2009-06-10T18:10:19Z <p>Using a regex as you described is the simple way (as far as I am aware). If you want a range you could use [^a-f].</p> http://stackoverflow.com/questions/977015/how-do-you-give-back-to-the-development-community/977030#977030 5 Answer by Copas for How do you give back to the development community? Copas 2009-06-10T17:27:29Z 2009-06-10T17:27:29Z <p>I love programming so I'm a bit of a "programming evangelist". By loaning/giving books to friends or people who are interested in software. Bringing more people into the world of coding is a great way to add to the community.</p> http://stackoverflow.com/questions/976889/whats-the-easiest-way-to-make-a-hotkey-for-windows/977009#977009 5 Answer by Copas for What's the easiest way to make a hotkey for windows? Copas 2009-06-10T17:22:38Z 2009-06-10T17:22:38Z <p>A great way to do this quickly and easily is with a script language that focuses on macro programming. My favorite is <a href="http://www.autoitscript.com/" rel="nofollow">AutoIt</a> as it says in a clip from the AutoIt help file...</p> <blockquote> <p>AutoIt was initially designed for PC "roll out" situations to reliably automate and configure thousands of PCs. Over time it has become a powerful language that supports complex expressions, user functions, loops and everything else that veteran scripters would expect.</p> </blockquote> <p>Writing a hotkey application in AutoIt couldn't be easier. For example lets say for some reason (to obscure to mention) you would like Alt+q to react as number pad key 7 in a particular situation possibly so you don't have to reach across the keyboard for it. Here's some code that does that...</p> <pre><code>Func _num7() Send("{numpad7}") EndFunc HotKeySet("!{q}","_num7") While 1 sleep(10) WEnd </code></pre> <p>If that's not straight forward enough the AutoIt help file and <a href="http://www.autoitscript.com/forum/index.php?" rel="nofollow">forums</a> are very helpful. Not to mention a (very) few AutoIt developers are available on SO if you end up with any AutoIt specific questions.</p> <p>In the example above lets say you only wanted the hotkeys to be active when a particular application was in use so as to not interfere with other hotkeys. This code would accomplish just that.</p> <pre><code>; The comment character in AutoIt is ; Local $inTargetProg = False Func _num7() Send("{numpad7}") EndFunc While 1 If WinActive("Target Application Window Title") and Not $inTargetProg Then HotKeySet("!{q}","_num7") ; binds Alt+Q to the _num7() function $inWC3 = True EndIf If Not WinActive("Target Application Window Title") and $inTargetProg Then HotKeySet("!{q}") ; UnBind the hotkey when not in use $inWC3 = False EndIf sleep(5) WEnd </code></pre> http://stackoverflow.com/questions/968441/should-we-hire-someone-who-writes-c-in-perl/968533#968533 14 Answer by Copas for Should we hire someone who writes C in Perl? Copas 2009-06-09T06:51:04Z 2009-06-10T00:19:57Z <p>I would argue writing C in Perl is a much better situation than writing Perl in C. As is often brought up on the SO podcast, understanding C is a virtue that not all developers (even some good ones) have nowadays. Hire them and buy a copy of <a href="http://rads.stackoverflow.com/amzn/click/0596001738" rel="nofollow">Perl Best Practices</a> for them and you will be set. After best practices a copy of <a href="http://rads.stackoverflow.com/amzn/click/0596102062" rel="nofollow">Intermediate Perl</a> and they could work out.</p> http://stackoverflow.com/questions/973098/what-does-http-1-1-302-mean-exactly/973112#973112 2 Answer by Copas for What does HTTP/1.1 302 mean exactly? Copas 2009-06-10T00:09:02Z 2009-06-10T00:09:02Z <p>There might be some good information on this <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.3.3" rel="nofollow">here in the wc3.org documentation</a>. </p> http://stackoverflow.com/questions/972490/perl-regex-replace-all-backslashes-with-double-backslashes/972520#972520 0 Answer by Copas for Perl regex: replace all backslashes with double-backslashes Copas 2009-06-09T21:08:17Z 2009-06-09T21:08:17Z <p>How about this it should replace all \ with two \s.</p> <pre><code>s/\\/\\\\/g </code></pre> http://stackoverflow.com/questions/970765/why-does-an-application-running-as-the-system-account-on-windows-when-logging-off/970823#970823 2 Answer by Copas for Why does an application running as the system account on windows when logging off Copas 2009-06-09T15:32:40Z 2009-06-09T15:32:40Z <p>This is a security feature when a users session ends applications they invoked are terminated. If you need an application to run outside of a users session you need a service however since its in its own session services cant "reach into" the users session with messages and such.</p> http://stackoverflow.com/questions/948461/when-is-ui-eye-candy-appropriate-in-a-web-app/948483#948483 6 Answer by Copas for When is UI eye candy appropriate in a web app? Copas 2009-06-04T03:40:41Z 2009-06-08T20:09:42Z <p>There is no easy answer <a href="http://rads.stackoverflow.com/amzn/click/0465067107" rel="nofollow">The Design of Everyday Things</a> is a good place to start looking into simplistic design. Sites like SO that have a "clean" look with a little extra flash (figurative not the adobe kind) seem to fair the best.</p> <p>Exactly not MSDN is a good place to start...</p> <p><em>Update</em> - As pointed out by John in the comments the low bandwidth view of MSDN is actually pretty nice. Good call <a href="http://stackoverflow.com/users/102371/john-weldon">John Weldon</a> I had never looked at it before (and likely never would have). Thanks!</p> http://stackoverflow.com/questions/963369/how-do-i-know-im-not-a-know-it-all-beginner-programmer/966243#966243 4 Answer by Copas for How do I know I'm not a know-it-all beginner programmer? Copas 2009-06-08T18:30:02Z 2009-06-08T18:30:02Z <p>A couple rules I try to live by...</p> <p>Don't be afraid to admit when your <strong>wrong</strong>. The faster you detect/admit your own the more valuable team member you are. The more receptive to criticism you are the more you will gain from it. Try to love being proven wrong (as dumb as that sounds) and see it as a chance to learn something you would have never learned on your own since you thought you did it right the first time.</p> <p>Don't be afraid to say "<em>I don't know</em>". Admitting/realizing you don't know something is the fastest way to know more about it. If you feel like you fully understand some (or any) process you are shutting yourself down to reception of new ideas and information.</p> http://stackoverflow.com/questions/962120/need-regex-to-parse-keywordvalue-with-single-or-double-quotes/962149#962149 7 Answer by Copas for Need regex to parse keyword='value' with single or double quotes Copas 2009-06-07T15:52:57Z 2009-06-07T16:54:54Z <p>In Perl this is a regex that would work. It first matched for the start of the line then matches for one or more non = characters and sets them to $1. Next it looks for the = then the a non paren with a choice of matching for " or ' and sets that to $2. </p> <pre><code>/^([^=]+)=(?:"([^"]+)"|'([^']+)')$/ </code></pre> <p>If you wanted it to match blank expressions like. </p> <p>This=""</p> <p>Replace the last two + with an * Otherwise this should work</p> <p><strong>Edit</strong> As mentioned in the comments. Doug used...</p> <pre><code> /^\s?([^=]+)\s?=\s?("([^"]+)"|\'([^\']+)\')\s?/ </code></pre> <p>This will match one optional white space on ether end of the input or value and he has removed the end of line marker.</p> http://stackoverflow.com/questions/285568/itunes-com-interface-obtain-song-added-to-library/954495#954495 1 Answer by Copas for iTunes COM interface - obtain song added to library? Copas 2009-06-05T06:22:50Z 2009-06-05T06:22:50Z <p>I know this question is very old but... </p> <p>If you are still interested in the iTunes COM and autoit check out this <a href="http://www.autoitscript.com/forum/index.php?showtopic=70675&amp;hl=itunes%2Budf" rel="nofollow">iTunes user defined function</a> set by torels of autoitscript.com. A very deep dive into the iTunes COM any language you want to implement iTunes COM manipulation in this can be your guide.</p> http://stackoverflow.com/questions/953869/is-the-return-worth-the-investment-in-learning-fortran/953884#953884 5 Answer by Copas for Is the return worth the investment in learning Fortran? Copas 2009-06-05T01:28:38Z 2009-06-05T01:58:09Z <p>A qualified yes but mostly no...</p> <p>For me Fortran is used similarly at work it is possibly worth the investment since it makes you better at your job. However as a purely academic exercise I wouldn't think so. In my understanding is nothing makes it especially important to learn from a stand point of personal improvement.</p> <p>If it will really help in your job its worth it to familiarize yourself with any language. They are all so interrelated its not that big a deal to learn a new language if it helps you at work.</p> <p>But for purely academic language learning work on something fun like <a href="http://en.wikipedia.org/wiki/Haskell%5F%28programming%5Flanguage%29" rel="nofollow">Haskell</a> or something that can help to you build your understand of the hardware like <a href="http://en.wikipedia.org/wiki/Assembly%5Flanguage" rel="nofollow">assembler</a> or <a href="http://en.wikipedia.org/wiki/C%5F%28programming%5Flanguage%29" rel="nofollow">C</a>.</p> <p>A similar post with some good information can be found <a href="http://stackoverflow.com/questions/31672/learning-fortran-in-the-modern-era">here</a>.</p> http://stackoverflow.com/questions/1686975/choosing-a-windows-automation-script-language-autoit-vs-autohotkey Comment by Copas on Choosing a Windows Automation script language. Autoit vs Autohotkey. Copas 2009-11-07T16:43:53Z 2009-11-07T16:43:53Z AutoIt changed my life. It has became an invaluable tool in my work. http://stackoverflow.com/questions/1597774/using-control-send-on-windows-live-messenger-for-auto-typing-text Comment by Copas on Using control send on windows live messenger For auto typing text. Copas 2009-10-21T00:58:12Z 2009-10-21T00:58:12Z As a fairly heavy AutoIt user I cant wait to see if someone can solve this well. I expect they can't and its a limitation of the Windows API. Hope it works out for you but I wouldn't hold my breath. http://stackoverflow.com/questions/1436383/can-a-protocol-be-secured-by-encryption Comment by Copas on Can a protocol be secured by encryption? Copas 2009-09-17T02:04:05Z 2009-09-17T02:04:05Z Encrypt the bytes before you send them. http://stackoverflow.com/questions/4954/what-are-good-regular-expressions/25850#25850 Comment by Copas on What are good regular expressions? Copas 2009-09-16T22:08:41Z 2009-09-16T22:08:41Z That doesn't seem to work... or I'm missing something. http://stackoverflow.com/questions/968522/too-careless-in-programming/968537#968537 Comment by Copas on Too "careless" in programming? Copas 2009-09-14T20:57:18Z 2009-09-14T20:57:18Z Thanks! Got my first gold badge w00t! http://stackoverflow.com/questions/885908/while-1-vs-for-is-there-a-speed-difference Comment by Copas on while (1) Vs. for (;;) Is there a speed difference? Copas 2009-09-09T15:12:18Z 2009-09-09T15:12:18Z @Liran Orevi a better explanation of that would be great. http://stackoverflow.com/questions/1298477/how-do-i-take-keyboard-input-in-autoit Comment by Copas on How do I take keyboard input in AutoIt? Copas 2009-09-09T00:52:08Z 2009-09-09T00:52:08Z It is still very hard to understand exactly what you are asking for. If you could give an example of what you want to do I'm sure I could be of more help. @Bombe while AutoIt wont replace Java for you it is amazing for Windows system automation tasks. http://stackoverflow.com/questions/1079542/implementing-regular-page-refresh-but-without-page-flashing Comment by Copas on Implementing regular page refresh but without page flashing Copas 2009-07-03T14:16:58Z 2009-07-03T14:16:58Z Great question, wondered this also. http://stackoverflow.com/questions/1025494/obfuscating-c-c-code/1025561#1025561 Comment by Copas on Obfuscating C/C++ Code Copas 2009-06-22T05:32:18Z 2009-06-22T05:32:18Z A great point, making things clear to the client will mean more in the long run. http://stackoverflow.com/questions/993671/accidentally-created-a-virus/993750#993750 Comment by Copas on Accidentally created a virus? Copas 2009-06-20T02:46:49Z 2009-06-20T02:46:49Z @Argalatyr - Thanks again, the logo is not of a vipre its of a viper. That might be what caused the typo. :) http://stackoverflow.com/questions/993671/accidentally-created-a-virus/993750#993750 Comment by Copas on Accidentally created a virus? Copas 2009-06-19T14:27:16Z 2009-06-19T14:27:16Z @Argalatyr - Added Thanks! http://stackoverflow.com/questions/1010120/maximum-number-of-groups-in-java-regex Comment by Copas on Maximum number of groups in Java Regex Copas 2009-06-18T00:16:25Z 2009-06-18T00:16:25Z Why did you assume the maximum was 9? http://stackoverflow.com/questions/1007481/how-do-i-replace-whitespaces-with-underscore-and-vice-versa/1007497#1007497 Comment by Copas on How do I replace whitespaces with underscore and vice versa? Copas 2009-06-17T14:46:21Z 2009-06-17T14:46:21Z This is the correct regex exactly what was asked for +1. http://stackoverflow.com/questions/993671/accidentally-created-a-virus/993750#993750 Comment by Copas on Accidentally created a virus? Copas 2009-06-15T18:22:21Z 2009-06-15T18:22:21Z @Loren: Interesting, I wasn't aware they made such distinctions. Thanks for the heads up! http://stackoverflow.com/questions/993671/accidentally-created-a-virus/993996#993996 Comment by Copas on Accidentally created a virus? Copas 2009-06-15T00:50:05Z 2009-06-15T00:50:05Z This is similar to the problem AutoIt often has. I feel your pain, with deployed code it is very difficult to (fully) convince the customer that it is a false positive.