topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Sunday September 20, 2026, 11:04 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 ... 272 273 274 275 276 [277] 278 279 280 281 282 ... 1515next
6901
Thanks for the bug report mindstormer -- I should be able to fix that fairly easily.  :up:
As for replacing windows explorer -- there are so many good and powerful explorer replacements, i don't think i could do it justice.
6902
N.A.N.Y. 2015 / NANY 2015 Release: WhenLast (Android app)
« Last post by mouser on November 22, 2014, 12:40 AM »
I decided to combine my recent experiments with alternative programming languages/platforms with NANY this year, and release an Android app for NANY 2015.

My first Android App is tentatively called "When Last".

DOWNLOAD: https://www.donation...whenlast-release.apk

It's a simple app that helps you keep track of the last time(s) you performed some activity (like changed the batteries on your smoke detector).
This is actually an idea that I think was discussed on the forum in the context of a desktop app several years ago -- and it may have actually been coded as one at that time?

Screenshots:
WhenLastMain7.png
WhenLast_Edit.png
WhenLast_Prefs.png
WhenLast_About.png
WhenLast_Help.png
6903
General Software Discussion / Re: windows services manager. such a thing?
« Last post by mouser on November 21, 2014, 03:03 AM »
However, that does make me think that it might not be a bad idea for one of the profile "actions" to be the launching of another profile.  I'll give it some thought.

Yep, 4wd's idea is a good one.
6904
Living Room / Re: Google Contributor: A New (not so new) way to fund the web
« Last post by mouser on November 21, 2014, 12:33 AM »
According to this:

http://www.wired.com.../google-contributor/

In exchange for your support, you’ll see “thank you” messages where ads used to be—at least on the websites that participate in the program.


So let me get this straight, Google is going to be pushing you to cover your site in their ads, and then give people a way to throw some pennies at you in order to turn the ads into thank you images, and they take a cut of the money in the process?

This seems like an extremely cynical way to corrupt more sites into getting onto the google ad serving bandwagon, and just another step further down the road of ensuring that everyone is monetizing everything.
"Want people to be able to support your site? First cover it in ads, then we'll talk."
6905
Clipboard Help+Spell / Re: Sorting - latest copy on top
« Last post by mouser on November 21, 2014, 12:12 AM »
I think the conclusion is that CHS always sorts to the bottom when you start up, and I have to try to fix that.
6906
Living Room / Re: Google Contributor: A New (not so new) way to fund the web
« Last post by mouser on November 21, 2014, 12:10 AM »
Everything you just said.  It's a great idea.  It's not new.  Here comes google to stomp on in and trample in on top of the existing services and then abandon the field when they get bored.
On the other hand, the great PR machine that is google will mean this idea gets much more coverage and attention that it could have otherwise, and there is always the possibility they will help the idea succeed.
6907
Clipboard Help+Spell / Re: Quick Paste Menu Number of Items to Display
« Last post by mouser on November 20, 2014, 03:51 PM »
This is probably due to the way that Quick Paste is configured to not show old clips.

Essentially you need to edit the Quick Paste group sql and remove the time component.

See here for how to fix:
https://www.donation...ex.php?topic=26789.0
https://www.donation...ex.php?topic=15421.0
https://www.donation...ex.php?topic=33666.0
6908
Living Room / Re: Worm's neurons mapped, simulated in robot
« Last post by mouser on November 20, 2014, 12:39 PM »
Very cool stuff  :up:
6909
Living Room / Re: Show us the View Outside Your Window
« Last post by mouser on November 20, 2014, 10:53 AM »
I'd love to see some more photos of where people live..
6910
Using: Mono.
6911
Developer's Corner / Re: Experimenting with Other Programming Languages
« Last post by mouser on November 19, 2014, 06:46 PM »
Up next is Java programming for Android..

I highly recommend this set of tutorials, which I thoroughly enjoyed:
http://www.i-program...-android-studio.html
6912
Welcome to the site, dmytron  :up:

The current state of cross-platform development (writing code that runs on windows, mac, linux) is still in flux and not yet settled, so there is no one answer that is going to be completely satisfactory.

Recent developments in .NET are exciting in terms of the possibility that it will eventually become a serious option for cross platform development.  I don't think it's quite there yet.

Java has proven itself to be a good option for cross platform DESKTOP coding, and it is the preferred choice for Android mobile coding.  That leaves out Apple's iPhone/iPad of course.

If you aren't interested so much in Graphical User Interface stuff and mobile stuff, you also have some other options like Python.

I'm sorry that I don't have a very specific answer for you, but I guess my best answer goes something like this:

*DO* try to learn another language and ide.  Java would be a good choice and so would a .NET language like C#.  Start slowly and don't bite off more than you can chew.

The modern IDEs are insanely over-complicated and full of so many options and features and tools and stuff, that it can be completely overwhelming.  I think we're going to see a backlash against this one day -- because in the early stages of learning it makes everything more confusing and overwhelming.  Get yourself a good book and/or walk through some tutorials and just learn one thing at a time.
6913
Screenshot Captor / Re: feature request for auto-screenshot
« Last post by mouser on November 19, 2014, 07:53 AM »
I am considering a spin-off of Screenshot Captor specialized for auto-capturing of large numbers of images, sort of like an always-on screencast recording, with specialized features for reviewing past "recordings".
6914
Living Room / Re: Google Glass dead, already ?
« Last post by mouser on November 19, 2014, 06:44 AM »
 ;D ;D ;D
6915
Screenshot Captor / Re: Larger Toolbar buttons and OCR ?
« Last post by mouser on November 18, 2014, 12:46 AM »
With the trending higher resolution of today's monitors, I may indeed have to add support for larger icons to SC soon..
6916
Finished Programs / Re: DONE: Right Click any file and create New Folder by its Name
« Last post by mouser on November 15, 2014, 09:57 PM »
Ah that's an interesting point..
Technically you are right.

I guess it would be nice to (or have options to):
1. trim any digits off the end of the common prefix found
2. and/or not include any partial word (unless it is the FIRST word)
6917
Finished Programs / Re: DONE: Right Click any file and create New Folder by its Name
« Last post by mouser on November 15, 2014, 11:21 AM »
personally i think xd's idea is a nice one and I'd like to have a shell extension that could do that.  select a bunch of files, right-click, and it finds the common prefix (or suffix), makes a folder based on it, and moves files into it.
6918
Clipboard Help+Spell / Re: Sorting - latest copy on top
« Last post by mouser on November 15, 2014, 08:07 AM »
go let me look into this and see what i can do about it.
6919
Screenshot Captor / Re: SC post-capture run
« Last post by mouser on November 14, 2014, 11:08 AM »
This issue with the directory not being available at start has come up before.. I think I'll make a function to let it not panic about a missing directory until you try to make the first capture.
6920
Screenshot Captor / Re: SC post-capture run
« Last post by mouser on November 14, 2014, 10:21 AM »
Put those commands in a batch file and run the batch file in the post capture area.

But maybe a better thing would be to not set SC to start at boot time, and start it manually afterwords, after teh virtual shares are connected?
6921
N.A.N.Y. 2015 / Re: NANY 2015 Pledge: Untitled Game
« Last post by mouser on November 13, 2014, 10:36 PM »
nice  :up:
6922
Living Room / Re: Gadget WEEKENDS
« Last post by mouser on November 13, 2014, 09:50 PM »
For $22 i just bought this super affordable little dock for a cheap 7" android tablet i had laying around:

Screenshot - 11_13_2014 , 9_44_18 PM.png
http://www.amazon.co...iewing/dp/B007STRVTY

I can't vouch for the bluetooth functionality, because i connect my tablet with a 3.5mm audio cable, and the speaker quality is just mediocre.
But I love how little space it takes up and how perfectly it supports the tablet in landscape orientation, and gives it enough volume to be used as a tabletop internet radio.



To be clear, if you are looking for a bluetooth speaker for your PHONE, which will only be docked occasionally, then this is NOT the gadget for you -- there are much better quality speakers.

But if you have a spare tablet that you want to leave permanently docked with a minimal footprint and a reasonable increase in volume, this is an awesome gadget for the price.
6923
Living Room / Re: silly humor - post 'em here! [warning some NSFW and adult content]
« Last post by mouser on November 13, 2014, 07:56 PM »
nice find edvard.   very clever  :up:
6924
Guys, if you find yourself in a situation where you are in a legal battle with microsoft, these clauses are not going to be your primary problem.  Your primary problem will be raising a few billion dollars to pay your legal fees.  :-\
6925
Clipboard Help+Spell / Re: Sorting - latest copy on top
« Last post by mouser on November 13, 2014, 11:50 AM »
So the *only* problem is when CHS is first launched, and this issue does not present it self when the window is closed, reopened, or when you browse around and add new clips?  It's purely an issue of the initial position in the grid when the program is initially launched?
Pages: prev1 ... 272 273 274 275 276 [277] 278 279 280 281 282 ... 1515next