Welcome Guest.   Make a donation to an author on the site June 19, 2013, 08:06:04 PM  *

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.
 
Free DonationCoder.com Member Kit: Submit Request.
   
  Forum Home Thread Marks Chat! Downloads Search Login Register  
  Show Posts
      View this member's profile 
      donate to someone Donate to this member 
Pages: [1] 2 3 4 5 6 ... 76 Next
1  Main Area and Open Discussion / Living Room / Re: 29K word sample of my sci-fi ebook, due on Amazon and B&N in October on: June 18, 2013, 09:37:13 PM
So where is the app that is going to come out of this regarding the facilitation of exchange and management of change suggestions in written works?

Um...I think that's called a version/revision control system? Wink

Yes...it'd be nice if all participants already knew how to use such a system smiley
2  Main Area and Open Discussion / General Software Discussion / Window Managers and Terminals for *NIX on: June 18, 2013, 09:34:06 PM
Had been using dwm and st for a bit, but due to not figuring out a good way to maintain my local installations of them, decided to look for alternatives.

After trying a few alternatives, came across and temporarily settled on i3 and lilyterm.

On the window manager front, was looking for:

- ability to use the Windows key as a modifier for window manager commands
- configurability without having to recompile source
- tiling support (as well as at least some support for floating)
- focus-follows-mouse support
- ability to support some form of "bar" (e.g. for indicating workspace / tag names, display time, etc.)
- multiple screen support
- ability to have certain windows start up on specific workspaces (or be tagged automatically)

Basically something like dwm, except for the aforementioned issue.  echinus came close but I encountered a few issues that kept me looking.

On the terminal front, was looking for:

- dark background by default
- scrollback buffer (along with decent size) by default
- multilingual support
- easy configuration

Tried xterm, uxterm, and mlterm.  terminator might be a good alternative, but didn't try it long enough.



Any favorites and/or recommendations?



For reference, i3 has a Google TechTalk, decent docs, an irc channel, mailing listsstackoverflow-like (askbot) support.
3  Main Area and Open Discussion / Living Room / Re: Legitimate app breaks popular encryption - EFS, BitLocker, TrueCrypt ... on: June 18, 2013, 07:31:07 PM
Thinking about the wariness, the following thoughts come up:

- Is the developer competent?
- Has the source been examined appropriately?
- Does the binary for the program behave as advertised with no malice and no serious errors?
- Not thrilled about auth information living in my clipboard
- Not thrilled about storing my auth info digitally -- this just hasn't worked out for me over the years
- Seems like a juicy target of a program for malicious code to modify
...
4  Main Area and Open Discussion / Living Room / Re: 16K word sample of my sci-fi ebook, due on Amazon and B&N in October on: June 17, 2013, 06:35:22 PM
So where is the app that is going to come out of this regarding the facilitation of exchange and management of change suggestions in written works?
5  Main Area and Open Discussion / Living Room / Re: Ministry of Truth - Washington Post changes wording in its archive about PRISM on: June 17, 2013, 06:29:53 PM
Now where did we put our appropriate timestamps?
6  Main Area and Open Discussion / Living Room / Re: On today's Internet, EVERYONE knows you're a dog! on: June 17, 2013, 06:27:31 PM
I like how the suspicion doesn't seem to be confirmed by the first half of the cartoon smiley
7  Main Area and Open Discussion / Living Room / Re: Bitmessage - a protocol for secure decentralized e-mail on: June 16, 2013, 11:32:44 PM
Installation under Arch was straightfoward.

Tried the echo server with some success:

Quote
Here is a simple echo server which will send your message back to you after being received: BM-orkCbppXWSqPpAxnz6jnfTZ2djb5pJKDb



Found the following thread at their forums:

  My Security Analysis of Bitmessage

Quite technical.  IIUC there are some references to other similar independent efforts as well.
8  Main Area and Open Discussion / Living Room / Re: Bitmessage - a protocol for secure decentralized e-mail on: June 16, 2013, 03:31:37 AM
Thanks 40hz smiley

The Bitmessage Wiki mentioned the following article:

  Setting Up and Using Bitmessage – An Encrypted Communications Platform Based On Bitcoin



Thought the following (also from the wiki) was worth noting:

Quote
Security audit needed

Bitmessage is in need of an independent audit to verify its security. If you are a researcher capable of reviewing the source code, please email the lead developer. You will be helping to create a great privacy option for people everywhere!
9  Main Area and Open Discussion / General Software Discussion / Re: DVCS ? (All about Git, Mercurial-Hg and the like...) on: June 15, 2013, 07:42:30 AM
I have been using the following handy tip in SmartGitHg recently with some success:

Depending on the conditions, I found it's possible to modify the content of commits older than the most recent [1].

The most recent commit can be made available for editing via the "Undo Last Commit" command.  Sometimes it's possible to use the "Reorder Commits" command to make an older commit the most recent commit.  Once that is done, the "Undo Last Commit" command can be applied to it, modifications performed, and a new replacement commit can be created.  It may then be possible to reorder the new commit back into its original position (so-to-speak).

When this works I find it simpler than doing git rebase -i <sha-of-parent-commit-of-interest> from the command line.



[1] Strictly speaking the commit isn't being modified -- a new sequence of commits is created with appropriate content, but I assume most folks interested in doing this sort of thing know this already smiley
10  Main Area and Open Discussion / General Software Discussion / Re: *ALERT* Debian warns its users to remove the Debian Multimedia repository on: June 15, 2013, 04:35:35 AM
Thanks for the headsup, 40hz.

But thanks is really due Heise Online's The H-Open site. Kiss

As they seem to have feeds I'll give one a try for a while.  Thanks for the tip smiley
11  DonationCoder.com Software / Find And Run Robot / Re: FARR Twitter Plugin on: June 14, 2013, 09:14:30 PM
I'm not familiar with this, but is it possible you are referring to the following?

  https://www.donationcoder.com/forum/index.php?topic=14849.0
12  Main Area and Open Discussion / General Software Discussion / Re: *ALERT* Debian warns its users to remove the Debian Multimedia repository on: June 14, 2013, 09:11:14 PM
Thanks for the headsup, 40hz.
13  DonationCoder.com Software / Screenshot Captor / Re: LATEST VERSION INFO THREAD - ScreenshotCaptor - v4.3 - April 22, 2013 on: June 14, 2013, 09:09:36 PM
@mouser: in the latest release notes of SSC, there is a note:
Quote
[BugFix] Updated ScDx ScreenshotCaptor DirectX capture addon (separate download).

Where might I download this from, please?

May via a link at the following?

  https://www.donationcoder.com/forum/index.php?topic=30008.0
14  Main Area and Open Discussion / Living Room / Re: Legitimate app breaks popular encryption - EFS, BitLocker, TrueCrypt ... on: June 14, 2013, 09:07:59 PM
I am wary of programs that generate passwords / passphrases.
15  Other Software / Developer's Corner / Re: Resources for learning git? on: May 31, 2013, 02:49:27 AM
The following seemed pretty decent:

  The Git Parable
16  News and Reviews / DonationCoder.com Newsletters / Re: --> Newsletter for May 27, 2013 - Codename: Ready the Cody-Mobile! on: May 30, 2013, 09:14:18 PM
Thanks for the newsletter smiley
17  DonationCoder.com Software / N.A.N.Y. 2013 / Re: NANY 2013: Please post requests! on: May 30, 2013, 09:09:27 PM
Thanks for reporting back!  Glad to hear that it seems to be working out  Thmbsup
18  Main Area and Open Discussion / Living Room / Re: We Are the Idiots on: May 28, 2013, 02:13:38 AM
  But yet they outlaw DDT......

I smell a...arrrrrggggghhhhh!
19  Main Area and Open Discussion / Living Room / Re: Gadget WEEKENDS on: May 26, 2013, 03:04:37 AM
He he -- I use my digital scale daily to measure my tea leaves smiley
dang!  i didn't realize the tea drinkers do that.  cool.

Gotta be careful with powerful stuff that's ingested regularly, right? Wink
20  Main Area and Open Discussion / Living Room / Re: Gadget WEEKENDS on: May 26, 2013, 03:03:51 AM
There is also another non-retired analog scale here that can do calibration / zero-ing -- takes more time but doesn't require batteries smiley
21  Main Area and Open Discussion / Living Room / Re: Cool visualization of dial-up modem sounds and what they mean on: May 25, 2013, 10:42:48 PM
Great stuff!
22  Other Software / Developer's Corner / Re: GoogleCode announces removal of file download feature for hosted projects on: May 25, 2013, 08:30:00 AM
Seems unfortunate -- I found it a convenient way to get apks (older versions too) sometimes...for example:

  https://code.google.com/p/quickdroid/downloads/list
23  Main Area and Open Discussion / Living Room / Re: Gadget WEEKENDS on: May 25, 2013, 06:34:36 AM
He he -- I use my digital scale daily to measure my tea leaves smiley
24  Main Area and Open Discussion / General Software Discussion / Re: Gnome-Pie: a circular 'dock' type launcher for Linux on: May 24, 2013, 10:04:47 PM
A nitpick in the quote...

Quote
Many application launchers of today’s Linux desktops are made for people using their keyboard mainly. Launchers like Gnome-Do, Synapse, Kupfer, Unity’s Dash or Gnome-Shell’s Activities are designed for keyboard users. It’s necessary to type the first letters of the desired action in order to launch it.

AFAICT, this is not quite true.

I use kupfer, and typing 'fox' brings up Firefox as the first candiate.  Also, I presume the author of the above text didn't mean "action" only, at least not in kupfer's case (as, IIUC, the action is what's in the second pane, and I hardly ever choose a non-default action...)

Having said that, the matching doesn't seem as nice as what's provided by FARR's non-contiguous matching (at least not by default).

However, I agree about the importance of being able to get to things without knowing names (or portions of names).
25  Main Area and Open Discussion / Living Room / Re: Gadget WEEKENDS on: May 24, 2013, 08:57:50 PM
Recently got a replacement digital scale after deciding that it was time for the old one to move on:

[attachthumb=1]

Some features:

  • Powered by 2 AA batteries -- less dependency on non-rechargeables
  • Largish LCD display for ease of reading
  • Tare / calibration / zero-ing functionality -- post and pre power-on
  • Supposedly can measure at accuracies of +/- 1 grams (up to 2kg)
  • Looks easier to clean than the white plastic of the older unit
  • Can be hung on wall (there is a hole on the back of the unit)
  • "Level" indicator -- for tilt?

Quite happy with it so far  Thmbsup



Only found a product page in Japanese:

  http://www.dretec.co.jp/products/kitchen_scale/KS-209.html
Pages: [1] 2 3 4 5 6 ... 76 Next
DonationCoder.com | About Us
DonationCoder.com Forum | Powered by SMF
[ Page time: 0.042s | Server load: 0.01 ]