Archive | 2006

Net Neutrality Matters!

SaveTheIntenet.com is pushing the concept of “net neutrality,” the idea that our Internet Service Providers need to be required to provide us with an open pipe to the internet and not restrict services such as Skype or Asterisk VOIP that might compete with their own premium services.

My representative in Congress, Charles F. Bass II, is flagged as “voted against net neutrality.” I've written regularly to Representative Bass and we disagree on most technical issues, like the broadcast flag. Charlie seems to have bought what Big Media is pitching with a recent response of his talking about “closing the analog hole.” There is no analog hole. It's a Big Media myth. Just because kids record their favorite songs to tape off the FM radio and make their own degraded 2nd-generation party tapes doesn't mean the Bg Media have lost any sales. On the contrary, they have enthusiasts promoting their music. Walking out of a show singing a tune is not piracy, nor public performance. The analog holes are in our heads — they're called ears. But I digress…

If you're in New Hampshire, call Rep. Bass II now at 202-225-5206 and say: “I was disappointed in your vote against the Markey amendment to the COPE Act. Please keep the Internet free and open by voting for enforceable network neutrality requirements in the future. Thank you.” If you're not in New Hampshire, check the web site above and find out where your Congressperson stands. Let them know what you think.

Tools for committing subversion

Subversion is a source code control system designed as a replacement for the Concurrent Version System (CVS). Subversion is platform-agnostic and has clients available on Windows, OS X and Linux and supports access locally via the file:// protocol or remotely via svn:// or svn+ssh:// protocols, WebDav via http:// or https://. Very cool. There's a free book also available in print from O'Reilly. In addition, there are a bunch of add-on tools or links to other tools, like:

There are even more links at the Wikipedia page. Er, check it out!

Tools for committing subversion

Subversion is a source code control system designed as a replacement for the Concurrent Version System (CVS). Subversion is platform-agnostic and has clients available on Windows, OS X and Linux and supports access locally via the file:// protocol or remotely via svn:// or svn+ssh:// protocols, WebDav via http:// or https://. Very cool. There’s a free book also available in print from O’Reilly. In addition, there are a bunch of add-on tools or links to other tools, like:

  • SVNclipse: add on for the Eclipse IDE
  • RapidSVN: a full GUI into the source code control system
  • TortoiseSVN (updated link): integration into the Windows Explorer: select “CheckIn”, “CheckOut” and other options directly.

There are even more links at the Wikipedia page. Er, check it out!

You wouldn’t want to be out of compliance, would you? Sales Pitch or Shakedown?

Don Tennant, editor in chief of Computerworld, writes

“It’s bad enough when Microsoft strong-arms other software vendors into submission as a means of thwarting competition. But when it engages in underhanded tactics to intimidate users in order to land a software deal, we have a very disturbing situation on our hands. And someone needs to have the guts to speak out about it.”

Read the whole story here. Thanks to Bill Anderson for the pointer

Microsoft Patches 3 vulnerabilities: Flash (!), Exchange, DTS

InfoWorld reports “Microsoft released one critical security update for its Exchange messaging server and two security updates for Windows on Tuesday, one of which was critical… In Microsoft’s rating system, a critical vulnerability means it could allow unauthorized software to be installed without user action… The third patch released Tuesday fixes two vulnerabilities in Windows rated as “moderate,” Microsoft said… More information and Microsoft’s monthly security bulletin can be found at its Web site“.

Funny, I would not have thought that Adobe Flash was a product MSFT would be responsible for patching, but it appears they shipped it in some of their components. Watch out for the Exchange patch – SANS Internet Storm Center is reporting it cripples Blackberries using the Blackberry Enterprise Server.

MS06-018, 019 and 020 ship this week. It’s the 19th week of the year.

Kubuntu Getting a Higher Profile in the Ubuntu Family

OSNews reports KDE to Become Better Supported on the Ubuntu Platform. “At LinuxTag on Saturday, a meeting of Kubuntu and KDE contributors was held in order to improve the collaboration of both projects. The aim was to to talk about the common future of both projects. Jonathan Riddell and Mark Shuttleworth from Canonical attended the meeting. Later in his keynote speech to the conference, Mark publicly committed to Kubuntu as an essential product for Canonical and showed his commitment by wearing a KDE t-shirt.”

Good deal. I’ve been using KDE with Ubuntu for the last couple of versions and I like its responsiveness, especially on some of the slower hardware (PII-266 and -366 laptops) I’m using.

WinSCP 3.8.1 released

WinSCP (Secure Copy) lets you copy, move or synchronize files and folders between two machines over a secure (ssh) tunnel. It offers a simple two-panel local-remote file explorer supporting drag-and-drop, a toolbar of utilities (rename, move, copy, etc.) and intuitive operation. I use WinSCP all the time to keep remote Linux machines up to date with local Windows machines while doing development. (Actually, the “local Windows machine” is almost always using files on a networked share via SMB that’s actually a Linux file server running Samba, so I’m really just using Windows as the pretty GUI to synch two Linux machines, but I digress.)

WinSCP has just released a new version, v. 3.8.1, with a significant list of changes, improvements and bug fixes. SCP (really ssh) servers are available for most platforms and interoperate between different OSes. Check out WinSCP.

Limited User Access bugs

Garrett Fitzgerald blogs: “I noticed that Aaron Margosis had stopped blogging, but I missed that he had started back up. He has a list of ways to fix or work around bugs involving not running as Admin starting here and going forward for a couple of posts. Aaron is the creator of MakeMeAdmin, which is a little script that makes it easier to run with limited access.”

With the rampant security problems Windows has been experiencing, I reconfigured my development machine into an Least Privileged User configuration over a year ago. It’s a pain, and some applications just fall apart, especially with installing modules or updates. “Run As…” solves the problem in some cases, but others are a lot more difficult. The Linux/Unix/OSX model of security rights seem to map more easily into these situations than the “only one user is logged on” mentality of Windows. I’ll have to check out Aaron’s utilities to see if they can help bridge the gap.

New E-book: VFP Best Practices for the Next 10 Years

Over at Shedding Some Light, Rick Schummer blogs VFP Best Practices E-book Available “Have you read some of the blog or forum posts touting the sessions at GLGDW 2006, and kicked yourself for not attending? Wish you had a second chance? Well Whil is giving you a second chance by releasing the session whitepapers as a new e-book: Visual FoxPro Best Practices for the Next Ten Years

What a great idea! I wish more of the conferences would offer their proceedings in electronic format! There is so much knowledge in those conference notes. While it’s nowhere near as good as attending the conference in person, these notes can be treasure troves of clever code and solutions.

Powered by WordPress. Designed by Woo Themes

This work by Ted Roche is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 United States.