topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Thursday November 6, 2025, 7:08 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 ... 14 15 16 17 18 [19] 20 21 22 23 24 ... 46next
451
Best Text Editor / Re: Boxer Text Editor
« Last post by AbteriX on June 17, 2007, 03:54 PM »
I meant to mention, in that CPU Magazine interview, "Phar Lap" was improperly transcribed as "far left."  :)

-Boxer Software (June 17, 2007, 03:25 PM)
Ahhhh, thanks. That explains smtg,  :-\  i was a little bit helpless  with "far left"   ;D
452
General Software Discussion / Re: Process Explorer V10.11
« Last post by AbteriX on June 17, 2007, 12:12 PM »
Hi Curt, sorry!
Handle  is not the command line version of Process Explorer.
Handle is not an replacement of Process Explorer.
Handle is only to see which files are locked from which application.... smtg like UnLocker

"C:\>handle /?"

Handle v3.2
Copyright (C) 1997-2006 Mark Russinovich
Sysinternals - www.sysinternals.com

usage: handle [[-a] [-u] | [-c <handle> [-y]] | [-s]] [-p <process>|<pid>] [name
]
  -a      Dump all handle information.
  -c      Closes the specified handle (interpreted as a hexadecimal number).
          You must specify the process by its PID.
          WARNING: Closing handles can cause application or system instability.
  -y      Don't prompt for close handle confirmation.
  -s      Print count of each type of handle open.
  -u      Show the owning user name when searching for handles.
  -p      Dump handles belonging to process (partial name accepted).
  name    Search for handles to objects with <name> (fragment accepted).

No arguments will dump all file references.

Ever wondered which program has a particular file or directory open? Now you can find out.
Handle is a utility that displays information about open handles for any process in the system.
You can use it to see the programs that have a file open, or to see the object types and names of all the handles of a program.


Process Explorer on the other hand can show you the 'handles'  too.......but this is only a small part of ProEx.

Light weight alternatives to ProEx are e.g.
"ProcessMate v1.87" from WEIRD173
and "Process Viewer  for Windows" from http://www.teamcti.com/pview/prcview.htm  which have an command line tool pv.exe
and "Process" from http://www.beyondlog...util/processutil.htm
(BTW by searching the homepage URL i found http://www.softpanor...rocess_viewers.shtml)
453
Best Text Editor / Re: Boxer Text Editor
« Last post by AbteriX on June 16, 2007, 06:08 PM »
Hi David

very interesting interview there. Thanks.


1991? (486DX30, 4MB RAM, 100MB HDD for $2000) only 16 years....but what a difference!
454
Found Deals and Discounts / Re: WS_FTP Home 2006 - Free
« Last post by AbteriX on June 13, 2007, 09:07 AM »
Some infos about WS_FTP Home
http://www.ftpplanet.com/downloadLE.asp

I still like the GUI of the old WS_FTP 95 LE (Limited Edition) and the size of the files and that there is no installation needed.

http://www.ftpplanet.com/wsftple.html
http://www.uottawa.ca/help/ws_ftpe.html
   
Installing WS_FTP LE

Connecting to an FTP site Using WS_FTP LE

Download: http://oldversion.co.../program.php?n=wsftp
455
The open source version for Linux is around there for a few years now.
Maybe they want to support the open source or the Linux motion/thought?

Not equivalent but there is Xara XS out there (Would be nice to have the X1 for free instead of XS)
456
I have buy Xara X1 a few weeks ago and didn't get junk mail? (no, nor in my spam folder)
Maybe you have subscribed to an newsletter?

-- oh, wait, i've forgotten: i got mails from MAGIX after buying X1. But they are automatically in my spam folder 'cus of HTML formated. So no matter.

BTW: here is another thread about xara 3.2 https://www.donation...pic=8835.0;topicseen
457
Living Room / Do you know where your cat is going?
« Last post by AbteriX on June 08, 2007, 05:36 AM »
For all the cat lovers here:
          Mr. Lee CatCam

   I thought about our cat
      who is the whole day out,
returning sometimes hungry     sometimes not,
            sometimes with traces of fights,
  sometimes     he stay also the night out.

http://www.mr-lee-catcam.de/index.htm
Unbenannt2.png

Find me cat cam camera lee's
458
Found Deals and Discounts / Bits du jour: FontCreator <Expired>
« Last post by AbteriX on May 30, 2007, 01:00 AM »
< Expired >

Roll Your Own ... Fonts

FontCreator Home or Professional Edition
http://www.high-logi...com/fontcreator.html


Regular price: $79.00 or $149.00
Bits du Jour Today Only (Wednesday 30 May) price: $31.60 or 59.60  You save:     60%    

If you've ever wanted to design your own font, and didn't know how, this program is for you.

== Read more about the discount ==> http://www.bitsdujour.com/

459

Re the plugins page -
http://www.photofilt.../plugins.php?lang=en

does anyone know is there a way to download all 36 plugins at the same time
maybe some download manager or FF extension would do that ??

Hi Tom, in the last few years i always use DownThemAll, a FF extension, for such issues.


And now i remember i had an Extension to export
all links to an new Tab (to store the list)
but i can't remeber the name of it.
  :-\
460
General Software Discussion / Re: Converting Spreadsheet to Table in forum
« Last post by AbteriX on May 22, 2007, 09:51 AM »
Thank you brett for reminding me to CSVed.

Note, our solutions do this:
Did you read that the intention was
to create BB code formated table
for to input e.g. here in the forum ?

from this text:
Did you read that the intention was
to create BB code formated table
for to input e.g. here in the forum ?


Can CSVed this too ?

---
Edit:
upps, i had used no separator in my example ... nice too ;-)
461
General Software Discussion / Re: Converting Spreadsheet to Table in forum
« Last post by AbteriX on May 22, 2007, 05:59 AM »
Thank you all for the inspiration.
I have "rigging up" an script for >PSPad< to do this.
Just select some comma separated text in PSPad and execute this script.

Look in the script for  Const mySEPARATOR = ","
and modify the comma to an char your CSV is separated, if you need this.
(  Or improve this script with something like mySEPARATOR = InputBox("Separator:",,",") )

"The code for PSPad"
' Save this script as e.g. CSV2BBTable.vbs
' into your PSPad script folder, e.g. "C:\Program Files\PSPad\Script\VBscript\CSV2BBTable.vbs"
' Then select some separated text (see mySEPARATOR) and execute this script from the script menu.
' ------------------------------------------------------------------------------
' author        : Stefan Schuck 2007 for PSPad.com and DonationCoder.com
' Based on an proof of concept from "Crono" at https://www.donationcoder.com/forum/index.php?topic=8504.msg61390#msg61390
' Use code from : Scott Greenberg <[email protected]> [GoGoModule.vbs]
'                 http://gogogadgetscott.info/computers/cc/snippet.php?sid=34
' Use code from : James Swan  [text_to_list.vbs]
' ------------------------------------------------------------------------------
Const module_name  = "CSV-2-BBTable"
Const module_ver   = "0.001"
Const mySEPARATOR = ","      ' the separator in your CSV file to separate the table cells, e.g. , ; :
Sub Init
    menuName = "&" & module_name
    addMenuItem "Execute &CSV to BBcode Table"     , menuName, "replaceRegExp"
    addMenuItem "&Open this script file"   , menuName, "openFile"
End Sub
Sub openFile
    Set obj1 = newEditor()
    obj1.openFile(moduleFileName(module_name))
End Sub
' ------------------------------------------------------------------------------
'                                 Text editing.
' ------------------------------------------------------------------------------
Dim arrLines
' Pattern Find
Dim vFind(4)
vFind(0)= "#" 'not needed
vFind(1)= mySEPARATOR
vFind(2)= "$" 'start of each line
vFind(3)= "^" 'end of each line

' newtext Replace
Dim vReplace(4)
vReplace(0) = "[br]"
vReplace(1) = "[/td][td]"
vReplace(2) = "[/td][/tr]"
vReplace(3) = "[tr][td]"

Sub replaceRegExp
'*******************************************************************************
' author : James Swan    ' Created : 28 September 2005
'*******************************************************************************
Set editor = newEditor()
With editor
.assignActiveEditor()
strInput = .selText()
End With
  If Len(strInput) > 0 Then
  arrLines = Split(strInput, vbCrLf)
      For L = 0 to UBound(arrLines)
          For i = 1 to UBound(vFind)
              arrLines(L) = runRegExpReplace(arrLines(L),vFind(i) ,vReplace(i))
          Next
      Next
      strList = "[table]" & vbCrLf
  For L = 0 To UBound(arrLines)
    strLine = Trim(arrLines(L))
    strList = strList & strLine & vbCrLf
    Next
  strList = strList & "[/table]"
  editor.selText strList
    Else
MsgBox "Please select some text...  ", 0, MODULE_TITLE
End If
Set editor = Nothing
End Sub

' ------------------------------------------------------------------------------
'               Private function: Find and replace with RegEx
' ------------------------------------------------------------------------------
' author    Scott Greenberg <[email protected]>
Private Function runRegExpReplace(haystack, Pattern, newtext)
    Set regEx = New RegExp
    If Pattern = "" Then
        runRegExpReplace = haystack
        Exit Function
    End If
    regEx.Pattern    = Pattern
    regEx.IgnoreCase = TRUE
    regEx.Global     = TRUE
    runRegExpReplace = regEx.Replace(haystack, newtext)
End Function




For the other way around, export a web side table (e.g. to Excel) there is Table2Clipboard, an FireFox extension:
https://addons.mozil...e/firefox/addon/1852

"Table2Clipboard Infos"
Mozilla applications allow to select rows and columns from a table
simply pressing Control key and picking rows/columns with left mouse button.
...
If you want to paste data in Microsoft Excel on OpenOffice Calc with correct disposition simply use Table2Clipboard.
Pasting in plain text editors is also supported as CSV file (but you can change rows and columns separators from option dialog)

462
General Software Discussion / Re: Converting Spreadsheet to Table in forum
« Last post by AbteriX on May 22, 2007, 02:01 AM »
That's a very interesting thread to me.

WOW David thank you for this info about Columnizer, i find this tool really handy.

Some Info's about Columnizer:

Columnizer 5.38
Gulf Coastal Software  ---  Note: This program is no longer supported.
Columnizer is a special program for working with column and  row data.
Found by: David1904
Download: columnzr.zip ~650kB

DL possibility: http://www.simtel.ne...product_page%5D91922
Note you get there an "download-columnzr.zip.exe", start this to download the columnzr.zip ~650kB
(need to find an better DL)

Install: run the Setup.exe or just unpack the Setup.exe with UNIExtract

Size: Columnizer.exe ~ 1MB (300kB geUPXt) that is in total not many more then ~300kB

Stand alone?: Seams to be stand alone, uses an ini and text files to store the setings


"Columnizer does..."
Attempt to realign HTML
    Insert into a column of data
    Insert a column of data
    Copy a column of data
    Retain / Delete a column of data
    Replace data within a column
    Insert spread sheet separation character
    Insert a row
    Delete a row of data
    Delete blank lines
    Retain / Delete lines per data
    Insert lines per data
    Insert a carrage control
    Vertical column concatenation
    Insert incrementing letters
    Replace line per data
    Horizontal column concatenation
     Append lines per data
    Retain / Delete starting at specified data
    Insert data within line Before / After specified data
    Replace data with a top-down data list
    Align all data into columns
    Shuffle data
    Find and mark duplicate lines
    Replace with special characters
    Insert incrementing numbers
    Delete leading / trailing blanks
    Format for ReadMe
    Special Routines
    Sort Ascending / Descending and Reverse order
    Convert data to Courier font
    Total a specified column
    Break up file records
    Replace any character within a file



"News"
  New in version 5.38:
  1. The 'Vertical Concatenation' combobox entry was not
      droping down the correct control.

  New in version 5.37:
  1. The 'Delete web addresses' routine should be working
      properly now.
  2. A 'Delete (Strip out) data' routine was added. This
      will strip out chosen data within all lines or bulk
      data.
  3. Some single line data parameters (10 max) are now
      saved in a dropdown box for future use.

  New in version 5.36:
  1. A 'Delete web addresses' check box was added into
     the ReadMe section that should take out all web
     addresses for better listening.
  2. All check boxes last checked positions are now
     remembered.

  New in version 5.35:
  1. 'Row: To:' can now be made to auto reset to zeros
      (although transparent) before each data modification.
  2. ReadMe routine can now delete all tabed lines.
  3. User work area colors saved between executions.
  4. Routine dropdown box is continuously in view now.
  5. There was a program error when the 'Hints' check
      box was not clicked.

  New in version 5.33 and 5.34:
  1. Inconsequential changes were made.

  New in version 5.32:
  1. The 'Replace Special' routine was not replacing the
     correct 'Replace with' character in some cases.

  New in version 5.31:
  1. The program now expands to larger screen sizes, as well
     as centers.

  New in version 5.30:
  1. The text in the search boxes are now highlighted upon
     focus.

  New in version 5.29:
  1. Replicate data.

463
They don't want code an TC plugin but improve CLCL since nakka doesn't have interest to do this.
With "plugins" they mean CLCL plugins.

And... there is already an Clipboard plugin for TC ==> http://www.ghisler.c...iewtopic.php?t=12773


Thanks rjbull, i use already Horsts tools, PopSel and MemPad also.
464
Templates could be boiler-plate (the hole address, email signature, footer...), code snippets,  special chars to insert, email addresses, ...
But CLCL have no placeholder like %TIME% or %DATE%.

Typically i paste smtg into the clipboard, go to the CLCL Viewer an drag&drop the content to the template "folder"(section)
465
NEWS
There is an start to translate the documentation of CLCL to English.
If you are curios or want to code an plugin or just wanna help ... point your browser to http://www.ghisler.c...15260&highlight=
466
Found Deals and Discounts / Bits du Jour: Boxer Text Editor <Expired>
« Last post by AbteriX on May 10, 2007, 12:11 AM »
Expired

Boxer Text Editor 

Regular price: $59.99
Bits du Jour Today (May 10, 2007) Only price: $29.00
You save:     51%
Time left for discount: 0 hours, 0 minutes

 http://www.bitsdujour.com/


boxer.jpg

See the Product Page ==> http://www.boxersoftware.com/pgbwin.htm
Read DonationCoders Review of Text Editors ==> https://www.donation...extEditor/index.html
467
General Software Discussion / Re: Directory Opus 9
« Last post by AbteriX on May 06, 2007, 02:14 PM »
ADS is an NTFS file system feature.
ADS means "Alternate Data Stream" or like that.
This ADS are stored hidden on the disc.
The are accessible with "filename.ext:stream" , i saw a nice
demo
Video: Tour of the Sysinternals Tools
Download: http://www.microsoft...ternals/default.mspx  ===>  http://www.solsem.com/videolibrary.html

The tool in question is an command line tool 'streams.exe' ==> http://www.microsoft...AndDisk/Streams.mspx

of an sysinternals dvd about this issue.
The OS use this ADS e.g. to store the info from where a file is downloaded (internet, trusted zone,...)
I guess there must be an wiki entry about this... please wait an moment while i am on the search....  ahh yes ...>here< for example.
468
Found Deals and Discounts / Re: Xara X1 for $19 (less than £10)
« Last post by AbteriX on April 29, 2007, 03:54 PM »
2004: Preview Xara X1 - Feature List and Changes
http://www.xaraxone....workbook25/index.htm


2005: New Xara Xtreme - A Preview
http://www.xaraxone....t/xpreview/index.htm

2006: Xara Xtreme Pro Preview
http://www.xaraxone....ebxealot/workbook53/

.
469
Found Deals and Discounts / Re: Xara X1 for $19 (less than £10)
« Last post by AbteriX on April 29, 2007, 02:07 PM »
XS lacks the most interesting features such as interactive transparency, bevel and shadow.
But Xara1 looks pretty good. And the 10MB download is pretty USB-Stick friendly.

You can see many tutorials over there at YouTube to see how Xara works. Just search for 'xara'
Interesting that even the old CorelXARA have all the nice features one needs.
Original CorelXARA demo videos:
http://www.youtube.c.../watch?v=oQAi0m6WSyU
http://www.youtube.c.../watch?v=M7aJdzY8fEA
470
General Software Discussion / Re: Directory Opus 9
« Last post by AbteriX on April 26, 2007, 02:02 AM »
Thanks for the answers boys  :-*
471
General Software Discussion / Re: Directory Opus 9
« Last post by AbteriX on April 24, 2007, 10:20 AM »
Abterix,
I think what the Directory Opus web site is telling you is
that if you lose your serial number that unlocks USB functionality in the program,
be prepared to beg the authors for it to be re-issued to you.
(Which doesn't make sense to me. As long as you can prove you purchased it
I don't see why you would have to 'beg' for something you legally own).
I don't think it was serious about begging.  Note the little smily face. 
I thought it was common knowledge that the smilely implies joking after a statement like that.
Thanks for the support.
My problem is not the 'beg' eMail.
I ask for the technically background how this USB-Licence is implemented.

Q: is the licence bundled with hardware related properties
like drive number of the file system or like this?

Or enables this USB-licence just the possibility to store the settings into the xml file?
472
General Software Discussion / Re: Directory Opus 9
« Last post by AbteriX on April 23, 2007, 01:20 PM »
Hi Leo,
may i ask you here a question instead of the DO Forum?

Related to this posts :
http://resource.dopu...dab6c1e65e2654#19878

[...]
* USB key export is a separate Licence and EACH physical key requires a separate export Licence at AUD$10 each.

If you lose you USB key you will need to write us a pleading letter:)
-greg GPSoftware

> If I upgrade my USB thumb drive from a 1gb to a 4gb [...], do I need to purchase a new USB license [...]
-djeaton3162


> in this case you can re-use your licence.
-greg GPSoftware


Now my question:
I don't understood > in this case you can re-use your licence.
So is this licence in any way ""hardware bundled"", i mean, can i us DOpus today on this USB device and tomorrow on an another...
.. or must i always eMail GPSoft to update the licence?

I think about buying DOpus but i use different USB-Sticks (some day an stick, but sometimes an little USB-Drive instead,... only used by me one after another)
Thank you if you can ask this for me.

.

---
Edit
FYI Leo,
Your link to the fully-featured text editor as seen at Getting to know Directory Opus is not valid any more.
Did you have an other link please?
473
Please, does CLCL have a feature to repair the clipboard chain, like CHS, ArsClip and Clipmagic do?

> to repair the clipboard chain
:'(  sorry, what is this?
I had never smtg to repair with the cb, though  :)

Do you use CLCL and didn't find this feature .... or do you wanna ask me to look for you at my copy?

How can I help you?
474
Installer should only run silent if they are started with the right switch (setup.exe /?)
But i think  one can build packets which run silent by default <?>

Are this always the same install packets who have this silly behaviour?

May i give you an hint to an nice community about this topic?  ===>  http://www.appdeploy.com/msierrors/
I think they have some more answers than I .... since I have only  a few.
475
General Software Discussion / Re: Last Freeware Versions
« Last post by AbteriX on April 15, 2007, 04:33 PM »
Thanks Curt.... added
Pages: prev1 ... 14 15 16 17 18 [19] 20 21 22 23 24 ... 46next