Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: biot023
  • Order by date
  1. biot023

    Advice needed on DLTs/other options

    No worries, man -- cheers for replying! I think the 2nd hand LTO1 sounds promising. Looks like I go back to my boss & get a more exact budget! doug. Common sense is what tells you the world is flat.
  2. biot023

    Advice needed on DLTs/other options

    We've got a fair bit - about 80-100 gig, at the moment. One possibility would be something like rdiff-backup (but for Windows, unfortunately). However, I have absolutely no experience w/ backups & hardware in general, so something w/out too much of a learning curve would be best -- I'm only a...
  3. biot023

    Advice needed on DLTs/other options

    £1400? Whew... How risky would the SDLT option be, assuming it wasn't quite as dear? doug. Common sense is what tells you the world is flat.
  4. biot023

    Advice needed on DLTs/other options

    Hallo -- I have been asked to look into backup options for a smallish company that currently has a single tape drive for its backup management. What's needed is an automatic system that can mostly be left be, so I was thinking maybe a DLT? But I know nothing of these things, so any advice or...
  5. biot023

    Simple (& quick to learn) Jpeg manipulation

    Cheers for the reply -- I may have phrased the question badly. What I need in essence is a class that will allow me to manipulate jpegs, or tutorials that show me how to do it, or both. Does anyone know of anything like this? doug. Common sense is what tells you the world is flat.
  6. biot023

    Simple (& quick to learn) Jpeg manipulation

    Hallo -- I need (rather quickly, unfortunately) to be able to write an application that compresses folders of jpegs to around 10% of their size. Is there a simple & quick way to do this? Like maybe someone knows of a jpegs for dummies API? Or a really good tutorial that even I can get a grip on...
  7. biot023

    deploying a java application (maybe as a *.jar?)

    Cheers, man -- that's perfect! doug. If I had a hammer...
  8. biot023

    deploying a java application (maybe as a *.jar?)

    Hallo -- I've written a small Java application which runs fine from the IDE (Eclipse), but which I can't run from the command line. The error I get is this: Exception in thread "main" java.lang.NoClassDefFoundError: DirFlattener (wrong name: dirflat/DirFlattener) Could this be because I...
  9. biot023

    package/directory management & deployment, etc.

    Thanks again, man -- and thanks Dian for the javac info! doug. If I had a hammer...
  10. biot023

    package/directory management & deployment, etc.

    It's actually in Eclipse that I'm learning Java. However, nothing anywhere else seemed to give me the best-practice sort of advice I needed - the structure you suggest seems sensible. My concern really is not understanding the details behind what gets compiled & included & what needs to be...
  11. biot023

    package/directory management & deployment, etc.

    Thanks again for that. Do you know where there is any documentation of this kind of this that I could read up on? Like I say, everything I've read seems to either assume you know this stuff, or I'm considerably dumberer than the articles'/books' demographic. (I actually strongly suspect the...
  12. biot023

    package/directory management & deployment, etc.

    Thanks alot, Tim. Does this mean that the compiler would create the same directory structures automatically for the *.class files? And would I then simply need to place this structure any place I wanted to use it? & thanks again, doug. If I had a hammer...
  13. biot023

    Linux development concerns - M$ compatibility

    Hallo - I've been looking into creating various control systems for our company, and really want to go the open-source route wherever possible. However, I have been asked by a developer associated with our company if this is a good idea for the following reasons: We will want to develop...
  14. biot023

    package/directory management & deployment, etc.

    Hallo - I've read a couple of books on Java (but no real practical experience, as yet), but don't seem to have absorbed the details on package/directory management, and how these are deployed. What I need to know is, where would I put the files for my packages & classes in relation to each other...
  15. biot023

    Managing package directories in Eclipse

    Thanks alot - I'll get looking into it! Cheers, doug. If I had a hammer...
  16. biot023

    Managing package directories in Eclipse

    Hallo - this may not be the right place to ask this, but I'm having alot of trouble figuring out how to manage my package directories in Eclipse, which wants to store all new projects in a subdir of the workspace directory. I might not need to add that I'm a total newbie to both Java &...
  17. biot023

    BCB, AutoCAD, DLLs & ARX -- possible?

    Hallo - I know that you use VC++ to build ARX files to customise AutoCAD, and I know that I'm gonna have to learn MFC sooner or later, but I really need to get going quickly doing this (not just being lazy, I promise!), and I already have a fair bit of experience w/ BCB. So... Does anyone here...
  18. biot023

    to setup a linux web & database server - advice needed

    Thanks for those -- I'll get looking into them! Would you be able to point me to a recommended source for the distros? I know the ones for PHP & apache & MySQL (obviously!), but not where to get linux distros. (Sorry - I said I was new to it all!) & cheers again, doug. If I had a hammer...
  19. biot023

    to setup a linux web & database server - advice needed

    Hallo - I'm about to setup an apache web server with a MySQL database server for a series of online applications written in PHP5... & I'm rather new to all of it! My initial request is can anybody advise me on a version of linux to use (it will be on a not-too-recent PC)? & then if anybody has...
  20. biot023

    mysqli class not found & PHP 5 newbie needs advice

    Cheers, man -- I've discovered (last night) that my problem isn't really PHP 5 at the moment, but Zend studio. For some reason, it's unable to debug my code at the moment, although the browser reads it fine. So I guess I need to look into the setup of Zend. Any pointers, anyone...? Thanks again...

Part and Inventory Search

Back
Top