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, 6:21 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 ... 47 48 49 50 51 [52] 53 54 55 56 57 ... 61next
1276
General Software Discussion / Re: Drop Box lands
« Last post by kartal on May 09, 2008, 02:04 PM »
not so quick? What do you mean?

Powerfolder offers different syncing profiles and online storage. But they have moved to paid subscription. I started using it while it was open source and it has been helpful to me. But I think their pricing is very high with today`s standards.
1277
General Software Discussion / Do you know any sofware that is like Powerpro?
« Last post by kartal on May 09, 2008, 01:32 PM »
I use it I love it. However developement of PP has stopped. I am wondering if there is anything close to PP that is easy to use ? I use Ahk as well. But PP is easier to modify with many options.
1278
Skrommel's Software / Re: CAPshift - Suggestions
« Last post by kartal on May 09, 2008, 01:30 PM »
You may want to check out powerpro. it is very powerful application with many keyboard mouse modifications. I use it everyday and I am in love with it. It even lets you program double taps etc.

http://powerpro.webeddie.com/
1279
FARR Plugins and Aliases / Re: Timer
« Last post by kartal on May 09, 2008, 10:51 AM »
"enter " is better than "." definetely.

Your implementation sounds good as well. As I said it is already well thought plugin :)
1280
Import export is a must. One of the things it should be able to do is importing multiple files as info nodes or titles with options. For example I use Wikipad at the moment, if I need to move to another program I would need software to import my data otherwise there would not be any point of moving top another software because I already have alot of data in my wikipad database. Luckily wikipad uses text format so I can even browse my files with notepad.
1281
General Software Discussion / Re: Super lite PIM? Address book?
« Last post by kartal on May 09, 2008, 10:42 AM »
You can always use autohotkey hotstrings as adress and email book. Probably that would be the most efficient and stripped down adress book since it is text based.
1282
FARR Plugins and Aliases / Re: Timer
« Last post by kartal on May 09, 2008, 02:05 AM »
Well I am fine with any solution that is not a hassle like editing a text file. Maybe we can have seperate presets for countdowns.

Overall the way I see is that unless it is stated timer should act as an alarm or coundown timer. That would decrease amount of parameters that one needs to remember or type. This may sound little too weird but I use if not hundreds tens of softwares everyday with many different variety so to me consistency and speed is very important. For example I know it is not your fault but I hate the "." it is just not a consistent software behaviour, just to finalize the timer. I love "tab" and that should be the standard behaviour for any function within Farr.

That is just me thou. Everyone has different needs.
1283
I use wikipad and has most  of the features (and more) tobu has.
1284
General Software Discussion / Re: Super lite PIM? Address book?
« Last post by kartal on May 08, 2008, 10:17 PM »
EssentialPim has a nice adressbook as well
1285
General Software Discussion / Re: Equivalent to Foldershare?
« Last post by kartal on May 08, 2008, 05:20 PM »
I use powerfolder. I like it but I think their pricing is little expensive.
1286
General Software Discussion / Re: Drop Box lands
« Last post by kartal on May 08, 2008, 03:59 PM »
You can always use powerfolder
1287
Well, DC did  Notetaking Software Roundup #1, maybe in the next #2 notescribe could be reviewed?  Actually new softwares are hitting the market constantly, it would be great if we have round #2.
1288
FARR Plugins and Aliases / Re: Timer
« Last post by kartal on May 07, 2008, 01:18 PM »
I am having a small issue with presets and "in". It seems like if you use "in" as definition preset renders useless because it tries to save a spesific time rather than a countdown?
1289
Living Room / Re: Registry hack needed: Full date in the tray clock
« Last post by kartal on May 05, 2008, 07:12 PM »
Edit: Just found that windows can remember their position. Very cool

Beta clock looks very nice. However I cannot make it show calendar or other items show up any other place rather than right bottom of the screen. My taskbar stays on top generally.

1290
Clipboard Help+Spell / Re: Hotkeys/keyboard macros??
« Last post by kartal on May 05, 2008, 05:53 PM »
Try this ahk script

:*:]d::  ; This hotstring replaces "]d" with the current date and time via the commands below.
FormatTime, CurrentDateTime,, d/M/yyyy ;h:mm tt 
SendInput %CurrentDateTime%
return

:*:}d::
FormatTime, CurrentDateTime,, yyyy_M_d
SendInput %CurrentDateTime%
return

:*:)d::
FormatTime, CurrentDateTime,, d_M_yyyy
SendInput %CurrentDateTime%
return
1291
General Software Discussion / Re: title bar shortcuts
« Last post by kartal on May 05, 2008, 01:09 AM »
I just setup similar thing you were asking., It works great. Long live Powerpro
1292
How about self hosting? http://moodle.org/
1293
FARR Plugins and Aliases / Re: Timer
« Last post by kartal on May 03, 2008, 02:35 PM »
Thanks Armando, now I understand everything clearly!
1294
FARR Plugins and Aliases / Re: Timer
« Last post by kartal on May 03, 2008, 02:14 PM »
Mistake? Giving up? Change in task time?
1295
FARR Plugins and Aliases / Re: Timer
« Last post by kartal on May 03, 2008, 01:07 PM »
Also How do you pause a running alarm(s)?
1296
FARR Plugins and Aliases / Re: Timer
« Last post by kartal on May 02, 2008, 09:44 PM »
I think that perfection is a matter of perception so please give us a way to stop and delete them :)

1297
FARR Plugins and Aliases / Re: Timer
« Last post by kartal on May 02, 2008, 06:58 PM »
Ahh I miss that one I guess. In the video it looked like it was archieved

Btw how do you stop a timer? :)
1298
FARR Plugins and Aliases / Re: Timer
« Last post by kartal on May 02, 2008, 01:18 PM »
thanks, it works now.
I have a quick request thou. It would be great if there is temporary timer as well, something like one time usage quick timer setting.
1299
FARR Plugins and Aliases / Re: Timer
« Last post by kartal on May 02, 2008, 10:29 AM »
I am following the video but I cannot store anything. I tried space and enter unsuccessfully?

Btw for quicker countdown and timer I use this one with Farr

http://www.programurl.com/1time.htm
Pages: prev1 ... 47 48 49 50 51 [52] 53 54 55 56 57 ... 61next