topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Tuesday November 11, 2025, 11:06 am
  • 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 ... 8 9 10 11 12 [13] 14 15 16 17 18 ... 184next
301
The latest VmWare Workstation and VirtualBox virtual machine applications can simulate multiple monitors -- making them once again essential tools for developers.
That's awesome! Thanks for the heads-up!
302
JGPaiva's GridMove and Ahk Tools / Re: GridMove tip: try combining with MaxMax
« Last post by jgpaiva on September 23, 2011, 03:45 PM »
[I've split the post to a new topic since it looks more like a tip and was a bit offtopic]

I love to see people using GridMove in new ways! So that means you maximize windows in the middle of the screen with MaxMax and then use GridMove to arrange the other windows?

Also, MaxMax looks very similar to mouser's desktop coral, nice!
303
Apparently a Microsoft employee thought he needed to create his own app similar to this, so there's another interesting alternative: mouse without borders. It seems to have a few interesting ideas.
304
Living Room / Re: it's not Star Trek, it's Cosmic Journey
« Last post by jgpaiva on September 20, 2011, 04:25 AM »
It'd be really nice if it used any other keys. Ctrl + arrow keys changes virtual desktops on my machine, and why does it use right-shift to do stuff but doesn't allow you to use left shift for the same control? Why do are there five controls to be used by the right hand, but only one for the left?
It really, desperately needs at least one instructions screen (how do you kill the enemies? What exactly are the 3 bars on the left?).
Also, don't listen to mouser: the sound effects are awesome, I'd love it if it had a few more (man-made, that is).

[edit]
I just read the link. that helps, but please make it larger :P. Ideally, however, it should be somewhere in the game itself.
The shift problem is probably related to me being in a mac, I recommend switching from  ctrl/alt/shift to z/x/c or something like that.
[/edit]
305
Ok, fine, you've got these extra keys that double up on the functions of the F-keys, but for god's sake why isn't it defaulted to F-key functionality instead of the damn office/media keys!?
I'd say 90% of the users actually prefer the media keys to the f-keys. But those keyboards sure should come with an option to set which behavior should be the default (preferably through a hardware button on the keyboard, so that we wouldn't have to install any drivers ;) ).
306
Living Room / Re: Google Translate: For Animals
« Last post by jgpaiva on September 16, 2011, 08:13 AM »
Uploaded by GoogleChannelUK on Mar 31, 2010
That probably was last year's google UK april's fools :P
307
Living Room / Re: Would you trust this ... ?
« Last post by jgpaiva on September 15, 2011, 12:17 PM »
How this service is any different from thunderbird
In terms of security it poses a much larger risk, I think.
First of all, by default it doesn't use the SSL connection. That means that anyone can listen to you connection (think public wireless access points, for example) and get the username/password pair.
Even when you use the SSL login, the reward for hacking the server is large, the hacker would get access to a *very* large number of email boxes. Even if you trust the site, there's no guarantee that right this moment there isn't a trojan in their server logging every login.
The same could be said from your thunderbird, its binaries could have been hacked and be sending info to some third party. However, I believe that if this would have happened at least one of the millions (?) of people who use thunderbird would have noticed. The server situation is different: only the (few) server administrators can know what's happening with their server.

or any similar thunderbird like web interface software ?
I believe any web-based solution would suffer from the problem I mentioned above, and for me it would be the same situation as this. Like Renegade said,
...BUT would you give your email password to someone you don't know ?
No. Never.
308
N.A.N.Y. 2012 / Re: NANY 2012 Early Beta: Portable Extension Warlock
« Last post by jgpaiva on September 10, 2011, 07:58 AM »
Not sure if you are aware, but xyplorer has something similar to this: portable file associations.
It has a ton of features which may serve as inspirations for the future development of PEW ;)
309
Ath has implemented a feature in WinButtons to try and stop the mouse cursor jumping to the touchscreen. It works a lot of the time but it's not 100%. Hard to say at the moment how often it fails - it's sporadic.
Cool :D
Yeah, I think I may have been overly optimist with the "easily" part, getting this kind of stuff working with 100% reliability is hard (and even in GridMove I still find some glitches that I haven't managed to sort out). I'm sure ath will get it working great once he starts playing with a setup similar to yours ;)
310
nudone: if that mouse thing isn't working reliably, I think it might be the kind of thing that AHK could easily do.
311
c) I don't think I'll be putting it on the left of the keyboard as that means more distance for my eyes to travel, which is why I've put it under the main screen (and above the keyboard). I'm staring at the screen and don't look at my keyboard when I type, so putting the touchscreen as close to the main screen seems to be the right thing to do. timns said he wanted to try the touchscreen, flat on table, left of keyboard like you suggested. Which, makes me wonder is this a preference for people that don't touch-type (i.e. if you look at the keyboard whilst typing, maybe the touchscreen is better placed next to the keyboard).
Actually, I also write without looking at the keyboard, my idea was that it might be easier/faster for the eyes to travel down than for the left hand to travel a larger distance to the touchscreen. If the screen was being used as a "heads-up display" with no touch-screen capabilities, I would think like you.

As for drawing with the touchscreen, I wonder if there's some confusion as to what I'm using it for. I'll only be using the touchscreen as a glorified keyboard. I'll have different "key" or button layouts and sizes depending on which program I'm using. So, I'm not actually drawing on the touchscreen - I just prod the "keys" on it.
Yes, I understood that, I ment seeing it being used as a neat "toolbox" which you can touch to switch tools.

This is the beginning of the whole project though. There's really an entire universe of ways this could be used. Maybe Windows 10 will approach something like what I think WinButtons and a touchscreen can do.
I look forward to see you transport us into the future with this project, now I'm especially curious about your list of "improvements".
312
Please have a look at the first screenshot in the WinButtons release-thread, it's showing a 3-level menu, and the 2nd screenshot shows a 2-level menu. It's simply a secondary instance of WB, positioned relative to the button that started it. It needs either <Esc> pressed or a dedicated button that closes that single instance (or the border displayed, with the default Windows close button), so that might need some improvement in implementation. Feature requests are welcome, ofcourse  :)
Cool :D Maybe the button to open the second instance could be a toggable button? This way it could open the submenu when you press it (and then stay in a "pressed" state), and close it when you press it again (returning to the "normal" state).

Also, the "aero" transparent look on the background of the toolbar would look awesome, IMHO. I've recently posted on DC how to add this to AHK, but I don't know how to do it in autoit. I think in terms of looks it is a major improvement easy to achieve with only a few lines of code.

PS: notice that I'm just saying stuff I think looks good, don't take it as serious feature requests or anything because (unfortunately) I've moved to mac and can't really give my opinion from a user's point of view, only as an external observer :P
313
Post New Requests Here / Re: IDEA: drag window to edge automatically resizes it
« Last post by jgpaiva on September 05, 2011, 10:17 AM »
@kevinf: I find it strange how GridMove takes so much more time to answer again than it would take to start up, or do you also experience slow starts like that? Also, after it takes those 5minutes to get back, does it then start acting normal or does it still need a restart?
314
Regarding the Optimus Maximus keyboard, DC member timns (Tim, of Head in the Clouds online comic fame), bought an Optimus keyboard and gave up using it as it was a terrible device to use for "serious" work.
Ok, I knew it was offered in a recent giveaway but didn't know why.

Your photos and descriptions got me really interested in this :)
I haven't been following the development of winbuttons, but does it support "menus"? Drawer-line collections of buttons, for example. I could see that as a neat addition to your "touchscreen console". To be fair, I'm only thinking visually it would be nice, I'm not sure how useful it'd be.

I can see a lot of potential in this idea, but right now I'd really like to see some use for it, for example you drawing cody on photoshop using it :P

A few practical questions:
Which hand do you find more useful to use the touchscreen?
How about in terms of precision, do you find the touchscreen as accurate as the iPad, for example?
Have you tried placing it on the left of the keyboard, laying on the table?
315
That looks great!
I'm looking forward to see how this project goes.

I'd also like to know how this setting compares to Optimus Maximus keyboard (or something simpler).

Nudone has a history of coming up with great ideas so he is worth listening to when he says something is useful.
I agree 100%  :Thmbsup:
316
Fantastic, Perry! Have fun!
I hope all goes well :)

Now that tomos mentioned it, I had never thought that might be a problem, not sure if my everyday footwear would hold out that distance. Are you taking an extra pair of boots? :)
317
Have a nice trip! We'll hold the fort while you're gone ;)
318
Coding Snacks / Re: Desktop Background focus/unfocus tsr
« Last post by jgpaiva on August 28, 2011, 01:48 PM »
Not sure if this helps, but I think you might be able to do it with ahk you just need aerolib. Just create a window with no contents and with the size of the screen (maybe a bit larger so you can hide its borders) and place it always on bottom.
The window should be something like:
Code: AutoIt [Select]
  1. AeroEnabled := loadAero()
  2.  
  3.   Gui,2: +lastfound
  4.   gui2hwnd:=WinExist() ;handle.
  5.   if(AeroEnabled)
  6.   {
  7.     Gui,2: Color, 0
  8.     Aero_ChangeFrameAreaAll(gui2hwnd) ;call the Function
  9.   }
  10.  
  11.  
  12. loadAero()
  13. {
  14.   If(A_OSVersion!="WIN_VISTA" && A_OSVersion!="WIN_7")
  15.  
  16.   If(!Aero_StartUp()) ;start the Lib
  17.  
  18.   If(!Aero_IsEnabled()) ;Make sure that
  19.  
  20.   If(Aero_GetDWMTrans())
  21.  
  22. }
  23.  
  24. #Include Aero_lib.ahk

I hope that helps!


[edit]
obviously, this only works for Windows Vista or better.
319
Living Room / Re: Goodnight Irene
« Last post by jgpaiva on August 27, 2011, 04:55 PM »
I'm sure all will go well, 40hz! Don't forget to check in tomorrow so we know everything's OK ;)
320
Living Room / Re: "The Fourth Reich: Facebook's Like button banned in Germany"
« Last post by jgpaiva on August 27, 2011, 11:01 AM »
I don't like them doing it but how does harvesting raw data from a dynamic IP address help with marketing on Facebook?
At the very least, they could related the dynamic IP to the IP the user is using to access facebook (if they are viewing it at the same time). Still, if someone is logged in to facebook, I'd say they can get the facebook user from there, since your friend's tastes come up on the "facebook social plugin" some sites have.
321
I haven't been able to test it, but looking at your site I think I have one cool direction for future work:
You might consider adding something like what vmware does between the physical and virtual machines with vmware aditions. I can see lots of uses for clipboard sharing and file drag+drop between physical machines controlled with the same keyboard :)

[edit]
A few more remarks, now about the site:
1 - It's a matter of preference, but I think the site looks much better when I put the mouse over the menu on the left, in my opinion it should always be like that.
2 - It is not clear on the site that the software is shareware, I couldn't find a link to the shop anywhere except in the FAQ, which seems strange.
3 - I am assuming the trial version has some kind of time limit, I believe it should be stated somewhere in the download page.
4 - From reading the "work with a co-worker" scenario, I assume that the mouse works in a similar way to your multimouse, where you get multiple cursors in the same screen when you move to a different screen. If so, I think this much better than taking control of the other mouse (which was what I assumed first) and you probably would be better served by emphasizing it a bit more.
322
That looks awesome! Congratulations, I'm going to recommend this to a few friends of mine I know will love it ;)
323
General Software Discussion / Re: looking for a [i]single[/i] pane file manager
« Last post by jgpaiva on August 24, 2011, 10:45 AM »
I also agree with Allen, you really should look into XYplorer. It has been designed as a single-pane file manager from the beginning (even though recent versions do have dual pane), and I also find it very fast and very stable.
I know you can also customize the toolbar, I just can't say with 100% certainty you can add buttons to launch applications. Still, if you can't, it has the "catalog" feature which does that (and a whole lot more) with the difference that it is typically located on the lower left of the app.

[edit]
I just checked the site, and it does have that feature. And it even supports drag+drop of files onto the button. Check here for more details.
Also, this 10.20 release apparently "was" made on 29-Aug-2011, which is 5 days from now. So as a bonus, you get a time-travelling program too.
324
General Software Discussion / Re: Dr. Explain Help Editor
« Last post by jgpaiva on August 24, 2011, 09:36 AM »
Mark Uildriks: I assume (from a quick google search) that you are the author of the software you mentioned. While you are free to mention your software here at DC, we also ask that you clearly state you are affiliated with it when you do so.
325
Living Room / Re: Film vs. Movie?
« Last post by jgpaiva on August 10, 2011, 02:23 PM »
If you are viewing it at home, it is unlikely to be a film unless you own projection equipment and have access to the reels. If it is on a television or a PC screen, it is NOT a film.

To view a film today, one has to
(..)

I think I'll stick to movies at home...
(..)

Well, I'd say that with digital projections at cinemas today, not even there you see a "film" anymore.

But I do get your point. For me, as I watch movies at home in my laptop, I'd rather see at least some movies (or is it films? :P) at the cinema, especially those where the visuals matter. "Avatar" is the first that comes to mind: if I saw it at home, I'd hate it. At the cinema, it was a bit better than entertaining.

Also, related to trouble with noisy people at the movies, maybe you're just going to the wrong cinemas: http://www.youtube.c.../watch?v=1L3eeC2lJZs :)
The point about being the same price for one person or the whole family makes a lot of sense, though!
Pages: prev1 ... 8 9 10 11 12 [13] 14 15 16 17 18 ... 184next