topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Sunday September 20, 2026, 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 ... 1046 1047 1048 1049 1050 [1051] 1052 1053 1054 1055 1056 ... 1515next
26251
oh crap -- ok email on its way.
26252
I have now uploaded version 2.00.130

I have made a big under-the-hood change the way that the window is refreshed with new contents.

There is a fair chance that this update will have a bug or two in display updating in some cases but i wanted to push it out to get bug reports coming in as soon as possible.

The new refresh is *MUCH* smoother -- if you try out previous versions, expecially in directory browsing, you would see lots of "flickering" as new window contents were updated and window was shrunk and resized.  You should find now a much gentler update of window contents.

Let me know what you think.
26253
Find And Run Robot / Re: please don't do that !!!!
« Last post by mouser on July 14, 2007, 08:53 AM »
ok ok, i'll undo it.
26254
Should Updater hold off on updating itself until its tasks are finished?
this came up today in another thread (https://www.donation...dex.php?topic=9206.0)
and the answer is yes, it's on my todo list, definitely is needed  :up:
26255
i'm not sure if it's a bug either.. it's waiting for you to type something to tell it which directory to go into next, since the first directory listed is exactly what you have in your editbox.

i could make tab in this case autocomplete the NEXT item, which is the first child subdirectory of the current directory.
26256
yes this is a known bug.
i think the best solution is just to either force the updater to update first or last, and before the rest.
easiest thing would be simply to make it go last.
26257
I don't have any insight into this but i look forward to reading what people who have been through this say about the matter.
26258
New version posted -- the updater tool should have picked it up and installed it for you if you are using it.
(the updater now knows how to smoothly update plugins without ever exiting farr, for maximum convenience).

New version has sine nice new fixes, including much faster directory browsing.
26259
Official Announcements / Re: ZillaRank: An improved search for smf forum
« Last post by mouser on July 13, 2007, 09:26 PM »
ZillaRank has a new update with a very cool new feature:
You can now sort by relevance or date from the search results page by clicking on columns.

Very very useful stuff - congratulations to wordzilla for his amazing coding work on this!  :up: :up: :up: :up:

(boo to simplemachines.org for not caring, what is going on with them? )
26260
Backup Guide / Re: Information about Backup4all 2.3.2
« Last post by mouser on July 13, 2007, 08:48 PM »
DC will never make any discount arrangement that restricts the rights/support/upgrade-policy of a buyer.  If you should ever be told by any company whose product you purchased through DC that you are not entitled to an upgrade because you bought with a discount, let us know and we will step in.  :up:
26261
General Software Discussion / Re: links collector
« Last post by mouser on July 13, 2007, 07:11 PM »
saw this post recently:
http://jwsecure.com/dan/2006/12/

kalos,
Can you try this:
26262
General Software Discussion / Re: links collector
« Last post by mouser on July 13, 2007, 07:07 PM »
someone else was posting about this error before too, what is causing this mystery npptools.dll error!
26263
Living Room / Re: Google in Sicko Storm - Welcome to democracy google style
« Last post by mouser on July 13, 2007, 07:06 PM »
quick note: thanks everyone for keeping this discussion at a consider level and largely free of political antagonism -- a real pleasure to read the differing positions, i'm enjoying hearing the different views and enjoying that people don't seem to have fallen into that common scenario where they think they have to "win" an argument.
26264
Living Room / Re: Google in Sicko Storm - Welcome to democracy google style
« Last post by mouser on July 13, 2007, 05:32 PM »
Let me add something i think is important for this discussion:

Most of economic theory seems to be based on the presumption of a fairly rationale (in terms of their self interest) and informed public.

One of my biggest concerns about the world we live in is that the commercial marketplace has their hooks in every level of power in our society, and is set up to distributed advertising/propaganda/misleading information in an incredibly effective fashion, and leveraging every innate weakness of the human psyche.

In such a situation, it's my belief that the normal controls that a "free marketplace" might excercise are ineffective in practice.  You don't get the benefits of democracy if most of your population is not informed about the issues.
26265
app, hahahahahhaha  ;D ;D ;D ;D ;D ;D
if other dc members show up it could lead to an ultimate showdown of ultimate destiny..
26266
Screenshot Captor / Re: Printing a scrolled Window
« Last post by mouser on July 13, 2007, 10:40 AM »
I'm afraid it's not possible from within screenshot captor, which will try to always print it on one page.
but you could load the image into another program that might be able to split it up.
26267
add +sall to your search to see more results (i removed it from the context menu).

the extended results list is used mainly for directory browsing+completion.  for example, type c:\ and youll see.
26268
Great question.

If we use skrommels tools to find the list of fonts in use, can one of the MS Word gurus tell us how to find instances of this font in use in the document? i.e. if we wanted to find all occurrences where we used the Tahoma font, how could we do that?

I seem to remember MS Word having a feature to show all paragraph styles used in the document..
26269
jack, what version are you using?
26270
Living Room / Re: Why is the 'N' key always the first to go?
« Last post by mouser on July 12, 2007, 10:36 PM »
because when people get angry at the computer they start cursing "NO NO NO NO NO NO NO NO NO!!!!!!!!!!!!!!!!!!!"
and pounding on the N key.
at least that's what i do.  :mad:
26271
Official Announcements / Re: ZillaRank: An improved search for smf forum
« Last post by mouser on July 12, 2007, 06:29 PM »
awesome  :up:
26272
DcUpdater / Re: Another Bug, Maybe
« Last post by mouser on July 12, 2007, 03:27 AM »
Here's the .dcupdate for one of taichi's plugins, which shows:
Code: Text [Select]
  1. <?xml version="1.0" ?>
  2.  
  3. <Local>
  4.  
  5.   <!-- basic info to display in updater-->
  6.   <Label>Network Connections Plugin</Label>
  7.   <IconFile>nwconn.ico</IconFile>
  8.  
  9.  
  10.   <!-- version info of locally installed current version, and simple remote version file -->
  11.   <Version>0.0.0.3</Version>
  12.   <VersionFileRemote>http://taichi.dcmembers.com/Plugins/NWConnect/versioninfo.xml</VersionFileRemote>
  13.  
  14.  
  15.   <!-- where to get more info about the app remotely, only queried once an update is discovered -->
  16.   <InfoFileRemote></InfoFileRemote>
  17.   <WebPage>http://taichi.dcmembers.com/Plugins/</WebPage>
  18.  
  19.   <!-- ok how to conduct updates; could be: "Run" (download and run program), or "Visit" (visit website), or "Unzip" (download zip and unpack over files) -->
  20.   <UpdateMethod>unzip</UpdateMethod>
  21.   <SignalForUpdate>FindAndRunRobot.exe</SignalForUpdate>
  22.   <CloseForUpdate></CloseForUpdate>
  23.   <UpdateFile>http://taichi.dcmembers.com/Plugins/NWConnect/NWConnect.zip</UpdateFile>
  24.  
  25. </Local>


The key new lines are:
 <UpdateMethod>unzip</UpdateMethod>
 <SignalForUpdate>FindAndRunRobot.exe</SignalForUpdate>

the zip is unpacked into the same directory as the .dcupdate file (thats how it knows where to unzip)
and the <SignalForUpdate> stuff lets it know to tell the FindAndRunRobot.exe at start and end of unpacking to unload any plugins (this is something unique to farr).

26273
DcUpdater / Re: Another Bug, Maybe
« Last post by mouser on July 12, 2007, 03:14 AM »
Support for updating items that use zip files instead of full-blown exe files has now been added!
It's quite involved so there may be updates of the updater needed soon :)
But basically it now knows how to install plugin updates live, even when farr is running (by having farr unload and reload them automatically while installing).

This should make installing plugin updates really easy.
26274
Living Room / Cody Relatives Spotted in the "wild"
« Last post by mouser on July 12, 2007, 02:57 AM »
It seems cody or one of his relatives has been spotted on the internet, with a crazy tail hat or something..

26275
General Software Discussion / Re: RapidTyping 1.1.9.8 - Free Typing Tutor
« Last post by mouser on July 12, 2007, 02:50 AM »
looks fun!
you find some nice stuff lanux  :Thmbsup:
Pages: prev1 ... 1046 1047 1048 1049 1050 [1051] 1052 1053 1054 1055 1056 ... 1515next