topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Wednesday April 24, 2024, 9:55 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 - DeVamp [ switch to compact view ]

Pages: [1]
1
Clipboard Help+Spell / Virtual folders : Custom Icon
« on: November 17, 2014, 03:50 AM »
Hey,

Could there be an option to use a custom icon (.ico or .jpg or .png) as the icon for Virtual folders?

If it's too difficult or to much impact, no problem.

Just asking :)

2
Finished Programs / DONE: export table with template
« on: March 02, 2012, 04:10 AM »
Hi all,

I'm in search of a little program that can maintain a database of labels and errormessages for multi-languages like this:
(possible with more fields)
LABELCODE1ELABELDESCRIPTION1
LABELCODE2ELABELDESCRIPTION2
LABELCODE1NLABELDESCRIPTION1
LABELCODE2NLABELDESCRIPTION2
MESSAGE1EMESSAGEDESCRIPTION1
MESSAGE2EMESSAGEDESCRIPTION2
MESSAGE1NMESSAGEDESCRIPTION1
MESSAGE2NMESSAGEDESCRIPTION2

And that can filter (i.e. col2 = 'E') and then export the selection to something like this:

<?xml version="1.0" encoding="utf-8" ?>
<Resource>
  <item name="LABELCODE1">LABELDESCRIPTION1</item>
  <item name="LABELCODE2">LABELDESCRIPTION2</item>
  <item name="MESSAGE1">MESSAGEDESCRIPTION1</item>
  <item name="MESSAGE2">MESSAGEDESCRIPTION2</item>
</Resource>

And so you define a start part:

<?xml version="1.0" encoding="utf-8" ?>
<Resource>

A detail part:
<item name="{COLUMN1}">{COLUMN3}</item>


And an end part:
</Resource>

So its something like the merge function in word, but then in a program where you can save records, a start, a detail and an end part.

I was thinking something like the great "SnapDB" to store the records and perhaps a 2nd program or "plugin" to define the export :-)

If I'm unclear, just ask more details.
Thanks in advance.

3
TreeProjects
Organize Info Using Searchable Databases


Today at BitsduJour.com:

60%OFF$19.60
RETAIL$49.00

More info : http://www.bitsdujou...ftware/treeprojects/

4
Clipboard Help+Spell / Add quick note
« on: October 24, 2011, 06:26 AM »
Hi,

Just a minor thing:

The tab order on the screen "Add a Quick Note" is a bit wrong.

You start at the title and then go to the OK button, skipping the entryfield itsself.

5
N.A.N.Y. 2011 / NANY 2011 Withdrawn: LogFileParser
« on: September 26, 2010, 09:55 AM »
NANY 2011 Entry Information

Application NameLogFileParser
VersionN/A
Short DescriptionParse logfiles, template based
Supported OSesWindows
Web PageN/A
Download LinkN/A
Version History
  • N/A
AuthorDeVamp


Description
At my work, we use a lot of log files as TXT files, created from the treatment of invoices.
Now we browse through them with notepad or another text editor.
Since all invoice logging is put in the same file, it's hard to track what all happened with a certain log file.
It would be handy for us to be able to filter and sort invoices and the events that happened with it.

It would be template based, so that you can choose/create a template that defines the number of columns and it they are a fixed with or with a seperator.

example of a logfile:
Spoiler
Default seperator is #
Output in atachment

23/09/2010 - 08:55:35 #   . '1971245' # 051101 - CODA Login : User : xyz | Password : 123456
23/09/2010 - 08:55:35 #   . '1971245' # Header : PostTo (0 = Books, 1 = intray) : 1
23/09/2010 - 08:55:35 #   . '1971245' # Header : CmpCode : 051101
23/09/2010 - 08:55:35 #   . '1971245' # Header : Code : AF
23/09/2010 - 08:55:35 #   . '1971245' # Header : Date : 2010-08-28
23/09/2010 - 08:55:35 #   . '1971245' # Header : Description : ELECTRABEL CUSTOMER SOLUTIONS - 010910
23/09/2010 - 08:55:35 #   . '1971245' # Header : ExtRef1 : 705802668628
23/09/2010 - 08:55:35 #   . '1971245' # Header : ExtRef2 : 0810
23/09/2010 - 08:55:37 # #  . URL : http://codaserver/co.../inputext/input-11.3



It's my first try at using Autoit. It looks like a perfect environment to create tools like that.

Features
Create, edit, delete templates.
Read, sort & filter the content of the logfile

Planned Features
Program
  • Save and load setttings to ini files
  • Load default settings or previous settings when starting the program
Templates:
  • Create template : define number of fields and columntitles, how to read log file (fixed with, seperator, ...)
  • Create template : Eventually define a default directory per template
  • Edit template : Modify an existing template
  • Delete template : Delete an existing template
Logdetails:
  • Sort every column
  • Filter a certain column

Future Features
  • Export/add a selection of records to a new/existing log file
  • Export/add a filtered view to a new/existing log file
  • Reformat a log file from templayelayout X to templatelayout Y, as a new file or replace an existing file
  • Batch reformat a selection of files
  • Read multiple log files and treat them as one, so you can filter/sort over several files
  • ... idea's welcome ...

Screenshots
First draft:
Screenshot - 26_09_2010 , 16_42_18.png

Usage
Installation
It's a portable program, so simply extract the file, start Logfileparser

Using the Application
Choose a directory, choose a file, load the file and sort or filter the results.

Uninstallation
Simply delete the directory where the files are unpacked.

Known Issues
Not known. If you know there, let me know :-)

6
Screenshot Captor / Highlighting rectangle
« on: August 31, 2010, 06:23 AM »
Hi there,

I have the following that's disturbing me:

When I use the Highlighting rectangle, it places a box over the screenshot.
You can perfectly set the transparency, but it fades out the text underneath it.

Maybe you need to split it up in 2 parts:

- highlight a part of the screenshot. (blending mode = overlay)
- cover a part of the screenshot. (blaning mode : normal)

The only difference between both modes are the blending of the object.
And for highlight, it actually needs to fill the lighter pixels with the highlight color, not all pixels.

IF you know photoshop, you know you can change the blending modes between layers.
here are quick details: http://www.freetimef...toshop_blending_mode

Hope I am clear enough.

In attachment i've added a screenshot from SSC end one from Snagit (that I used to use :p )
So you see the difference it makes.

7
Google Boomerang / Choose language
« on: August 20, 2010, 08:07 AM »
Hi,

Lovely program.
Could it be possible to have an option to choose the in language. I'm from Belgium, so dutch is our first language and it would be nice to be able to boomerang some maisl and teksts from friends :-)

Thanks. :-)

Pages: [1]