topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Friday June 27, 2025, 12:22 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 ... 70 71 72 73 74 [75] 76 77 78 79 80 ... 113next
1851
Living Room / Re: When you make your 100'th Post
« Last post by ewemoa on May 18, 2011, 01:56 AM »
Ah, a nicer job!

I find myself thanking you again, phitsc :)  Thanks!
1852
Living Room / Re: Javascript PC Emulator
« Last post by ewemoa on May 17, 2011, 10:03 AM »
Nice find  :Thmbsup:

After a short wait:

jslinux.png

For emacs users, try qemacs at the prompt...and be sure to view the hello.c file in /root/ via qemacs.
1853
Living Room / Re: When you make your 100'th Post
« Last post by ewemoa on May 17, 2011, 07:39 AM »
Thanks to phitsc for the reminder :)

Trying to go for something recursive here...

1000-recursion.png
1854
Developer's Corner / Re: Factor - anyone?
« Last post by ewemoa on May 17, 2011, 07:35 AM »
The following is turning out to be helpful (though I've heard that divergence with the current state of the language is growing):

http://www.bluishcoder.co.nz/handbook.pdf
1855
Developer's Corner / Re: AttachMate/Novell Lays Off People - Mono Hit
« Last post by ewemoa on May 17, 2011, 05:18 AM »
* ewemoa has fingers crossed.
1856
General Software Discussion / Re: DVCS ?
« Last post by ewemoa on May 16, 2011, 11:12 PM »
A peripheral SmartGit remark:

It does miss some other important ones though, like “blame”, “stash”, “clone –bare” (last one : surprising, to say the least… Unless I missed something).

FWIW, it looks like there is some kind of stash support (at least in the 2.x series):

smartgit-local-menu-stash-items.png

1857
Find And Run Robot / Re: About Windows 7 and hotkey
« Last post by ewemoa on May 16, 2011, 10:26 PM »
May be the author of the following post has some relevant ideas:

https://www.donationcoder.com/forum/index.php?topic=23172.msg210174#msg210174
1858
Developer's Corner / Re: Resources for learning git?
« Last post by ewemoa on May 16, 2011, 08:13 PM »
Still making my first pass through Mastering Git Basics (Erlang Factory SF Bay Area 2010 Talks), but am finding the alternating slides of "git command with brief example(s)" followed by a corresponding summary picture slide, to be a nice idea.

Thanks to phitsc for the ACCU 2011 mentioning where I first learned about a version of this talk :)


P.S. The ACCU version of the talk seems to be longer and gets further along in the slides.
1859
Living Room / Re: Don't hit the switch - interesting toy
« Last post by ewemoa on May 16, 2011, 07:46 PM »
 :)

Spoiler
Not sure how the changing expressions on the front panel was managed...oh wait, this is a video...

1860
General Software Discussion / Re: Anyone using Silverlight?
« Last post by ewemoa on May 16, 2011, 07:17 PM »
Everytime I've seen video done in Silverlight it's been far superior to anything in Flash by a wide margin.
Started watching a talk recently via Silverlight.  It did seem nicer than many Flash-based experiences.

Spoiler
Wanted to watch it away from PC though and luckily there were links to common video formats available so downloaded it...

1861
Developer's Corner / Re: Keeping the UI Responsive - What Would You Do?
« Last post by ewemoa on May 16, 2011, 06:11 PM »
May be not quite what's being sought after...but there's some possibly related bits in Crockford on JavaScript — Scene 6: Loopage starting at about 00:31:36 (Remote Procedure Call slide) to may be 00:33:29 (Latency Compensation slide).

Slides available via:

  http://yuiblog.com/assets/crockford-loopage-slides.pdf

Spoiler
So when will it be possible to specify locations in videos and specific spots in presentations via URL?

1862
Developer's Corner / Re: Resources for learning git?
« Last post by ewemoa on May 16, 2011, 05:58 PM »
About a year later...

The article that makes git click for me was http://www.newartisa...m-the-bottom-up.html .
I'm revisiting a PDF version of the article and finding it helpful  :Thmbsup:
1863
Living Room / Re: Wooden Horse Art
« Last post by ewemoa on May 16, 2011, 05:24 PM »
Nice  :Thmbsup:
1864
Developer's Corner / Re: Podcasts of ACCU 2011 conference
« Last post by ewemoa on May 16, 2011, 05:12 PM »
Thanks for sharing this :)

BTW, it looks like some of the talks mentioned at:

  http://skillsmatter.com/event/home/accu-2011

don't look to have links pointing to pages with presentation videos (at least some how they don't seem to show up here under IE8 and FF4):

huh-no-links.png

Searching on Google for some of the titles does turn up some pages with links to video.  Inspection of the HTML revealed that the links are there.  Odd that they don't appear to show up here.

Anyway, with a bit of work it appears some more videos can be gotten at...though it does look like at least one talk has yet to be made available.


P.S. The following link leads to descriptions of talks and occasional links to slides:

  http://accu.org/index.php/conferences/accu_conference_2011/accu2011_sessions
1865
Living Room / Re: Visual Studio lost my solution
« Last post by ewemoa on May 16, 2011, 04:53 PM »
If version control system selection is on the horizon, may be some of the following discussion will be of some interest:

https://www.donationcoder.com/forum/index.php?topic=25765.0
1866
Post New Requests Here / Re: IDEA : Voice Changing Application {VCA}
« Last post by ewemoa on May 15, 2011, 01:12 AM »
I don't know how Google Voice Search works, but if it requires that my own utterings get sent to Google, I might feel more comfortable having some kind of transformation/changing happen to such data before it gets sent on to them.

"My voice is my passport..."
1867
Find And Run Robot / Re: Invoking FARR via Speech Recognition
« Last post by ewemoa on May 14, 2011, 08:21 AM »
Don't you find the ensuing screenful of cat pictures faintly annoying?   ;)
-cranioscopical (May 14, 2011, 07:54 AM)
depends-on-felines.png
1868
Find And Run Robot / Invoking FARR via Speech Recognition
« Last post by ewemoa on May 14, 2011, 03:07 AM »
Inspired by recent VoicePics activity, gave bringing up FARR's window a try via AHK.

Apart from ensuring appropriate speech recognition is installed (SAPI 5.1 here), this approach comes down to customizing code posted at the top of:

  Voice Recognition COM

The modifications made include:

  • Ensuring the appropriate COM.ahk file is available
  • Choosing the word to be recognized
  • Arranging for an appropriate hotkey to be sent upon recognition
Now saying "Mouser" within earshot of an appropriate microphone may show or hide FARR's main window here :)
1869
Skwire Empire / Re: Release: sWeather (tray-based weather app)
« Last post by ewemoa on May 14, 2011, 02:36 AM »
it seems to be updating hourly even after a hibernation, right?
I believe so.  Took screenshots of sWeather's main window once an hour four times, and they all showed different info.
1870
Skwire Empire / Re: Release: sWeather (tray-based weather app)
« Last post by ewemoa on May 13, 2011, 09:22 PM »
AFAICT, seems to be working fine here...at least I have not seen the NA icon in some time.
1871
General Software Discussion / Re: email troubles
« Last post by ewemoa on May 12, 2011, 11:10 PM »
If there is no SSL involved, perhaps you might get some further details by running the likes of Wireshark or SmartSniff to capture the network traffic for closer inspection.
1872
General Software Discussion / Re: DVCS ?
« Last post by ewemoa on May 12, 2011, 08:39 PM »
There's also the MQ extension (Mercurial Queue). I remember liking MQ a lot.
This looked interesting to me, but I never tried it out.  Perhaps some day...

I don't have the time to discuss that in depth, but I also remember that I found it easier to work with the "index" like features in Git using the GUI (Git GUI), than with Mercurial (Tortoise Hg). Things are changing fast though and I'll revisit tortoise Hg in a while to see how it does this whole "partial commit" thing.
Looking forward to nicer UIs :)

Perhaps I'll try out gitsum for Emacs in the mean time:

  http://chneukirchen.org/blog/archive/2008/02/introducing-gitsum.html

BTW, any thoughts on the likes of:

  http://nvie.com/posts/a-successful-git-branching-model/
1873
I don't know if it's related but I noticed that my own posts show up under "Show new replies to your posts".  I don't remember it being this way before...but then my memory isn't the most reliable thing in the world :)
1874
Thanks for adding this  :Thmbsup:

I really appreciate being able to adjust the auto fade interval.
1875
Skwire Empire / Re: Release: sWeather (tray-based weather app)
« Last post by ewemoa on May 10, 2011, 10:18 PM »
1.0.8 build 2 definitely feels nicer  :Thmbsup:

I'm puzzled though -- by the time the resuming from hibernation is complete and I can see the icons, they already seem to be updated.  Perhaps 15 or more seconds have already passed by that time...As I recall it, for previous builds, I'd often see an NA icon.  May be more observation / timing is in order on my end.

At any rate, thanks!


P.S. Perhaps the way I use PCs is a bit odd -- I've been putting them in to hibernation when I leave my seat and I don't have some ongoing network activity.  Resuming is something that typically occurs more than a couple times a day...
Pages: prev1 ... 70 71 72 73 74 [75] 76 77 78 79 80 ... 113next