-
Recent Posts
- Whois information without the pushy hard sell tactics
- A taste of the Instagram API
- Open Notebook: How does Citrix printing work anyway
- Raspberry Pi as Retro Arcade Games emulator
- Measuring bandwidth on Checkpoint Gaia
- Consumer tech: Solar Panels – the things they never tell you
- Verizon Tips I need but can never easily find
- Multiple IPs on the Raspberry Pi
- Raspberry Pi USB webcam turned into IP camera
- A first taste of OpenCV on a Raspberry Pi 3
- Linux Tip: too lazy to write a startup script? how to fake it
- Raspberry Pi automates cable modem power cycling task
- Server Name Indication and what it means for those with only a single IP address
- Relative time with the linux date command
- Fail2ban fails to work, I built my own
- Eclipse pics: just me and my cheese grater
- Verifying a pkcs12 file with openssl
- Your AWS Instance was scheduled for retirement? don’t panic
- Getting your micro SD card ready to load Raspbian: easier than you thought
- Compiling curl and openssl on Redhat Linux
-
Recent Comments
- Ronak on Amazon Fire Stick/Sony BRAVIA TV compatibility problem – one solution
- Vikas Jain on Amazon Fire Stick/Sony BRAVIA TV compatibility problem – one solution
- Bit Ninja is something.. just don't know what on Bitninja – is it legit?
- Piyaly Mukherjee on Amazon Fire Stick/Sony BRAVIA TV compatibility problem – one solution
- john on Powershell winrm client error explained
Archives
Categories
- Admin
- Ajax
- Apache
- CentOS
- Consumer Tech
- Digital Currency
- DNS
- Exchange Online
- First Robotics
- flot
- Home Computing
- Hosting Service
- Image Manipulation
- Internet Mail
- IT Operational Excellence
- JavaScript
- jquery
- Linux
- Network Technologies
- ntp
- Perl
- Popular Science
- Proxy
- Python
- Raspberry Pi
- Scams
- Security
- SLES
- Spam
- TCP/IP
- Uncategorized
- Web Site Technologies
Meta
Category Archives: JavaScript
A simple Perl script to build JavaScript folder objects
Part 2 Intro This is the 2nd part in a two-part blog where I present a simple example of a JavaScript folder browser. In Part 1 I provided all the JavaScript required. By itself it may have seemed an academic … Continue reading
Posted in JavaScript, Linux, Perl
1 Comment
A Simple Javascript Folder Browser
Part 1 Intro I haven’t posted much lately. I’ve been tied up creating this folder browser using client-side JavaScript. I probably made every mistake in the book, but I worked through them all and the outcome is pretty cool, if … Continue reading