How to target (jump) to a specific page in a PDF on the web if you don't want viewers to open on page 1
URL/PDFDOCUMENT.PDF#page=[pagenumber]
ex:http://www.machinedesign.com/content/7535/501_52527.pdf#page=6
posted by Scales and Pom 12:01 PM
Wireless 802.11b with Linksys WPC11 card
First check http://www.linux-wlan.org/docs/linux-wlan-FAQ.html - FAQ and the '
HP WLAN site http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/ and download the newest wireless tools from this site also.
Next download the drivers http://www.linux-wlan.org/index.html check the FAQ in side this tarball
and the updated PCMCIA card source (2.4.19 kernel is up to date)
Compile new kernel with pcmcia and linux_net_radio
Compile wireless tools
follow instutions on setting up card before using iwconfig (/etc/pcmcia/wlan-ng.opts & /etc/pcmcia/wlan-ng.opts && ldconfig)
Now restart your pcmcia & networking (/etc/rc.d/init.d/pcmcia restart && /etc/rc.d/init.d/network restart) and you should now have a device visiable via iwspy (wireless tools) called wlan0.
posted by Scales and Pom 6:50 PM
PHP Accelerator
posted by Scales and Pom 9:41 PM
The TEMPLATE problem is back again on blogger.com.
XML-RPC running at roundrobin.icleveland.com. Sending an email to NO_roundrobbinSPAM@icleveland.com will fire off procmail which intern will fire off a PHP script to connect to the main blogger site and update and publish the email. Most of the script is pretty simple. The PROCMAIL script took about 2 hrs! Code in a week or so. I currently have it subscribed to all the newsletters at www.newsforindustry.com.
Next on the list is a stock quote email bounce for the cell phones
posted by Scales and Pom 4:10 PM