topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Thursday March 28, 2024, 7:07 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 - Earthcoder [ switch to compact view ]

Pages: [1]
1
LaunchBar Commander / Hotkey commnads via icons
« on: October 14, 2009, 07:15 AM »
Hello

Is it possiable to have a icon on the bar that will run a hotkey trigger instead of pressing the hotkey.

e.g. I have a notes program (stickies) that when you press Win+S opens a new sticky is it possiable to add this hotkey to the tool bar so you just click a icon and it does the hotkey for you, i would find this very good as have alot of programs that use hotkeys but would much perfer to click a icon that would emulate the pressing of keys.

i have alot of programs that i have hotkeys set too but much perfer to just click a icon for it.



2
General Software Discussion / title bar shortcuts
« on: April 23, 2008, 05:13 AM »
Hello

I am looking for a program, and searched the net loads, that i can add custom programs to the right click menu on a title bar, or even little icons across it that allow me to add custom programs.


mainly as some programs i use dont have menu's there just a title bar, would be handy to have a menu there so can load notepad or something else quickly

3
General Software Discussion / Active directory tools
« on: October 15, 2007, 07:20 AM »
Anyone know any good active directory tools.

We use AD at work for changing peoples passwords, i wondered if anyone has come across any utils that make it alot easier too use, and locks you out of stuff.

I used my own MMC for a while its ok, but its rubbish in vista.


4
General Software Discussion / Asset Inventory Software
« on: August 30, 2007, 03:48 AM »
Hello all.

Just a question mainly, Im guessing most people who use this forum, prob Work in IT, in some way or another, or may know of something helpful.

I work for a University in the UK, at the moment, We use a manual Input Inventory system, which i do, we have around 3000 PC's that have been manually inputted, over the years.

I am currently Looking for some sort of inventory management system, that Traces the network for Devices, and displays the details on a webbased page or a cilent software.

I have looked at the following so far:
Landesk  - Rough cost it would cost £28k
Centennial - Quoted £26k

Now were a poor uni, we could only afford around 6k, Does anyone know of any such product that is good for inventory tracking but is cheap!

Ive looked for open source stuff but cant find much.

What do you use at work?

5
General Software Discussion / Download Managers
« on: June 14, 2007, 11:00 AM »
Hi all, Ive done a search and found info about the download managers, but there so many and cant work out what the best one is for my needs.

can anyone suggest one, that has following features:

*.zip to Zip folder  With no prompting, So on a site you click the zip, it does not come up saying where do want to save this file, it just downloads stright away and puts into a folder called Zips

*.exe Files, has Prompting but allows me to chosse a catagory from list, for what folder i want to save it in, Not browsing my computer for the right folder.

Websites support, so if download from same website, the files will be saved to the website folder no prompting.

Opera Does this sort off, But its not perfect.

I dont care about speed etc, The main things is you click and nothing prompts you and nothing loads up, just does it and adds to folder

6
General Software Discussion / Share Usb Devices
« on: June 05, 2007, 03:43 AM »
Anyone ever tried any of the share usb programs?

I found these:

USB anywhere: http://www.intellidr...products_1.16.html#1
USB to Ethernet Connector: http://www.eltima.co...s/usb-over-ethernet/
USB over Network: http://www.usb-over-network.com/

I been looking into ways of Setting up my scanner so the whole house can access it, and found these programs, i never heard of any of them before, anyone tried them, or know of a Freeware/Open Source Program or way to share usb to network

7
General Software Discussion / Help finding a program.
« on: April 16, 2007, 10:38 AM »
for the last month or so i been looking for a program, and downloaded so many programs and none of them has been what i wanted.

what i need and why.

A webpage making software, that you can use to make a 1 page site, with some txt at the top and then say 5 images below it, Then able to publish to the web in a seperate folder, then in the soruce code all the img html lines are full url's not
<img src="boat.gif" alt="Big Boat">
should be
<img src="http://www.website.com/folder1/boat.gif" alt="Big Boat">
That way i could be able to copy the source code and paste into turbo lister for ebay.

Ive tested alot of ebay programs, and only one i found that does this is spoonfeeder but its to hard for my dad to use.

At the moment, He scans photos in, Uploads via ftp to my host, then opens NVU and types out desc, then alt tab to website where all photos are then right click copy location then paste into nvu.. its a progress that takes ages, has anyone seen webpage maker that would publish true paths to the net.. would solve alot of work. he uploads around 10 ebay items aday, and mum does ebay too so 20 between them. its there job and works well, but slow, maybe they could do 15 each if there was such a program

Ive asked of NVU sites and other sites, but never get a good answer, and as this forum is my sorta forum full of app people im sure you may have come accross such a program

8
Post New Requests Here / Idea: Help with small simple program
« on: April 16, 2007, 09:39 AM »
I been searching the internet for 3days now trying to look for a simple program, that will run on windows 2000

That would Pop up a search box where you type in a word, then it searches a Txt file or Xml file or CSv file, and brings back to the screen the line of next from the search name.

E.g.

Txt file looks like this

s32452135 4503205
s20034423 20304955
s0209422 2939923
and so on

Xml looks like this of same txt file
<Pwdobs>
<number>s32452135</number>
<Dob>4503205</Dob>
</Pwdobs>
<Pwdobs>
<Snumber>s20034423</Snumber>
<Dob>20304955</Dob>
</Pwdobs>

So i got the file, Now just want a simple seach that would look for required number - s32452135 and then it would display 4503205 in a txt box that can be Copied.

I thought using Xml would make it easier as you search in number and show Dob

But i cant seem to find anything on the net that helps me with this.

needs to be program if possiable to make it easier for users to use, But html popup would do too.

Anyone able to help.



also got other text files with info i want displayed in a program.


i have Visual Basic express on pc, but its been 10years since i used a programming lang

9
Post New Requests Here / IDEA: Search Txt files export data
« on: April 11, 2007, 04:17 AM »
Hello,

Wondered if you can help, I am looking for a script or program, that will search a folder full of text files, then pull data lines from txt file and place into a database or CSV file.

Example of a txt file (there 2,000 files)

System Snapshot - Tue 10/04/2007  8:46:05.46

Last User:         s2101389
System Name:         C09730
System Manufacturer:      Viglen                         
System Model:         GENIE D865GLC                 
BIOS Manufacturer:      Intel Corp.
BIOS Version:         BIOS Date: 01/22/04 09:53:47 Ver: 08.00.10
BIOS Serial Number:      1739056                       
Processor:             Intel(R) Pentium(R) 4 CPU 2.80GHz 2793MHz
OS Name:         Microsoft Windows 2000 Professional
OS Version:         5.0.2195
Service Pack:         4
Windows Directory:      C:\WINNT
Locale:            English United States
Total Physical Memory:      511MB
Free Physical Memory:      160MB
Total Disk Space (SystemDrive):   33503MB
Free Disk Space (SystemDrive):   11043MB

Internet Explorer Version:   6.0.2800.1106
Current Users Profile:      C:\Documents and Settings\s2101307


Windows 2000 IP Configuration
Ethernet adapter Local Area Connection:

   Connection-specific DNS Suffix  . : chelt.local
   Description . . . . . . . . . . . : Intel(R) PRO/100 VE Network Connection
   Physical Address. . . . . . . . . : 00-0C-F1-E1-41-81

   
   IP Address. . . . . . . . . . . . : 10.59.11.241




   Lease Obtained. . . . . . . . . . : 10 April 2007 08:41:48

   Lease Expires . . . . . . . . . . : 18 April 2007 08:41:48



Software Installed

List of all software installed


Printer Connections



Server name
Printer name Microsoft Office Document Image Writer
Share name
Driver name Microsoft Office Document Image Writer Driver
Port name Microsoft Document Imaging Writer Port:
Location
Print processor ModiPrint
Data type RAW
Attributes 64
Default priority 0
Status Unknown
Average pages per minute 0

Server name
Printer name \\c12214\ICT RICOH Aficio 2020D PCL 6
Share name ICT OFFICE
Driver name RICOH Aficio 2020D PCL 6
Port name EQ_IP_10.59.1.233
Location PARK, LC004, ICT Office
Print processor WinPrint
Data type RAW
Attributes 540
Default priority 0
Start time 00h00
Until time 00h00
Status Unknown
Average pages per minute 0



Basically What i wanted, is a script or program that searches this files and caprures the follow info in a csv  - The whole lines.
System Snapshot:
Last User:
System Name:
Processor:
Total Physical Memory:      
Free Physical Memory:      
Total Disk Space (SystemDrive):   
Free Disk Space (SystemDrive):   
Physical Address. . . . . . . . . :
IP Address. . . . . . . . . . . . :
Software Installed: (List in one field spaced)
Printer name:

If possiable all the required names as fields then all the details in one csv, If not just csv per file.

I been searching net all morning for something that would do it but cant find one.

If not possiable please let me know


10
Hello all,

Not sure if anyone else gets this problem:
Multi-monitor setup to stand alone mode. Some applications just insist on starting up off the screen.

I have and been searching the web with a fix.

I came across this program, Which allows you to force programs to load on the other screen.


Name: Force Window Visible
URL: http://www.compendiu...rcedisplay/index.php

Just posting incase anyone else has this problem.

(Searched forum could not see any other posts with this type of program)

Pages: [1]