Show Notes: Episode 125


  • How inkjets print photographs (Screening 101)
    Electronics Engineer, Color Scientist, Teacher, Speaker

    Each pixel in the raster image files on your computer (PSD, JPEG, TIFF) usually have 255 levels (8 bits) of Red, Green, and Blue information. Your monitor can display each of these levels and mix the RGB data to display many different colours. Inkjet printers can only print a dot or not print a dot. Therefore it has to perform some tricks to make the eye and brain think they are seeing continuous tones. The trick is called half-toning. We print small dots so that the eye sees an intermediate tone. There are two types of screening. Conventional screens (AM) use equally spaced dots and vary the size of the dots. Stochastic (FM) screens used in ink jet printers use a constant size dot and vary the space between the dots. The websites listed below explain more about how we screen from continuous tone images to half-tone images.

    RELATED WEBSITE LINKS
    en.wikipedia.org/wiki/Screening_%28printing%29

    en.wikipedia.org/wiki/Colour_printing


  • Stupid RSS tricks—not just for news anymore!
    Editor, blognation Canada

    If you’ve mastered your RSS feeds you’re now going to be craving more information. There are more and more fun things to subscribe to via RSS including mentions of your name, links to your site/blog, fun facts, even calendars and project status. All it takes is a little looking and you’ll find it all!

    - RSS isn’t just for keeping an eye on websites - you can use it for other things
    - set up an ego-feed to search yourself
    - search for specific topics using feeds
    - subscribing to “shared items” and offering them yourself
    - Using a feed from your Google calendar/Gmail/basecamp

    Google Reader
    Google

    reader.google.com

    google.com

    IceRocket
    icerocket.com

    Technorati
    technorati.com

    reader.google.com


  • Backing up DVD’s using Linux, the open source way
    Co-Host/Producer: www.DigitalUnderground.tv

    DVD::RIP is a full featured DVD backup program written in perl. It’s very intuiative and eay to use but also provides a feature rich control of almost all aspects of the ripping and transcoding process.

    Some of the great feature of the software include:

    Runs on Linux, FreeBSD, OpenBSD (and probably other Unices) and does not depend on anything produced in Redmond - pure Open Source!
    Rip to harddisk, on the fly or from an existent DVD image
    Select audio track(s), viewing angle(s), multitple titles
    Rip as much audio tracks as you like into one AVI/OGG/SVCD file
    Supports nearly all of transcode’s video codecs, e.g: divx4, divx5, xvid, xvidcvs, ffmpeg, fame, opendivx and mpeg2enc
    DivX/Xvid multipass encoding
    (S)VCD modes, with multiple audio tracks for SVCD
    Integrated video bitrate calculator based on target size resp. number of discs
    Automatic splitting of the target files for best fit on the specified number of discs
    Several deinterlace filter presets
    Audio AC3 and PCM passthrough
    Audio MP3 encoding
    Audio volume maximizing and/or range compression
    OGG/Vorbis support, quality and bitrate based, adjusting the optimal video bitrate after audio transcoding in quality mode
    WAV file creation from a selected audio track
    Subtitle rendering and vobsub creation
    Support for all transcode video filters, with realtime configuration and video preview
    Live video transcoding preview window
    Chapter mode: one file per chapter
    Use your favorite movie player for preview
    Provide frame clipping, resizing and final clipping
    Powerful auto adjusting of all clip & zoom parameters
    Adjust clipping area using drag and drop
    dvd::rip’s zoom calculator let you adjust every possible parameter, if you like to do so
    Two resize modes: fast and high quality resizing
    Simple but easy to use CD burning facility
    Last but not least a comprehensive cluster mode, which let you use all your Linux/Unix hardware for parallel encoding
    RELATED WEBSITE LINKS
    DVD::RIP – http://exit1.org/dvdrip

    exit1.org/dvdrip

    DVD95
    dvd95.sourceforge.net