|
|
| About site: Programming/Personal Pages/J - Jacksons, Harry |
Return to Computers also Computers |
| About site: http://www.hjackson.org/ |
Title: Programming/Personal Pages/J - Jacksons, Harry Resume. Blog. |
|
|
|
|
Cluster_Computing_Info_Centre Information about some cluster computing books. Links to software and parallel computing documentation.
| Machine_Vision_Consulting Consulting services company focused on developing custom software projects for the machine vision industry. Cognex certified vision integrator.
| Linux_System_Resources Megalinux.net is a growing database of resources for systadmins. These include documentation, links to other resources, tips and applications.
| Stout,_Quentin University of Michigan - Computer science professor with research in parallel computing, algorithms, scientific and statistical computing, and discrete mathematics.
| RFC_2969 Wide Area Directory Deployment - Experiences from TISDAG. T. Eklof, L. Daigle. October 2000.
| High_Level_Assembler_and_Toolkit_(HLASM) System/390 assembler toolkit for MVS & VM & VSE (HLASM) including disassembler, by IBM.
|
|
| Alexa statistic for http://www.hjackson.org/ |
Please visit: http://www.hjackson.org/
|
| Related sites for http://www.hjackson.org/ |
| Adding_NetHelp2_to_Your_Application It details the steps programmer's need to take to make context-sensitive calls to NetHelp. | | InfoSysSec__Firewall_Security_and_the_Internet A portal for professionals, features links, FAQs, tutorials, product information, magazine articles and downloads. | | RFC_2635 Don't Spew -a Set of Guidelines for Mass Unsolicited Mailings and Postings (Spam*). S. Hambridge, A. Lunde. June 1999. | | WELL_Conferencing_Team_-_Community_Building_and_Hosts_Manual The WELL's description of conferencing, why it's the best tool for building community, and how to get starting in a conferencing environment. Links include the WELL Host Manual. | | B_S__Cable_Company Manufactures and ships data cables, fiber optic cables and Telco cabling made from copper, single-mode fiber and multi-mode fiber. | | Underline A variant of the OpenLine client for MacOS and Windows that supports blowfish encryption. | | Smart_Internet_Guide Listings in a variety of categories. | | RFC_1103 Proposed Standard For the Transmission of IP Datagrams Over FDDI Networks. D. Katz. June 1989. | | CableNews_Professional Professional electronic newspaper publication system. | | MacinTricks Tricks to customize a Macintosh computer using System 7 and above. Lessons include diagrams for each step. | | University_of_Plymouth School of Computing. Research groups: neural and adaptive systems, engineering design, science technology and arts research, human centred systems design, manufacturing and business systems. | | Control_transformations_using_XSLT_parameters_(TechRepublic) Phillip Perkins outlines the advantages of using XSLT, which includes the fact that you aren't restricting your data to one particular layout. | | IBM_VisualAge_Smalltalk Powerful vision of programming: gives developers a set of visual programming tools to develop robust solutions to real business needs in client/server and transaction system environments. Free CD, cod | | Open_Media_Now!_Foundation Supports free ways to create, to distribute and display digital content by actively developing cross-platform solutions, such as Gnash. | | ForthOS Begun as Andy Valencia eForth x86 port, 32-bit mode, was runnable under DOS DJGPP 32-bit extender; stalled for years then resumed to adapt to GRand Unified Bootloader (GRUB), environment was improved | | GRE_Guide_-_Computer_Science_Rankings Features a sorted ranking of academic departments in computer science in the United States. | | Macgilly_&_Co Web design and marketing. Located in Derbyshire, England. | | Barrie_Johnson Offers design, database applications, Intranet, portal development, marketing, and e-commerce services. | | Internet_Profiles_Corp I/PRO is a leader in World Wide Web traffic verification, analysis and research. This service takes your logs and analyzes them for you. The company analyzes, correlates and validates site activity, w | | ThinkHost Provides web hosting. Includes program overview, commission types and signup details. |
|
This is websites2007.org cache of m/ as retrieved on 2008.09.07 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.
|
Harry Jacksons Website @import "/format3.css"; @import "/color.css"; Harry's Place Home | Site Tools | Business | Change Colour | Blog | Resume | Contact Me | Site Navigation Harry's Place Business Site Tools Articles Change Colour Diary Almost a blog Other Sites www.uklug.co.uk The Banana Tree HR-XML Builder Check PageRank NDT Training Tandem Canada Luton Solicitors
Whats it all about then.
It's where I jot down idle musings thoughts and anything that might ever
prove useful to someone out there including myself. I hope to add technical
content on at least a regular basis.
Current Projects
Email Obfuscator
I got sick to death of spam so I wrote a tool that allows me to encode
my email into an image. Its free to use and sugestions are welcom. I
know that the catchpa method of encoding messages is not entreily secure
and I have no way if testing mine against but it will make it almost
impossible for most harvesters to get your email address from your
webpage. If there is some interest in it I will add a database and store
keys etc and make it a full blown catchpa system.
RSS Jobs
UKlug is a project that was started years ago but I only got around to
writing it early 2003. It was originally on sourceforge and there was
some initial interest, but it seemed to fade quite rapidly. I am not
one to give up, so I wrote the entire thing myself and got it hosted. Now
I just need some people using it. I have recently added several thousand
Jobs from various RSS feeds and a facility to create your own RSS feed
from the job database. If anyone knows of any more RSS job feeds that I have
not found yet I would be very interested in hearing about them. It has evolved
into an RSS Jobs database more than anything else now and it has started to
attract some visitors.
Building a Vector Space Search Engine
This project has expanded to cover building a Vector Space Search
Engine. It was originaly just about spidering the internet. See
Below for how it started.
Spidering the internet. A Distributed Search Engine.
This little gem started as a bit of a laugh but has become quite
interesting. I would like to build a search engine, but the memory
requirements to do this are enormous, so I decided to scale down a
bit. I decided instead to store links. It is basically a couple of
robots written in Perl which trawl the internet looking for URL's. I
only had a limited time to write the robots because I had Maths
exams, so I created the database using Postgres and wrote the two
spiders in a day (The code is very rough around the edges). I did
consider using Oracle, because I have it installed, but it uses too
much memory just to get up and running. I decided instead to use
Postgres 7.3.2. Postgres is a fantastic database and so far no
problems. Please do not ask me why I did not use MySQL. If you want
any more information it can be found at
The Banana Tree
Teaching J HTML and Vim
We were thinking about
various funny domain names, and for some ungodly reason I went and
bought several of them. Anyway to cut a long story short Jenny decided
that she wanted to offer email addresses to friends and I wanted her
to have a holding page. However I have no time to maintain it for
her. Thinking about the old story, "teach a woman to fish" I decided
it would be better to teach Jenny, Vim and some HTML/CSS, so that she
would not be pestering me all the time.
Some Oracle Bits
I have learnt a lot of Oracle over the past few years, and I am now
a big fan of it. Admittedly it is not cheap, but it is a fantastic
product. I have been fascinated by data and the extraction of
information from data for a long time, so I did an Open University
course (M358) in 2002 to learn more about RDBMS. I am watching
Oracle on Linux with bated breath at the moment and its nice to see
some big fish really jump in behind Linux and give it a push, its
about time. The above link is just some pages and bits and bobs I
documented recently, I hope they prove useful to someone.
HR-XML Resume Bulider
I wanted to have a product that I could hang off the uklug website
so I decided to code a tool that would build a resume in various
formats and layouts. I initially started it in Perl but got quickly
pointed to a project on sourceforge who were already doing one in
XML. I had a look at theirs and I tried it, it worked a treat. Its a
good tool and the developers have done an awful lot of work. My
advice would be for people to go to thier site at sourceforge and
check it out.
The problem then was trying to get it onto my website. I tried
mailing various developers but got no response so I decided to try
and write my own. It also gave me a good opportunity to play with
XML and Java. More details at
HR-XML Resume Bulider
Just Some Stuff
This is where I will put the main links around this site. At some
point I will categorise them for easy usage but there is not much
material here at the moment.
Oracle
Strategic COTS
The Badger Logo
Book Reviews VERY Much Under Construction
As I get time I hope to add some book reviews to this site. I would
like to review most of the
books I own
at some point. I also want to provide the reviews using RDF or
something similar.
_uacct = "UA-332954-2";urchinTracker(); 16 February 2008 |
|
|
| |
|
|
http://www.hjackson.org/
Jacksons, Harry 2008 September
dvd rental
dvd
Resume. Blog.
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
- Savings - Ringtones - Web Advertising - Personal Loan - Credit Cards
|