About site: Open Source/Software - DaveSource Marginal Hacks
Return to Computers also Computers
  About site: http://marginalhacks.com/

Title: Open Source/Software - DaveSource Marginal Hacks Collection of utilities, most of which are written in Perl. Includes HTML photo album generator, Web invitation system, basic HTTP server, and an 'extensible' mail filter.
PC_Users_Group_of_South_Jersey A non-profit organization dedicated to helping others. Holds regular meetings with industry leader guest speakers.

Clearform_Software Creating the software applications needed to manage and organize your business more efficiently including: inventory, financial, medical, catalog and courseware applications.

Foresight_Software_Inc_ MPX ERP software for manufacturing with Service Management System for front office. Features include: distribution, manufacturing, HR, MRP, CRP, job shop.

GrafiXs_Unlimited Windows icons in ico format, 3d and animal desktop wallpapers, and backgrounds for use on web pages.

RFC_0238 Comments on DTP and FTP Proposals. R.T. Braden. September 1971.

PyGiNaC A Python interface to the C++ library GiNaC (an open framework for symbolic computation within the C++ programming language). [Open Source, LGPL]


  Alexa statistic for http://marginalhacks.com/





Get your Google PageRank






Please visit: http://marginalhacks.com/


  Related sites for http://marginalhacks.com/
    Henskens,_Frans University of Newcastle - Global virtual memory, architectural and operating system support for persistence, resilience and availability in database systems, persistent stores for bulk data storage an
    IVA_Machine_Vision_Applications Providers of turn-key solutions for machine vision projects with state of the art technology at competitive prices. WIS1000 system performs real time 100% automatic inspection on continuous web produc
    FFTW_Home_Page Fast free C FFT library; includes multi-dimensional, real-complex, and parallel transforms.
    Nokia_E61_Blog Personal experience with Nokia E-series, tips and tricks on daily using, symbian applications, ringtones and themes.
    Bob_Cerelli\'s_Windows_95/98/2000_Tips Information on installation, networking, along with tips and tricks, for Windows 95/98/2000.
    RFC_2326 Real Time Streaming Protocol (RTSP). H. Schulzrinne, A. Rao, R. Lanphier. April 1998.
    ICG_Consulting AP optimization and workflow applications, including OCR solutions. Needs analysis, system design, implementation and support. Located in Phoenix, AZ, U.S.
    RFC_2861_-_TCP_Congestion_Window_Validation Experimental standard that addresses revalidation of the congestion window after a period when the connection was not network-limited.
    3dtrueFree_Perl_Vrml_Wrl_Online_Tools Includes a 3d interactive web search engine, picture to terrain map maker, model search engine, 3d shape maker program, and an atlas terrain server.
    TCDesigner_Code_Generator Generate C# source code and SQL Server stored procedures for entire data tier. Excellent performance without DataAdapters.
    Antheus_Technology_-_Agora Extracts minutiae points and classifies prints into classes. Has ActiveX and DLL's available.
    TriVista_Technologies 3D ImageScene and 3D ImageCube tools for displaying photographs. Free trial versions available. [Microsoft Windows]
    Simple_Programs_in_Various_Different_Programming_Languages Common algorithms and other sample code in the languages: Bash and Bourne shells, C/C++, Java, MATLAB/Octave, Perl, Python, Ruby, Scheme.
    Presenting_net Lists a small collection of names and developed websites.
    Active_ws Free URL redirection and email forwarding service.
    Pulsedge_Solutions_LLC Specializes in advanced signal processing, algorithm development, hardware/software system architectures and detailed design of custom ASICs, FPGAs, custom DSP cores and hardware/software/firmware sol
    BAC_Computer_Software Calculator that performs the basic arithmetic operations on fractions and then at the press of a button gives you a detailed explanation of how the computation was done.
    Wigzell,_Nick Offering web design services from the Somerset, United Kingdom.
    Pixelism Web design packages, hosting and domain name registration services.
    ISC_-_DHCP Internet Software Consortium DHCP Distribution, mostly for Linux/Unix. Contains useful information for DHCP programmers and system administrators.
This is websites2007.org cache of m/ as retrieved on 2008.10.08 websites2007.org's cache is the snapshot that we took of the page as we crawled the web. The page may have changed since that time.
DaveSource Marginal Hacks Marginal Hacks GetDave.com "I'm glad cavepeople didn't invent television, because they would have just sat around and watched talk shows all day instead of creating tools." - Dave James LICENSE Is it Free? Too see more/less tools, change minimum rating (0,3,4,5 stars): none | **** -- Currently displaying code with 4 stars -- Name Rating Works? Description Homepage Download Changelog album ***** Y An html photo album generator which descends directories andhas theme support.For an example, see my photo album. Homepage Download Changelog asq ***** Y Mame Cabinetfront end, nice and simple and fast, using arcade controls. It runs in aterminal window but can display a screenshot window as well.Supports MAME as well as other emulators and various games. Homepage Download Changelog bew ***  Y A webcrawler/robot for mirroring entire web sites or web trees.Just give it a URL and it gets everything underneath it. It cantell you about broken links as a helpful side-effect.If you want something more stable but don't need the recursion, see findex. bugz **** Y Bugzilla scraper. Can get list of bugs from a bugzilla server and outputthem in a user-definable format. Useful for regression scripts and thelike, or anyone who wants command-line read access to bugzilla. burstAnim **** Y Converts multi-burst photos taken on a digital camera (such as my Sony DSC-L1)into animated gifs. Homepage Download Changelog Contact.cgi **** Y A CGI mailing form that can verify from email addresses without revealingyour email, as I do at my Contact Page.Great for making a "Contact Me" page without worrying about people collectingyour email. Also good for mailing lists and other websites that want toreplace all their mailto: links. Themeable. Mail.cgi **** Y A simpler CGI mailing form that doesn't verify email addresses but can onlysend to a hardcoded destination. Themeable. Homepage Download Changelog DaVite ***** Y This is a web invitation system, much like evite.com or invites.yahoo.com,but you have total control over it! Note: I am no longer developing DaVite,as I have started to do work on MyVite Homepage Download Changelog ePerl ***** Y Embed perl in your text files! This is a very snifty tool. Itwas originally written by Ralf S. Engelschall as a C program, andI realized that it should be written in perl, which I did in a programthat is an order of magnitude smaller. (In fact, thesource for this page is eperl). every_change ***** Y This script kicks ass for code development. Watches a file and runs it (or something else) every time it changes. Write your code in one window, and watch it automatically execute in another. Homepage Download File_Browser.cgi **** Y This is my file/database browser in a cgi script. It has a similarlook as the old Windows file browser except that it can keep trackof open folders inside closed folders. You can see it in actionat the Fringe. findex **** Y Fetches an index of files. Can count through numbered URLs andonly grab specific types of files, etc.. Pretty darn useful forscrubbing links out of pages. Like a non-recursive but more stableversion of bew. See options/usage for many ways to grab many URLs. former **** Y Creates CGI form/registration code. You describe the form inputs, and itcreates the code for outputting, checking and correcting. It's prettydamn useful if you ever need to write some forms. You can look at thescript directory, or else grab the tar.gz forge **** Y Forge email. Can handle port 25 and sendmail method. If you useit by itself and don't have access to an insecure port 25, then yourmail may have the "may be forged" messages. You can fix this by eitherdownloading the suid version or, much safer,downloading the additional forge_pipe toolwhich forge can use for you and then:chown root:root forge_pipe ; chmod 4755 forge_pipeI don't guarantee that it's safe as suid! hex ****+ Y Simple and kicks ass. Type in decimal, octal, hex or binary, and this outputs all the possible formats. Homepage Download Changelog html2jpg *+   Y Converts HTML pages to images (gif, jpg, png, ps, etc..).Very kludgy, only works with certain versions of Mozilla, but I needed away to automate screen grabbing the HTML window out of a browser(for my album project). Maybe it'll help you. If you have KDE, Irecommend khtml2png lnR **** Y Recursively links a bunch of directories with either soft (-s) or hard links.It makes a matching directory structure and then links all the files ineach one. You can also specify a regexp to -ignore certain files. Useful for copying a large file tree for testing without using alot of diskspace.Can also keep a 'history' of files seen so you can remove them from thenew tree and not have them re-added if you rerun lnR. Homepage Download Changelog make_faq **** Y Makes FAQs and such things. I use this to build:DaveFAQ andDaveHistory mpls **** Y Make extended xmms playlist. Takes a list or directory tree of mp3 and oggfiles and creates a playlist sorted by artist, album, track, title.More importantly it can write EXT metadata for xmms (Turn on "Read meta datafrom playlists" in preferences) so your playlists have song name and durationinfo immediately available to xmms.Is currently butt-slow for oggs because ogginfo is butt-slow,run it as a cron job. mvx ***** Y Simple yet kicks ass. Moves or copies files using regular expressions. Thanks to Andrew Allen for the idea, which I'm sure he stole somewhere else. myfilm **** Y? Downloads films from iFilm/youtube to your hard drive.Converts youtube flash films to .mov if "ffmpeg" is available.If the format changes, let me know. Works with iFilm, youtube as of 05/2006.Requires perl and "lynx" or "GET" ogg2mp3 **** Y Convert oggs to mp3s, converting ogginfo tags to id3 tags. Requires:ogg123, ogginfo, id3tool and an mp3 encoder, perl and nothing else. I'vehad a bug report that this might be limited to 48 minutes, I'd lovemore info on this. Homepage Download Changelog pemf **** Y I got tired of procmail and the like, so I just wrote my own mail filter that's easy to control and can do simple things like remove MIME.MIME sucks. If you can't vi it, it sucks. It can also catch SPAM,auto respond to email, forward email, blah blah blah. Everything thatprocmail can do, but it's perl, so it's better. Perl rocks. Homepage Download Changelog scurvy **** Y Lets you easily write screenplays or scripts in a simple text format, then converts them into the proper screenplay format. Also importssome RTF and Final Draft formats and can convert to multiple formatsas well. Homepage Download Changelog serverizor ****+ Y Converts a generic command into a tcp server so you can disconnect and reconnect toit from the command line. This is actually pretty handy. Homepage Download Changelog site_index ***** Y Multi-page HTML site index generator for local domains. Seeexamples at anyof my domains.Companion to whats_new Homepage Download Changelog spigot **** Y Spigot is an easy way to turn on and off printing of text according topatterns matched and other simple rules. Like a combination of 'expect'and 'cat' and 'head'. See usage for simple examples. Homepage Download Changelog tcp_forward **** Y Forwards a TCP connection and lets you snoop and filter the traffic being sent.Uses the simple IO::Socket server/client examples in the perlipc manpage. Homepage Download thumb ***  Y Just a thumbnail generator, except that it makes thumbnails the same sizewhile keeping aspect ratio by cropping - so the pictures aren't stretched.This works better than I expected - and is the code I use for 'album' Author: David Ljung Madison [CONTACT] GetDave.com DaveSource.com Daveola.com - My home. LICENSE Free? Reporting Bugs Not enough free software here? You can find heaps more at my other software collections at Free Downloads Center and www.AllWorldSoft.com "I have an elegant script for this, but it was too big to fit in the margins.." - Me, MarginalHacks Thanks to Jamie Zawinsky and the Jargon File for the name There are two ways of constructing a software design: One way is to make it so simple that there areobviously no deficiencies, and the other way is to make it so complicated that there are no obviousdeficiencies. The first method is far more difficult. - C.A.R. Hoare Terms Of Use |Site Index |CONTACT |PGP Key |MarginalHacks, Marginal Hacks
 

Collection

of

utilities,

most

of

which

are

written

in

Perl.

Includes

HTML

photo

album

generator,

Web

invitation

system,

basic

HTTP

server,

and

an

'extensible'

mail

filter.

http://marginalhacks.com/

DaveSource Marginal Hacks 2008 October

dvd rental

dvd


Collection of utilities, most of which are written in Perl. Includes HTML photo album generator, Web invitation system, basic HTTP server, and an 'extensible' mail filter.

Rules




© 2008 Internet Explorer 5+ or Netscape 6+

Recommended Sites: 1. Arts - Business - Computers - Games - Health - Home - Kids and Teens - News - Recreation - Reference - Regional - Science - Shopping - Society - Sports - World Miss Gallery - Top Anime Hentai - DVD rental by mail - Loans - Samsung - Auto Insurance - Loan - Remortgage
2008-10-08 01:08:35

Copyright 2005, 2006 by Webmaster
Websites is cool :) 170Biuro Rachunkowe - Akwarium - Władysławowo - Pozycjonowanie - Hotel Jerez