CAPTCHA
Image CAPTCHA
Enter the characters shown in the image.
This question is for testing whether or not you are human.
  • Create new account
  • Reset your password

User account menu

Home
The Hyperlogos
Read Everything

Main navigation

  • Home
  • My Resumé
  • blog
  • Howtos
  • Pages
  • Contact
  • Search

howto

Breadcrumb

  • Home
  • howto

How-To: Tutorials and Walkthroughs

Epson Perfection 3170 Photo Scanner (aka GT-9400) on Ubuntu Feisty

This is a fairly niche application, but at my place of employment I have an Epson Perfection 3170 Photo Scanner. I'm not even using the photo (negative/slide) scanning capabilities, I'm just using it as an ordinary scanner. It is however very fast and unprecedentedly quiet. I wanted to use this scanner under Linux (Epson provides Windows 95+ drivers and MacOS 9+ drivers, but no Linux drivers) sometimes, and on the Mac sometimes.

software
linux
howto
Ubuntu
epson
  • Read more about Epson Perfection 3170 Photo Scanner (aka GT-9400) on Ubuntu Feisty
  • 1 comment
  • Log in or register to post comments

HOWTO: Beryl on Ubuntu Edgy with nVidia Graphics

this article is outdated, but is preserved here for informative purposes.

Okay, so there's already a ton of guides on this particular subject. That's nice. No one guide managed to help me, so I'm writing my own.

Note that Edgy installs AIGLX by default, so we do not need to install it.

howto
3D
GUI
nVidia
Ubuntu
  • Read more about HOWTO: Beryl on Ubuntu Edgy with nVidia Graphics
  • Log in or register to post comments

Putting PC-GEOS on the GRiDPad 1910

Putting GEOS on a GRiDPad 1910 is fairly trivial, assuming you can get the files there in the first place. I sent an email to someone back in 1995 which says most of the same things I say here, but I may have left something out of one file or the other. You can find the file attached to the bottom of this node as "geosinst.txt". The best way to go about all this is to use Palm Connect, if you have access to it - This is PC-GEOS 2.0, which came with a serial cable that connected a Zoomer to a PC. (The same cable, with a null modem adapter and a gender changer, lets you hook up printers, modems and whatnot to your zoomer.) The big deal about THIS particular revision of PC-GEOS is that it comes with handwriting recognition, a notepad app that's fairly decent, a datebook, and a phone directory.

computer
howto
GEOS
  • Read more about Putting PC-GEOS on the GRiDPad 1910
  • Log in or register to post comments

How To Drop All Tables From A MySQL Database

If you are doing much testing of content management systems, you end up needing to clear your database. If you don't want to set permissions up repeatedly, you end up wanting some way to clear all the tables from a database so you can set it up again. I found a way to do this (by googling of course, because I am lazy and do not want to think) that does not require dropping and recreating the database with its attendant permissions.

computer
database
howto
MySQL
  • Read more about How To Drop All Tables From A MySQL Database
  • Log in or register to post comments

GPSD on Win32

You might actually be looking for this other page from which I get occasional page referrals. It has ready-made binaries.

gps
software
network
Windows
howto
  • Read more about GPSD on Win32
  • 3 comments
  • Log in or register to post comments

sIFR

By drink | Thu August 31, 2006

sIFR is a tool that replaces text elements in a webpage with some styled flash text. While there are some failings in the tool (currently version 2.0.2, with version 3 now in alpha testing) it is in general the only highly-supported way to use nonstandard fonts in webpages.

I have taken the time and effort to finally make sIFR work on this site; I tried it out a long time ago but ended up being confused. Actually, I'm still confused; when you replace elements, sometimes elements you have no interest in seem to be replaced, even though the generated source (not the original page source, but what's actually rendered) doesn't show any way that the styles should match those elements. I was forced to use more restrictive CSS in the sIFR style sheet than I liked, but it's working out okay so far.

web
font
howto
  • Read more about sIFR
  • Log in or register to post comments

Crystal Reports: Aristocrat OASIS Stored Procedures

Aristocrat OASIS' stored procedures require some input in order to function properly. The most important elements to understand are the date specification, the iLockKey value, and the iApplication_ID.

database
howto
crystal reports
  • Read more about Crystal Reports: Aristocrat OASIS Stored Procedures
  • Log in or register to post comments

Crystal Reports: Rules of Aristocrat OASIS Reports

 

Rules for Player Reports

 

(Adapted from Beginning Crystal Reports v.6.0 Guidebook, Aristocrat Technologies, 2002.)

database
howto
crystal reports
  • Read more about Crystal Reports: Rules of Aristocrat OASIS Reports
  • Log in or register to post comments

Crystal Reports: Functions for Aristocrat OASIS

When I wrote this document, there was no way to just look up the information in the tutorial documentation (or anything else) on the Aristocrat website.

Mailing Address construction:

First Line:

{CDS_ACCOUNT.Address1a}

Second Line:

{CDS_ACCOUNT.City1} + ', ' + {CDS_ACCOUNT.State1} + ' ' + {CDS_ACCOUNT.Zip1}

 

database
howto
crystal reports
  • Read more about Crystal Reports: Functions for Aristocrat OASIS
  • Log in or register to post comments

Crystal Reports 9: Insertion Sort

Given that Crystal has no array-sorting functions, there is often a need to write one. An insertion sort is the most efficient of the particularly simple and short sort algorithms, working well with short sets, whether they are already substantially sorted or not.

database
howto
crystal reports
  • Read more about Crystal Reports 9: Insertion Sort
  • Log in or register to post comments
Pagination
  • Previous page ‹‹
  • Page 10
  • Next page ››
Subscribe to howto

Footer menu

  • Contact
Powered by Drupal

Copyright © 2026 Martin Espinoza - All rights reserved