Messages - daddydave [ switch to compact view ]

Pages: prev1 2 3 4 [5] 6 7 8 9 10 ... 171next
21
scrcpy of course  :)

Thanks! I'd not heard of this!
Google has hidden it well. :)
It's easier to connect than the instructions on github indicate.

Here is a short video guide






23
As it turns out, I’m not alone. The forums of Reddit, Quora, and Yahoo! Answers are filled with men—it’s always men—asking other men what it means when someone calls them “boss,” and whether they should be honored, amused, or offended. “It’s meant to insult you without you realizing it,” some say. “It’s just slang. Get over it,” others counter.



Why I Hate it When Other Guys Call Me 'Boss'
boss.png



from Men's Health

24
N.A.N.Y. 2011 / Re: NANY 2011 Release: TaskDaddy Release
« on: July 21, 2021, 06:09 PM »
10-Years-Later.jpg

Although development on this has stopped, it has bothered me for some time that I lost the _OptParse.au3 file TaskDaddy depended on, and also it appears the whole internet has lost it as well. This prevented people from being able to easily build TaskDaddy themselves.  After being unable to find a good substitute for _OptParse, I discovered it was just as easy to use the AutoIt built-in $CmdLine array for both option and task parsing.  I also realized that, for interfacing with Outlook, I only use 3 of the functions from Wooltown's Outlook.au3, and 2 of those I had to modify, so I just created a separate module with those 3 functions. (In the meantime, Wooltown has redesigned Outlook.au3 into OutlookEX if you are interested.)

So it needs more testing, but as of today I think I've done it: created a buildable version with no missing files and pushed it here: https://github.com/daddydave/taskdaddy
No feature updates expected, but at least it can be built again. I'll update the first post in this thread soon. Thank you for your support!

P.S. I (re-)discovered this script only works when it is compiled, because of how the $CmdLine array works.

25
This is more "from the ground up" than the previous Python Humble Bundle I posted. (Oh and I just noticed this is not the only active Python bundle on the site. Search the Humble Bundle site for Python if you're interested, that one looks more advanced/specialized than this one.)

Up to 15 No Starch Press Python books at $1, $10, $18 levels

Humble and No Starch Press are bringing you the best and brightest information on Python programming with our newest bundle! If you’ve always wanted to automate, code, and program your way to a more effective and efficient digital life, ebooks like Python Crash Course, 2nd Edition, Automate the Boring Stuff with Python, 2nd Edition, and Beyond the Basic Stuff with Python will help you get there! Plus, your purchase helps support the Python Software Foundation and the No Starch Press Foundation!



Click image to go to the site.
Screenshot - 5_31_2021 , 4_24_19 PM.png



from

Pages: prev1 2 3 4 [5] 6 7 8 9 10 ... 171next
Go to full version