Calendar
Categories
Recent Comments
Meta
Category Archives: Technical
Coursera: Introduction to Engineering Mechanics
Georgia Institute of Technology Dr. Wayne Whiteman The scientist describes what is; The engineer creates what never was. ~ theodore von Karman - Hungarian-American Physicist and aeronautical engineer.
Posted in Projects, Quotes, Technical
Leave a comment
Super Glue
In USA, there's Gorilla Crazy Glue. But it's not crazy enough. One must order from overseas...AFAIK. The true super glue contains: Cyanoacrylate
Posted in Technical
Leave a comment
Missing Recycle Bin in Windows 7 Explorer
Solution: Right click an empty area in the left panel column of Window Explorer, select "Show All Folders". Done.
Posted in Technical
Leave a comment
Key to Starting a Legal Business in the States
Terminology: Break-even point - when profits cover capital (usually a 6 month process, inadvisable to pursue business if break-even point not reached in 2 years). 6 Business Structures: (Personal income tax) 1. Sole Proprietorship2. General Partnership (Corporations are their own … Continue reading
Posted in Projects, Technical, Vocabularies
Leave a comment
How to install ZIF HDD for Laptop: Fujitsu Lifebook P1610
This especially small type of hard drive is not easy to find before. It is not the typical laptop 2.5" hard drive. Hint: lift the black holder on the drive up.
Posted in Technical
Leave a comment
Ubuntu: Disable Laptop open lid command
It's been a while since I've had this problem. When I kept my Fujitsu lifebook in my backpack, it sometimes wakes up from suspend/hibernate mode. This happens in Ubuntu & Windows. So it must be the mechanism of the notebook … Continue reading
Posted in Technical
Leave a comment
Concepts of Programming
Finite State Machines: In the most basic form, uses switch/cases syntax as implementation. One chief example being syntax highlighting. The aid to FSM is a state diagram, which obviously is not the same as flowcharts.
Posted in Technical
Leave a comment
Pyramid TimeTrax EZ Issue
Lately, we've had problems twice with the TimeTrax recorder at work. It can still be pinged but the software (ver. 4.3.1) cannot reach it. Something about communication ports being not available. I believe during the first time, I tried to … Continue reading
Posted in Questions, Technical
Leave a comment
Webmaster tricks: List all content of directory & Force plain text out of most executable files
The .htaccess file should be in the pertaining folder, with the following lines (first line is to list directory files, the rest forces most files to be read as plain text - For some reason php keeps executing nonetheless, hence … Continue reading
Posted in Technical
Leave a comment
Coursera: An Introduction to Interactive Programming in Python (Part 1,2)
By Joe Warren, Scott Rixner, John Greiner, Stephen Wong from Rice University Good teaching. Nothing boring. Great online Python environment: www.codeskulptor.org Python is named after Monty Python, not the snake.
Posted in Projects, Technical
Leave a comment