jgreen01 / jargon-parser

This was my midterm project for ece435. It parses the Jargon file (ie hackers dictionary), and let's you search it in with your web browser (interface made with jQuery mobile). It's all written in php, and I used the "PHP Simple HTML DOM Parser" to manage parsing the original Jargon file HTML.

Home Page:http://www-personal.engin.umd.umich.edu/~greenbj/mobile/jargon/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

This was my midterm project for ece435. It parses the Jargon file (ie hackers dictionary), and let's you search it in with your web browser (interface made with jQuery mobile). It's all written in php, and I used the "PHP Simple HTML DOM Parser" to manage parsing the original Jargon file HTML.

http://www-personal.engin.umd.umich.edu/~greenbj/mobile/jargon/


Languages

Language:PHP 100.0%