topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Friday April 26, 2024, 10:10 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

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - justice [ switch to compact view ]

Pages: prev1 2 3 [4] 5 6 7 8 9next
76
Drag&Drop Robot / Run .ddr and close afterwards
« on: August 17, 2009, 05:52 AM »
Mouser I associated the .ddr file with your program and when I click on it DDR launches with the configuartion. Is it possible to have it auto run and close afterwards?
That way I can create a scheduled task really easily or have something run on startup.

(I'm using it to update a bunch of working copies of Subversion after VisualSVN hooks broke on my system)

77
General Software Discussion / Silent updater for firefox
« on: August 11, 2009, 04:49 AM »
I don't like getting interrupted when I launch firefox to discover there's an incremental addon update or new browser update. To me the worst time to ask this is when i just started a task. So I've been looking for a silent updater for firefox (ala chrome) as I always accept all updates anyway. I can't find any do you know of such a tweak/addon?  Is this possible to make as an addon and if so would anyone be interested?

78
Developer's Corner / [wordpress] expanding urls
« on: July 31, 2009, 04:30 AM »
I'm looking for a plugin to expand urls so that I can tweet a url to a mp3 to my blog, the link gets expanded, and another wordpress plugin would wrap a music player around the link. Because twitter sends most urls as shortened urls, no music players will recognise the file.

Any ideas?

79
Find And Run Robot / No plugins with farr
« on: July 21, 2009, 05:40 AM »
I just installed FARR on windows 7 and the list of plugins is empty even though they are all installed in C:\Program Files\FindAndRunRobot\Plugins any ideas? I can't see what folder FARR is looking in - perhaps its the wrong folder, please add an "open plugin folder" link in the plugin manager dialogue.

80
We noticed that people spend too much time flicking between programs each with their own variations of hotkeys for identical features. Now you only need to remember one hotkey (also known as keyboard shortcuts) to command your favorite feature in any program!

HOW TO USE IT
appicon.pngFor supported programs, press the hotkey button (Capslock by default - change via system tray -> preferences) and the feature for the active application will be launched. Press it again to cycle through the remaining instances. Support for your favorite program can be added by creating an hotkey definition for that program. Update HKR via system tray icon > preferences >  Help > Check for updates.

The following applications are supported in this version: Internet Explorer, Google Chrome, Chromium, Firefox, Windows Explorer for the InputBar feature. For each of these applications it will cycle through the addressbar and searchbar of these applications.


  • One smart shortcut to remember - hit it again to cycle through hotkeys for the application
  • Add your favourite applications by creating simple ini files
  • No learning curve
  • Customizable hotkey and Run at Startup option
  • DcUpdater Support

2009-07-10_130425.jpg
Screencast (it's hard to demo)


More information on ini structure is available in the readme.txt. See http://www.autohotke...cs/commands/Send.htm for syntax on special keys. You can edit/create definitions while the application is running.

FINALLY
Please share your comments, ideas and application definitions! This is quite an exciting release for me as its my first AHK utility that's extendable by its users.

Download Beta

81
Living Room / What happened to autohotkey website?
« on: July 08, 2009, 04:19 AM »
It's down
Anyone has info?

82
Okay this is an amazing bit of code - If you have a website that's php based then you'll definately benefit from this. What it does is combining CSS files into 1 file, combining all javascript into 1 file, setting expiry headers, caching options and gzip options on the site so that there's less overhead, smaller filesizes and improved loading times. There are options for all these things.

PHP Speedy is a script that you can install on your web server to automatically speed up the download time of your web pages. PHP Speedy automatically joins together all the appropriate files and compressed them, greatly reducing the load time of the page.



from some blog I forgot to note last week (screenshot made of Yslow firefox plugin on one of my sites)

More importantly, they have also made it available as a wordpress plugin!! Make sure you download version 0.52 though because the homepage doesn't link to the latest version in a clear manner and version 0.47 doesn't work well on the latest wordpress. I'm informing the author.

Also in the options it offers to include prototype js libraries amongst others but this is unnessecary if you aren't using them at the moment and will increase your js size - so only tick them if you know you'll benefit.

83
General Software Discussion / quiet down the prompting
« on: March 27, 2009, 05:31 AM »
I think almost a third of all the things I click on are unnessecary windows prompts, such as 'do you want to run this file' (yes i clicked on it), 'this file was downloaded off the net are you really sure', 'you logged in a website do you want firefox to save the password' (why is there no yes always), 4 prompts before any installation actually starts with useless text, licence agreements, language choices (can't they detect the language of my os).

I'm fed up with it. They get in the way of my work and distract me. In 5 years I won't be able to hold a single thought for longer than a few seconds. Any clever people about that can help with solutions?

84
Screenshot Captor / Mention in Computer Act!ve
« on: March 24, 2009, 07:34 AM »
I think I noticed Screenshot Captor in Computer Act!ve as one of the 50 Top Pc Tools Free article (The best free software: Why pay for expensive software when you can get better products at no cost? We show you the best free programs for every task).

I'll try and find it again when i get a chance and add their text blurb.
And it seems to have been mentioned quite a few times on their sites.

85
General Software Discussion / Quicktime only available with iTunes
« on: March 12, 2009, 05:11 AM »
Apart from installing it via third party sites like FileHippo, is there any way to get Quicktime only from the apple site now? They seem to have removed all standalone links.

http://www.apple.com/quicktime/download/
http://www.apple.com...load/standalone.html

86
DcUpdater / Best practices implementing update checking?
« on: March 10, 2009, 08:08 AM »
Ok I've added update checking to most of my scripts now over the last half year - and I've never been satisfied with the implementation.

* checking for updates manually - non  intrusive but not always latest version
* automatic checking for updates on statup - always latest version but annoying if don't want to update or not connected to internet
* automatic checking for updates every week or so - good compromise?

Also should the user be prompted before checking for updates? if no in combination with no updates you could do it silently which is better for user, but annoying if update dialog comes up when update is found without user asking for it. if yes then they always have extra prompt even if there's no update..

Seems there's always a negative. Maybe this is worth adding centrally for DcUpdater so that the user can set this once and then all programs respect this.

87
Developer's Corner / Feedback on dcmembers site
« on: March 05, 2009, 04:48 AM »
Hey I finally made some time to update my dcmembers page with my ahk scripts I've created over the years.
There's some issues with screenshots being too big (or the page isn't wide enough) but apart from that I'm pretty happy with it.

So I'm looking for feedback for anything that can be improved, from finding things easier to annoyances etc.
The link is http://justice.dcmembers.com/

(just used a slightly modified template for the design - andreas08 it's called - didn't really want to spend the time to make something unique as I like the functional & practical look of this)

88
See title. PNG files have visual thumbnails but tga nad psd do not.

Loads of solutions - but not for 64bit vista. Any ideas?

89
Windows only: Remember Quick Search Box, Google's new search-and-launch application built by the same guy who developed Quicksilver? Well, now it's available for Windows—you've just got to install Google Toolbar in IE to get it.



qsb-windows.png


from Lifehacker

Apparently it's not anywhere near FARR's featureset so no need to be concerned but it will be interesting to see where they'll take it.

90
Living Room / Driving Challenge
« on: February 10, 2009, 09:51 AM »
Fun and sobering test how mobile phone usage distracts car drivers.
Take the Department for Transport driving challenge which assesses your observational skills based on a car journey.



2009-02-10_155037.jpg



My score:
missed 8 questions
2 points off
Please use spoiler tags for points total and the extra.

91
Living Room / Higher Quality Youtube Tip
« on: February 10, 2009, 09:31 AM »
Found this gem in a youtube comment: append &fmt=18 to the url. It loads a high quality version (but even for videos that don't have the "watch in higher quality" link..)

compare
Regular: http://www.youtube.c.../watch?v=lBvaHZIrt0o
HQ: http://www.youtube.c...vaHZIrt0o&fmt=18

Good idea for a bookmarklet.

edit: see this link for more info -
http://www.baekdal.c...-high-video-quality/

92
General Software Discussion / Outlook 2007 To-do bar question
« on: February 10, 2009, 08:33 AM »
Ok I have two calendars at work a project one and my own. The To-do bar only shows upcoming meetings from project calendar only causing me to miss meetings. Can I change the ToDo bar to show upcoming meetings from the other calendar instead?

Can't find an option

93
Site/Forum Features / * to bulleted list
« on: February 10, 2009, 07:31 AM »
    I like this forum software but I really hate how hard it is to create bulleted lists (i'm a fan of them).

    Would it be possible to write a mod (I got some credits left for this) that converts text in the format of:

      * item one
      * item two
      ** subitem two-a

    into a list like

    • item one
    • item two
      • subitem two-a

    Or is there a quick way to mark up lists? As a bonus converting # item 1 to ordered lists (1. item 1)

    edit: dunno how you create a subitem in bbcode

94
Living Room / [NSFW - Parody] Sony Releases New Piece Of Technology
« on: February 10, 2009, 04:47 AM »
“We listened hard to what our customers said they wanted most out of their home entertainment system, and then we pumped out this impossible-to-use piece of shit.”




95
Living Room / Download Mix Breaking In February 2009
« on: February 08, 2009, 06:13 PM »
Not really something I'd post here but maybe you'd be interested ;-)

Here's a link to a Breaks (breakbeat) mix I did:
Download / Listen at Drop.Io

# Title Artist
1 Don't Be So Drumattic - Origin Drumattic Twins
2 Hope Time - Rogue Element Mix Stanton Warriors
3 Sukdat [Rogue Element Dub Remix] Soul Of Man
4 Satisfaction Uberzone
5 Frequency Rebel (Original Mix) Splitloop
6 Beat Myself Up (Plump DJs Night Mix) Plump_DJs
7 The Salmon Dance (feat. Fatlip) The Chemical Brothers
8 Gotta Have More Cowbell (Original Mix) (N Funk Part 1 Ep) Napt
9 Generation Mtv (Pimpim Mix) Beat Assassins Feat Nine Lives The Cat
10 Stand By - Krafty Kuts Remix Scratch Perverts
11 Play It Loud - Broken Robot Mix Far Too Loud
12 Pins Alex Metric
13 Under The Lights - Original Mix Drumattic Twins

96
Finished Programs / Unc to Web link converter
« on: February 04, 2009, 08:43 AM »
Had an issue here where the mindtouch wiki that's used on an internal project mangles up UNC path style links. So I created an autohotkey script that converts it into a file:// protocol link and copies it to the clipboard. Thought maybe it would be useful for someone on here (or their colleagues).

You can do the same by pasting the link into Firefox and copying the result - but try to tell that to someone that tries to map a network drive using the tools menu in outlook (how to install firefox, get the link copied out the email, into the address bar, coping it out again and into their wik).

; Unc2Web.ahk
#NoEnv
InputBox, OutputVar, UNC TO WEB LINK, Please put in a link to the UNC Network Path:`n`n For example: `n\\f_server2\share\New Folder\index.html`n\\f_server2\share\New Folder
if NOT ErrorLevel
{
OutputVar := RegExReplace(OutputVar, "\\\\", "file://") 
OutputVar := RegExReplace(OutputVar, "\\", "/") 
clipboard := OutputVar
InputBox, bla, UNC TO WEB LINK, The following link has been copied to your clipboard. Use it in wikis or other webpages - this link only works internally.,,,,,,,,%Outputvar%
}

2009-02-04_135338.jpg
2009-02-04_135353.jpg
2009-02-04_135413.jpg

97
Title says it all really, I've got a few hundred bookmarks now. More often than not I want to find something on a page I bookmarked, but the bookmarking mechanism in Firefox - as opposed to Opera - only allows you to search through url and title (and tags).

What's the best way to search through actual page content? I hope someone's made an extension that indexes bookmarks page content periodically in the background that I can search through.

Cus, I'm not looking forward to copy and pasting a few hundred webpages into something like evernote and manually checking if the information is updated every sunday :P

Any ideas, tips, flames etc (except for putting a donk on it)?

98
One of the biggest lessons from NANY for me was finding out how very important it is how to communicate what your program does and in what scenario it is useful, in the right wording. As a non-native English speaker I found this hardest of all. I was wondering if any of you have tips or experienced the same problem?

In my case, with JustCloseSomeTasks, I think there's a very large group of people that have dismissed the program because I've not made the purpose and usefulness clear enough to them. :( Without going too much into it - they know their task manager for example and therefore see JCST as an alternative task manager, which is a shame as it means they'll probably not need another task manager. If they'd seen it as a taskbar declutter program then perhaps it would have been more useful to them.

A possible cause can be the terminology of the app. It seems the Windows terminology can be very unclear, with people mixing up windows, tasks, processes, tasktitles, processtitles, windowtitles, taskbar etc all meaning different things to people. Also a treelist with checkboxes is not specific enough to communicate, unfortunately.

This becomes very apparent as soon as there's some publicity / blogging about your program from people that have not participated in the forum here. Reviewers will have tried your program so if they don't get it then that's a clear sign. Commenters will make a decision to try out your program (or not) based on a quick glance - either the revies or the information you publicize about your program, if the program isn't clear in what it does (and what it does different), people might not try it at all! Even worse they could have a bad experience when it doesn't solve their problem very well. I guess word of mouth is the best promotional tool as it encourages people to try something without painting an incorrect picture.

So, concluding, I guess one way of solving this issue is creating a proper website around your app - write in a concise and clear way - and improve / revise this information based on the experience of what people commented. I think keeping this up to date with a good support system and documentation takes at least as much time as the coding itself and makes or breaks your app. The benefits of small programs like NANY is that they are very focused and thus should be easier to communicate. I am not envying mouser in this respect! FARR has an astonishing amount of features and is so flexible I wouldn't know how to even start. :Thmbsup: respect.

What's your experiences?


99
Find And Run Robot / [idea] Let FARR score plugin results
« on: January 20, 2009, 04:48 AM »
Would it be possible to have FARR score the results from plugins? For example: query Everything using the Everything for FARR plugin, then let FARR reorder the result list by scoring the results so that the best results float to the top.

Better integration, better results, the power of FARR and everything combined - I am captain launcher lol
captain-planet.jpg

100
Find And Run Robot / suggestion: listing farr extensions
« on: January 14, 2009, 08:52 AM »
As I cannot remember all the prefixes and plugins keep adding them, would it be a good idea to have a search modifier lister?

When I type <space><plus> (ie. " +") could farr show the list of installed valid search modifiers?
I guess something similar for aliases too if it doesn't exist already, like aplugins for plugins. this would be invoked in the middle of building a search

Also it seems there are now so many extensions to FaRR (which is great) and some of them come preinstalled, that it is hard to figure out all the posibilities. Maybe its time to think about a list command so you could do:

list plugins (replaces aplugins)
list aliases
list modifiers
list prefixes
list <new feature>

this could be invoked before the search as a command.

Pages: prev1 2 3 [4] 5 6 7 8 9next