Welcome Guest.   Make a donation to an author on the site May 23, 2013, 10:16:57 AM  *

Please login or register.
Or did you miss your validation email?


Login with username and password (forgot your password?)
Why not become a lifetime supporting member of the site with a one-time donation of any amount? Your donation entitles you to a ton of additional benefits, including access to exclusive discounts and downloads, the ability to enter monthly free software drawings, and a single non-expiring license key for all of our programs.


You must sign up here before you can post and access some areas of the site. Registration is totally free and confidential.
 
The N.A.N.Y. Challenge 2012! Download dozens of custom programs!
   
  Forum Home Thread Marks Chat! Downloads Search Login Register  
  Show Posts
      View this member's profile 
      donate to someone Donate to this member 
Pages: Prev 1 2 3 4 5 [6] 7 8 9 10 11 ... 75 Next
126  DonationCoder.com Software / N.A.N.Y. 2013 / Re: N.A.N.Y 2013 Submission - CommandPromptHere for FARR on: December 08, 2012, 04:47:20 AM
There's what appears to be support for a Cygwin bash prompt in the local version now smiley

Willing to investigate other analogous things.
127  DonationCoder.com Software / N.A.N.Y. 2013 / Re: N.A.N.Y 2013 Submission - CommandPromptHere for FARR on: December 08, 2012, 02:55:21 AM
Thanks for testing!
128  DonationCoder.com Software / N.A.N.Y. 2013 / Re: N.A.N.Y 2013 Submission - CommandPromptHere for FARR on: December 07, 2012, 05:45:09 PM
Thanks for the testing smiley
129  DonationCoder.com Software / N.A.N.Y. 2013 / N.A.N.Y 2013 Submission - CommandPromptHere for FARR on: December 07, 2012, 05:45:55 AM
A FARR plugin to provide "Command Prompt Here"-like behavior for FARR file / folder results.



Screenshot

[attachthumb=1]

[attachthumb=2]



Description

Command prompt access from FARR results -- for files, the containing directory is used as the working directory.

A variety of "command prompts" are supported (though see README.txt for configuration info):

  • cmd.exe
  • ConEmu
  • Cygwin Bash
  • Cygwin Zsh
  • MSYS Bash
  • msysGit Bash
  • NYAOS3
  • PowerShell
  • TCC (or TCC/LE)



Installation / Uninstallation / Requirements

It's a FARR plugin so installation and uninstallation are as usual.  Tested under Windows 7 64-bit with FARR 2.206.01.  Brief testing done on Windows XP Pro SP3.  May work for other versions of Windows.



Upgrading

If upgrading from an earlier version (0.0.0.2 or below), it may be easiest to start over.  The settings are likely compatible, but the arrangement of files in the plugin's directory differ.  I recommend copying the old plugin directory somewhere safe first before trying a newer version.



Downloads

Plugin

md5:526e1c4312173d8bc37cf992464d774c
sha1:6d1b55ab42a136e3a7179db2c217c9234066118a



130  Main Area and Open Discussion / General Software Discussion / Re: Keyboard shortcut of the day on: December 06, 2012, 11:07:11 PM
I wonder if I can make an Autohotkey macro to do it. Then I wouldn't have to remember it with my brain.

How's this?  Control+Alt+Shift+S to invoke...

Formatted for Autohotkey with the GeSHI Syntax Highlighter [copy or print]
  1.  
  2. ^!+s::
  3. {
  4.  Send !{Space}
  5.  Send M
  6.  Send {Up}
  7.  MouseMove, 1, 1
  8. }
131  Main Area and Open Discussion / General Software Discussion / Re: Keyboard shortcut of the day on: December 06, 2012, 08:50:09 PM
Tab at a command prompt to scroll through the items in the current directory.

Nice!
132  Main Area and Open Discussion / Living Room / Re: Gadget WEEKENDS on: December 02, 2012, 05:23:16 AM
Got an object that allegedly helps to reduce the chances of dropping a gadget:

[attachimg=1]

So far it seems to work pretty well -- at least on a mobile phone.

It's supposed to be reattachable -- and this has worked here at least once smiley
133  Main Area and Open Discussion / General Software Discussion / Re: Separating features into Basic and Advanced on: November 30, 2012, 03:37:34 AM
I think limiting the number of options makes and application more accessible and more attractive especially to new users of your SW.

I am reminded of The Magical Number Seven, Plus or Minus Two.
134  Main Area and Open Discussion / General Software Discussion / Re: Keyboard shortcut of the day on: November 29, 2012, 08:06:15 AM
Just found that the Paste, Copy, and Cut ones appear to be via:

  https://en.wikipedia.org/wiki/IBM_Common_User_Access#Description

May be there are some other things worth knowing there too...
135  Main Area and Open Discussion / Living Room / Re: The Free Videos Thread on: November 28, 2012, 01:07:22 AM
Here's a very fun YouTube channel:

http://www.youtube.com/user/Vihart

Indeed!

Had fun watching Doodling in Math Class: Connecting Dots
136  Main Area and Open Discussion / Living Room / Re: Oh Canada, your flu deaths are a farce on: November 27, 2012, 07:47:03 PM
It seems we're lucky that the following sort of situation is not extremely common (yet?):

  https://en.wikipedia.org/wiki/Griffith%27s_experiment

do you mean along the lines of -
a vaccination (non-virulent) coming in contact with a mild virus producing a killer flu?
that would be hard ...

What I was referring to was:

Quote
In this experiment, bacteria from the III-S strain were killed by heat, and their remains were added to II-R strain bacteria. While neither alone harmed the mice, the combination was able to kill its host.
137  Main Area and Open Discussion / General Software Discussion / Re: Keyboard shortcut of the day on: November 27, 2012, 06:45:58 AM
I'm left-handed and am usually drawing with the mouse and trying to hit a Ctrl+Otherkey shortcut and I catch the corner of the apps key - then, using the keyboard, I would have to leave the mouse to hit escape, or hit it with my right hand, both of which are a pain, especially if it keeps happening.

I'm not left-handed, but I use a trackball with that hand -- and as a trackball stays put, it turns out I can reach the Escape key with my left thumb smiley

Quote
For a long time I had the apps key 'converted' to the Control key but I missed it in other software - actually that was how I came across dc, trying to find out how to do that.

 Thmbsup



I find that Control+Escape has served me well over the years -- I wonder if it does anything in Windows 8...
138  Main Area and Open Discussion / Living Room / Re: Oh Canada, your flu deaths are a farce on: November 26, 2012, 09:40:52 PM
It seems we're lucky that the following sort of situation is not extremely common (yet?):

  https://en.wikipedia.org/wiki/Griffith%27s_experiment

139  Main Area and Open Discussion / General Software Discussion / Re: DVCS ? (All about Git, Mercurial-Hg and the like...) on: November 26, 2012, 08:21:17 PM
Thanks for the response smiley

Git is fun, isn't it ?

He he -- once I figure out how to do something I'm stuck on, perhaps so.

Quote
Rebase, not as much. Maybe because I'm mostly working on my own, I don't mind having a few meaningless commits.

I take the log rewriting features to be a longer term investment -- for those days when I don't remember so well what was done before (wait...isn't that most days?).

One of the benefits I'm experiencing through the use of DVCS has to do with reviewing code -- at commit time, when viewing the log, etc.  I find it tends to uncover opportunities for improvement.  When one's log consists of commits that are easy to understand and are focused, I find the reviewing tends to be easier.  I am guessing that modifying past commits can aid in this process.

Quote
Apart from that, yes, stashing can be extremely useful. E.g. for those times where I find a bug that should be fixed before pursuing some coding : stash the current work, do the bug fixing, come back to previous coding by reapplying stash.

Definitely seems like a good time to use stashing.

What I've been using it mostly for is the following sort of situation:

  • Working on feature A
  • Realize I need feature B
  • Stash feature A work
  • Implement feature B and test
  • Commit feature B and test
  • Apply saved stash to continue work on A

Before learning how to use the stash, I was using the Index Editor to selectively commit -- but I've found that after one accumulates enough changes, picking out the relevant bits can become error-prone and overwhelming.  He he...I need better planning too.

Still trying to develop the habit of pausing to stash before starting work on something unexpected though.

Quote
You mentioned renaming in a previous post. I still use the command line when I want to do an explicit file rename. But I usually don't have to as Git detects those if you're careful not committing renames with a bunch of other changes.

I use the GUI but manually remove and add.  Still seems like it'd be nice if there were explicit support for renaming!

Quote
SmartGit proved to be quite user friendly, stable and helpful. Used it almost exclusively, together with TortoiseGit which has some great features implementations too (I especially like the fact that I can select and copy commits from the log view and I'll get a nice clean copy of all of them, with the comments... I use that for quickly creating reports). Also, SmartGit now supports Hg, which is a good thing for those of us who use mercurial !

It's nice to have that Hg support  thumbs up

As I try hard not to use applications that modify the registry, I have not really used TortoiseGit -- a pity, as it seems so nice.  I wonder if there's a way to get it to work with 3rd party Explorer alternatives...



Apart from interactive rebasing via the command line, I've been using magit in Emacs a bit.  Once I got the hang of the UI idea, I've been finding it to be pretty decent.

FWIW, the following screencast was very helpful in getting started:

  Meet Magit
140  Main Area and Open Discussion / General Software Discussion / Re: Keyboard shortcut of the day on: November 26, 2012, 05:59:10 PM
The 'Apps' key (between right Alt and Ctrl) gives you the context menu, but it wont toggle the *ยง$%* thing. So you have to use your mouse to click elsewhere if you raise the menu by mistake;

I use the Esc key smiley

Quote
Shift+F10 toggles the context menu smiley

Nice!
141  Main Area and Open Discussion / General Software Discussion / Re: Keyboard shortcut of the day on: November 26, 2012, 05:57:53 PM
I'm always amazed that so few people know these:

- Ctrl-Shift-Esc to launch Task Manager

Definitely handy.

Quote
- Win-Break to open System Properties

Didn't know this one.

Quote
and (not really a keyboard shortcut, though)
- double-click on titlebar to maximize/restore an app

I didn't use this one much until recently when I discovered an app that has a lot of problems (on one machine at least) with drawing (text gets garbled / shifted / etc.).  As a quick fix, I double-click on the title bar and repeat.  Often this leads to a fixed view of things.
142  Main Area and Open Discussion / General Software Discussion / Re: Keyboard shortcut of the day on: November 26, 2012, 05:55:39 PM
Shift+Insert is the same as Ctrl-V (Paste)

I have found this one to be helpful in multi-platform contexts  thumbs up
143  Main Area and Open Discussion / General Software Discussion / Re: Keyboard shortcut of the day on: November 26, 2012, 03:04:56 AM
Like to remember Ctrl+Del along with Ctrl+Backspace.  A bit of a bummer when I find apps that don't support them...
144  Main Area and Open Discussion / General Software Discussion / Re: DVCS ? (All about Git, Mercurial-Hg and the like...) on: November 25, 2012, 07:26:22 AM
FWIW, it looks like there is some kind of stash support (at least in the 2.x series):

Spent some time trying to figure out how to view stash content -- perhaps the following may be helpful for someone else.

IIUC to view the content of a stash, open the log view (Control+L here), and find rows corresponding to a stash:

[attachthumb=1]

The left highlighted section shows two rows:

  The row beginning with text "On master" appears to represent tracked file changes in a particular stash.

  The row beginning with text "untracked files" appears to represent untracked files for the same stash.

By selecting one or the other row, other areas of the UI change correspondingly (e.g. the Files tab -- the right highlighted area in the image).  Subsequent examination of appropriate areas of the UI appear to let one determine what is in a particular stash.

For reference, this was in a 3.x series SmartGit client.
145  Main Area and Open Discussion / Living Room / Re: What will be your next computer? on: November 24, 2012, 09:36:39 PM
I haven't noticed any (many?) things not working here -- I tend to still get 32-bit programs even when using Windows 7 64-bit.

The horse says:

Quote
Can I run 32-bit programs on a 64-bit computer?

Most programs designed for the 32-bit version of Windows will work on the 64-bit version of Windows. Notable exceptions are many antivirus programs.

Device drivers designed for the 32-bit version of Windows don't work on computers running a 64-bit version of Windows. If you're trying to install a printer or other device that only has 32-bit drivers available, it won't work correctly on a 64-bit version of Windows.

via http://windows.microsoft.com/en-US/windows7/32-bit-and-64-bit-Windows-frequently-asked-questions

May be I misunderstood the question?
146  DonationCoder.com Software / Find And Run Robot / Re: Moving between text edit field and results list using arrow keys on: November 24, 2012, 09:33:23 PM
it would be nice if the down arrow showed any extra results -
e.g.
if I search for xx and it says 21 results, but is showing only nine,
PgDn will show all results - but only if I press it straight away.
If I e.g. use the up arrow key to get to result #9, I can no longer access the other 12 results -
that's when it would be nice to access those using the down arrow (or PgDn).

There's a similar situation for the list that comes up for "Blank search shows files from launch history in initial results list...".  If pressing the down arrow key could show more history results, that might be handy.

Hmm...not an easy choice...
147  Main Area and Open Discussion / General Software Discussion / Re: DVCS ? (All about Git, Mercurial-Hg and the like...) on: November 24, 2012, 08:36:23 AM
Armando,

Did my first interactive rebase today -- great stuff  thumbs up

Wanted to see if SmartGit has some nice GUI for it and found:

  http://smartgit.3668570.n2.nabble.com/Interactive-rebasing-td7572897.html

Don't know if there's anything there yet -- have you come across anything?
148  DonationCoder.com Software / Find And Run Robot / Re: Moving between text edit field and results list using arrow keys on: November 24, 2012, 06:21:37 AM
He he -- I am slow...just noticed that using the left-arrow key works from any result -- handy Thmbsup
149  Main Area and Open Discussion / Living Room / Re: Gadget Fridays on: November 23, 2012, 09:30:50 PM

Now why couldn't the model number be 1337? Wink

Looks quite nice!  If any of the ones we use break, may be we can remember to look for this one as a replacement.
150  Main Area and Open Discussion / Living Room / Re: Gadget Fridays on: November 23, 2012, 07:33:47 PM
Recently got a SATA extension cable.  Found that it's helpful for making it easier to swap out HDDs for a notebook PC.

[attachthumb=1]
Pages: Prev 1 2 3 4 5 [6] 7 8 9 10 11 ... 75 Next
DonationCoder.com | About Us
DonationCoder.com Forum | Powered by SMF
[ Page time: 0.08s | Server load: 0.24 ]