You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.