Explorer refresh horror solved? 12 solutions and workarounds for a 5-year-old Windows Explorer bug
via What to do when Windows Explorer doesn’t refresh | ITworld.
Explorer refresh horror solved? 12 solutions and workarounds for a 5-year-old Windows Explorer bug
via What to do when Windows Explorer doesn’t refresh | ITworld.
Download: Aaron-H-Swartz-FBI-File.pdf
via http://news.firedoglake.com/2013/02/19/aaron-swartzs-fbi-file/ and http://www.scribd.com/doc/126146785/Aaron-H-Swartz-FBI-File
Also, from one of Aaron’s previous blog post:
“Want to meet the man behind the headlines? Want to have the F.B.I. open up a file on you as well? Interested in some kind of bizarre celebrity product endorsement? I’m available in Boston and New York all this month — contact me by email, Facebook, and web form.”
PrintrBoard SD Card & Boot-up fix
via PrintrBoard SD Card & Boot-up fix | Building a 3D Printer.
Now, I am not going to tell you guys what thermite is, or what you can do with it. Just do a Google search and you’ll find tons of sites telling you a bunch of uses for it. I will however, tell you how to make the stuff.
Obtaining the Aluminum
Go to a machine shop. They will usually give you aluminum powder for sweeping the floor or something.
Break open an Etch-A-Sketch, the stuff inside is pure aluminum powder.
Go to a paint store, they usually have powdered aluminum that people use to mix into paints to give it pigment.
Get a grinder, and something made of aluminum. Good ideas are soda cans, bike frames, and lacrosse sticks. Start grinding the aluminum and collect the sparks in a container.
Search eBay, they sell it for pretty cheap.
Obtaining the Iron Oxide (Rust)
Take some steel wool then put it in a jar and then cover it wool with water. Use a magnet to make sure the steel wool doesnt float during the reaction process. Next, put in 5 tablespoons of regular bleach into the water and 5 tablespoons of regular vinager. Wait a day or so and then filter the brown paste with a coffee filter. Leave it out to dry overnight.
2) Go to a paint store, they usually have powdered iron oxide that people use to mix into paints to give it pigment.
Connect wires to a direct current (9-volt battery), strip both ends and put them into a saltwater solution. Let them sit for five minutes. One of them will start bubbling more than the other. This is the POSITIVE(+) wire. Put a nail tied to the positive wire into the jar. Now put the negative wire in the other end. Now let it sit overnight and in the morning scrape the rust off of the nail & repeat until you have a bunch of rust on the bottom of the glass. Let it dry out, and crush it into a powder.
Search eBay, they sell it for pretty cheap.
Mixing the Stuff
Thermite is 8 grams of iron oxide to 3 grams of aluminum. The formula is by weight but because aluminum is very light, it will appear to be approximately a 50-50 mix. Put them together in a container and mix them until it is an even mixture. If you want, mix four parts thermite with one part clay or Play-Doh and knead thoroughly for moldable thermite.
Igniting
Thermite needs a lot of heat to light, that means magnesium. Find some magnesium ribbon, or a sparkler that contains magnesium and put it into a pile of thermite. Light it with a torch, and run!
Source http://how2dostuff.blogspot.com/2006/01/how-to-make-thermite.html
Free DIY Shed Plans Complying To The Florida Building Code
Update: 109 PDF shed plans complying to the 2014 Florida Building Code as of 03-06-2016.
Download free PDF shed plans complying to the 2010 Florida Building Code (latest code as of 12/23/2012) shed.zip. There is barn-style and standard slope style roofs. Many are master plans that can be built to many different sizes. They have been approved by the Department of Business and Professional Regulation and have an engineer’s seal so they could be used for permit application at the city’s building department.
To disable Facebook Messenger for Firefox, simply right-click the blue F button in the top-right corner of your Firefox window and then select the option to remove it.
“The new Facebook Messenger integration, which is the first new service to come out of Mozilla’s new Social API project, is optional and must be turned on by the user, according to a Nov. 20 post on The Mozilla Blog. So far, the Facebook integration is a preview into the fledgling service, and more capabilities and features will be added.”
startuvc.sh
#!/bin/sh cd /home/pi/uvccapture uvccapture -v -S45 -B190 -C35 -G50 -x640 -y480 -t2 -c/home/pi/uvccapture/copyimage.pl
copyimage.pl
#!/usr/bin/perl use warnings; use strict; use File::Copy; my $newImage = "/home/pi/uvccapture/snap.jpg"; my $destdir = "/home/pi/uvccapture/images"; my $frames = 43200; chdir $destdir or die "cannot change directory"; my $newest_file = 'ls -t | head -1'; chomp $newest_file; my $lastNum = 0; my $currentNum = 1; if ($newest_file =~ m/(.*?)\.jpg/) { $lastNum = $1; if ($lastNum < $frames) { $currentNum = $lastNum + 1; } copy($newImage,"$destdir/$currentNum.jpg") || print "\n Failed to copy $newImage\n"; }
Error:
Error: ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.front
Fix:
pi@raspberrypi ~ $ sudo vi /usr/share/alsa/alsa.conf change the line "pcm.front cards.pcm.front" to "pcm.front cards.pcm.default"
Super WiFi,or IEEE 802.22 and IEEE 802.11af as it’s Technically known, is a term coined by the United States Federal Communications Commission (FCC) to describe a wireless networking proposal which the FCC plans to use for the creation of longer-distance wireless internet.12 The use of the trademark “Wi-Fi” in the name has been criticized because it is not based on Wi-Fi technology or endorsed by the Wi-Fi Alliance.1
Instead of using the 2.4 GHz radio frequency of Wi-Fi, the ‘Super Wi-Fi’ proposal uses the lower-frequency white spaces between television channel frequencies.3 These lower frequencies allow the signal to travel further and penetrate walls better than the higher frequencies previously used.3 The FCC’s plan is to allow those white space frequencies to be used for free, as happens with Wi-Fi and Bluetooth.3
Software defined radio DVB-T dongles based on the Realtek RTL2832U can be used as a cheap SDR, since the chip allows transferring the raw I/Q samples to the host, which is officially used for DAB/DAB+/FM demodulation. The possibility of this has been discovered by the V4L/DVB kernel developer Antti Palosaari{.ext-link}.
In telecommunication, a log-periodic antenna (LP, also known as a log-periodic array or log periodic beam antenna/aerial) is a broadband, multi-element, directional, narrow-beam antenna{.mw-redirect} that has impedance and radiation characteristics that are regularly repetitive as a logarithmic function of the excitation frequency.
via Log-periodic antenna – Wikipedia, the free encyclopedia.
3d object file viewer in browser
Smart home automation webserver on OpenWRT router WR703N interfaced to Arduino
Off-the-Record OTR Messaging allows you to have private conversations over instant messaging