Search results for: “feed”

  • Microsoft fixes security fix….

    Well, for the second month in a row (I don’t recall one in March..) Microsoft has re-released a patch for Windows. This time it’s the Flash patch (which really falls under 3rd party software). They’ve re-worked the version detection of the update in an attempt to solve all the problems that people have run into with this update. The MS Security blog information is here.

    (more…)

  • Google News graduates

    One of Google’s longest Beta-tests… Google News has now graduated from beta status. There is a “suggest news stories” options in the personalized search feature. I wondered if it would ever be non-beta. Somewhere along the line I had read speculation that the holdup was advertising and there was trepidation that targetted ads within Google News would spur a revolt among the news feed providers. A quick look doesn’t seem to show any ads – so that speculation seems to have been a bit off the mark I guess.

  • Bashpodder linux podcasting client

    So, juice (formerly known as ipodder) was a bit too gui-only for my tastes, I took a look at bashpodder which is a bash-script based podcast client. Really, this is very much to my liking as it can be scripted to run via cron (or at)… basically, there are three required files from the main site. There is a gui for it, but that’s not necessary…. bashpodder.shell, parse_enclosure.xsl, and bp.conf are required. bp.conf is the main configuration file and you basically enter one feed address per line.

    (more…)

  • Juice – formerly ipodder podcast client for Linux (Windows and Mac too…)

    I’ve been playing around a bit with podcast clients the last couple of days. I’ve been finding online news feeds for the onlineradiotv.com site and for many of those I have bash scripts to handle downloading or streaming the audio available from shortwave broadcasters. I did run across a few podcasts too though and thought it might be time to take another look at linux podcasting clients…

    (more…)

  • Using the command line in linux – part 4

    Dealing with text…. we’ve looked at a couple of basics on logging in and starting to use the command line and hopefully not feeling too helpless there… we’ve seen ways to navigate directories and how to find new commands and how to find out more about how to use them. Now it’s time to talk about how to manipulate (work with) text files. Most every important configuration file in linux is text based and editable from the command line. This can be a VERY good thing at times, or very intimidating if you’re not comfortable with a command line environment. It’s worth noting that you CAN edit configuration files with a graphical interface text editor….

    (more…)

  • Direct links to international broadcasters audio streams

    I’ve posted several things over at the onlineradiotv.com site. For starters I’ve got links to a few international (shortwave) broadcasters live audio streams and where available their “latest” english news update (and in some cases spanish and other languages.) I’ve also started posting some bash scripts there that can directly start mplayer streaming a feed.

    (more…)

  • New Site

    I’ll be adding the links shortly, but I’ve got a new site roughed out… it’s along the lines of the previous post. I thought it may not have enough frequent posting to really be an eventful site, but it will have more info than I can devote here…. onlineradiotv.com. A good deal of what I want to put up initially is links to various broadcasters online feeds, especially those shortwave broadcasters with online content. However,

    (more…)

  • AIM worm

    Strange AIM worm going around. It apparently includes an interesting combination of rootkits, a rootkit detector, spyware/adware, and a specialized bittorrent client. The machines can then be controlled through IRC. Source seems to be the Middle East…

    IM hackers then control a global botnet where their infections can be tested and payloads are pushed. Facetime traced these hackers to the Middle East.
    The same IM hackers sent movies by way of IRC and their own version of BitTorrent, installing it without consent. Now the IM hackers are back with more, nastier malware, Rootkit Revealer and adware from 180solutions/Zango.

    (more…)

  • Flightgear multi platform open source flight simulator revisited

    Ok – I was thinking I might have been a bit too dismissive of flightgear. So, I took a second look (and a third and fourth.) In fact, I found a source rpm of the 0.99 version and rebuilt it for Mandriva 2006 and installed. And went in search of scenery for the local area. Now, to compare the two, X-Plane has more spit and polish and frankly the visuals (from the limited area I could see) are better. Flightgear is interesting from the standpoint that it’s open source (GPL) and can use a variety of flight models.

    (more…)