-
Recent Posts
- The IT Detective Agency: the case of the Is it the firewall? or routing? or switch? or layer 2?
- The IT Detective Agency: WebEx and the case of the mysterious reset
- What I’m Working on Now: building my own 3D printer
- The IT Detective Agency: the case of Failed to convert character
- How to POST with curl
- No Internet, secure WiFi status message in Windows 10
- Raspberry Pi Recovery Mode or interrupting the boot process
- apache as reverse proxy under SLES
- Solution to NPR puzzle using Raspberry Pi
- Raspberry Pi photo frame using your pictures on your Google Drive
- F5 Big-IP: When your virtual server does not present your chain certificate
- Can you go from Terminal 1 to Terminal 2 in O’Hare without going through the security lines again?
- How to test if a web site requires a client certificate
- F5 clustering tips
- Postfix Operational tips
- Live stream to YouTube from a Raspberry Pi + webcam or USB microphone
- How to add private root CAs in SLES or Redhat
- Fishcam using Raspberry Pi and some network tricks
- The IT Detective agency: Live hack caught, partially stopped
- Evaluation of WPI’s multiple camera coprocessor using Raspberry Pi
-
Recent Comments
- Shyam on Amazon Fire Stick/Sony BRAVIA TV compatibility problem – one solution
- Toby White on Powershell winrm client error explained
- oldunixguy on curl showing its age with SSL error
- Ana on Amazon Fire Stick/Sony BRAVIA TV compatibility problem – one solution
- Sumedha on Amazon Fire Stick/Sony BRAVIA TV compatibility problem – one solution
Archives
Categories
- Admin
- Ajax
- Apache
- CentOS
- Consumer Interest
- 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: Ajax
How to create a Progressive Scrolling Web Gallery
Intro I know, I know, there are thousands of ways to display your pictures on the web. I did a 60 second search and settled on one approach that looked interesting to me. Then I quickly ran into some limits … Continue reading
Posted in Admin, Ajax, Image Manipulation, Web Site Technologies
Tagged gallery, images, PHP, thumbnail, webkit
5 Comments
Web to ssh gateway – not so difficult with Right Tools
Intro I won’t go into details in this posting for fear that the “bad people” will be more likely to benefit than the legitimate users of what I’m describing. That being said there are some legitimate uses, for instance when … Continue reading
Making Function Plots fun using Ajax while solving a real-world problem
Intro I learned an awful lot from this exercise. I wanted to plot the trajectory of a foam basketball through the air. You know the kind of thing where you can vary the initial conditions to see what differences the … Continue reading