SCT Luminis – arfore dot com

0

Those of you out there who are running an installation of SCT Luminis 3 may have noticed that the browser check always comes up warning you that the browser is unsupported when using Firefox 2, even though all the features seem to be completely supported.
This is due to the fact that the browsercheck javascript does […]

Linux, Mac OS X, SCT Luminis, Software, Windows

  • Digg
  • Stumbleupon
  • Del.icio.us
  • Reddit
  • Technorati

Apache – arfore dot com

1

While setting up Apache for Windows to use SSPI so that I could implement Alain O’Dea’s method of combining Active Directory authentication with SVN I ran into an interesting path problem. After following Alain’s instructions I kept receiving the following error: SSLSessionCache: Invalid argument: size has to be >= 8192 bytes

After some investigation it runs out that […]

Apache

  • Digg
  • Stumbleupon
  • Del.icio.us
  • Reddit
  • Technorati

0

Well, over the weekend some of the other sysadmins of the world provided the solution to the Office 2007 file download problems.

It’s all about the mime types. For those of you not in the know, a MIME type is an Internet Standard that is used to help webservers and e-mail servers know what kind of files are being served up and sent out. Check out the Wikipedia article for more.

Apache, Linux, Windows

  • Digg
  • Stumbleupon
  • Del.icio.us
  • Reddit
  • Technorati

Adobe Contribute Publishing Server – arfore dot com

0

When trying to sort my cthub XML file recently I found out that my code from the post on sorting the role listing had stopped working. Turns out that there was an error introduced into the format of this file when upgrading from Contribute 3.11.

As you are no doubt aware, when at least one admin […]

Adobe Contribute, Adobe Contribute Publishing Server, Software

  • Digg
  • Stumbleupon
  • Del.icio.us
  • Reddit
  • Technorati

0

When you setup a website to be managed by Contribute, the name that shows up in the client for the connection description is generated from the text of the title tag of the index page of the website.

For setups where you are only managing a single site, this may not matter, but if you have a system where you use a development server and a production server, you may want the connection string to depict which server the user is editing and publishing to.

In order to change the text of the description you have to alter some text in a few files on the CPS management server.

Adobe Contribute Publishing Server, Software

  • Digg
  • Stumbleupon
  • Del.icio.us
  • Reddit
  • Technorati

0

At VSU, we are implementing the Adobe (formerly Macromedia) Contribute Publishing Server and CMS.

This is a two-piece system that involves a client-side component (Contribute) and a server-side component (CPS).

We are running this on a Linux server, so we needed an easy way to start the service up should a system reboot occur.

Now Macromedia included a very simple shell script that made a call the included OEM Jrun binary to start the server. The only problem is that it had no facility to plugin to the chkconfig tool that can be used to manage services in the various runlevels.

Adobe Contribute Publishing Server, Software

  • Digg
  • Stumbleupon
  • Del.icio.us
  • Reddit
  • Technorati

0

In the process of troubleshooting the LDAP user problems I was experiencing I found that by default the logging of info and debug messages is turned off by default for the OEM jrun install that is part of Contribute Publishing Server 3.11.

In order to enable these logging levels you have to edit the sevrer configuration xml file. This file should be located in the configuration directory of your jrun4 server’s WEB-INF folder.

The name of the file is: ckm.xml

Open this file in your favorite editor and look for the following section:


Adobe Contribute Publishing Server, Software

  • Digg
  • Stumbleupon
  • Del.icio.us
  • Reddit
  • Technorati

1

One of the annoyances I have found with the Contribute Client is that in the Administration interface section, when adding a user, the menu of roles is not sorted for you. The list that appears when you reassign a user or when you create a new role, is sorted for you.

Each time that a new role is added, the client updates the hub file, adding the new role to the end of the list.

Adobe Contribute, Adobe Contribute Publishing Server, Software

  • Digg
  • Stumbleupon
  • Del.icio.us
  • Reddit
  • Technorati

Privacy – arfore dot com

1

At work we currently use version 3.3.3 of the Luminis III platform by SunGard Higher Education.  This product handles our mail and portal needs for the time being.  While it is definitely not the best web-based mail client in the world I have seen worse.
Recently I had received a notice from a friend that he […]

Computers, Mac OS X 10.5, Privacy

  • Digg
  • Stumbleupon
  • Del.icio.us
  • Reddit
  • Technorati

1

So, PayPal has thrown down the gauntlet on the safe browser war.  According to an InfoWorld article, they have declined to add Apple’s Safari browser to their list of safe browsers due to the lack of native anti-phishing technology.
I find it interesting that one of the features they explicitly mention in the InfoWorld article as […]

Privacy, Research, Security

  • Digg
  • Stumbleupon
  • Del.icio.us
  • Reddit
  • Technorati

0

My GPG key expired today, so I renewed it this morning  (updated the expiration date).  Download it!

Privacy, arfore.com

  • Digg
  • Stumbleupon
  • Del.icio.us
  • Reddit
  • Technorati

0

I you have read my previous post, GPG Best Practices, you will know that I am a fan of setting expiration dates on my GPG keys.
This has not always been the case. As with many computer users I tend towards the lazy, and if I can keep from having to re-learn a password by […]

Computers, Cyberspeech, Privacy, Security

  • Digg
  • Stumbleupon
  • Del.icio.us
  • Reddit
  • Technorati

1

Like many people who have some concerns over security on the Internet, I have started to use digital signatures for all of my mail sent from my regular e-mail client on my Mac.
While there are several avenues for this, I chose to use GPG. While I know that this means jumping through a couple […]

Computers, Cyberspeech, Privacy, Security

  • Digg
  • Stumbleupon
  • Del.icio.us
  • Reddit
  • Technorati

Linux – arfore dot com

0

When doing system administration it is often more convenient to connect to a server through some sort of remote connection setup rather than having to sit at a console in a datacenter.  The comfort of one’s office (or living-room) is often far superior in terms of noise and temperature than the environs of the datacenter […]

Linux, Mac OS X 10.5

  • Digg
  • Stumbleupon
  • Del.icio.us
  • Reddit
  • Technorati

0

Over the weekend I setup a Ubuntu 8.04 installation in my apartment.  The main purpose was to have a box to use to connect to my Tivo, but I am also going to use it to play with Java servlet and jsp development.
Of course none of this is any fun without Internet access.  So I […]

Linux

  • Digg
  • Stumbleupon
  • Del.icio.us
  • Reddit
  • Technorati

0

Those of you out there who are running an installation of SCT Luminis 3 may have noticed that the browser check always comes up warning you that the browser is unsupported when using Firefox 2, even though all the features seem to be completely supported.
This is due to the fact that the browsercheck javascript does […]

Linux, Mac OS X, SCT Luminis, Software, Windows

  • Digg
  • Stumbleupon
  • Del.icio.us
  • Reddit
  • Technorati

0

Well, over the weekend some of the other sysadmins of the world provided the solution to the Office 2007 file download problems.

It’s all about the mime types. For those of you not in the know, a MIME type is an Internet Standard that is used to help webservers and e-mail servers know what kind of files are being served up and sent out. Check out the Wikipedia article for more.

Apache, Linux, Windows

  • Digg
  • Stumbleupon
  • Del.icio.us
  • Reddit
  • Technorati

0

In the process of rebuilding my MythTV box with Gentoo, I found a bug in the 2.6.19 kernel when it comes to using wireless and ndiswrapper for my Linksys WMP54G v.4 PCI card.

When you configure the kernel you normally have to only select CONFIG_NET_RADIO=y and CONFIG_NET_WIRELESS=y.

But with the 2.6.19 kernel I discovered via post on a board that you also need to select one of the wireless chipsets as a module, even if you don’t plan on using it. If you don’t do this then CONFIG_NET_RADIO will still be marked as “n” when the kernel is built even though that isn’t what you selected at config time.

Linux

  • Digg
  • Stumbleupon
  • Del.icio.us
  • Reddit
  • Technorati

Software – arfore dot com

0

While re-loading the OS and apps on my iMac at work, I ran into major issues whilst updating MS Office 2008.  When running the first update, Office 2008 SP1 (12.1.0) I had no problems, however none of the other updates would run.  I kept getting the error “You cannot install Office 2008 Updates on this […]

Apple, Mac OS X, Software

  • Digg
  • Stumbleupon
  • Del.icio.us
  • Reddit
  • Technorati

0

I noticed something today in the new iTunes Store interface.  When you hover over a song in the store you are presented with a nifty play icon that replaces the track number in the album listing.  This is quite similar to the iTunes Store interface functionality on the iPhone/iPod Touch OS.  Clicking on the play […]

Apple, iTunes

  • Digg
  • Stumbleupon
  • Del.icio.us
  • Reddit
  • Technorati

1

While setting up Apache for Windows to use SSPI so that I could implement Alain O’Dea’s method of combining Active Directory authentication with SVN I ran into an interesting path problem. After following Alain’s instructions I kept receiving the following error: SSLSessionCache: Invalid argument: size has to be >= 8192 bytes

After some investigation it runs out that […]

Apache

  • Digg
  • Stumbleupon
  • Del.icio.us
  • Reddit
  • Technorati

6

So this morning I fired up my iMac at work to continue on with editing this PHP form I have been working on.  Now I usually use TextMate for my daily editor, since it is very lightweight.
Since I hadn’t actually created a TextMate project file, I just selected all the files and opened them using […]

Apple, Software

  • Digg
  • Stumbleupon
  • Del.icio.us
  • Reddit
  • Technorati

1

UPDATE (2009-04-26 7:06PM EDT): Apparently I was mistaken.  When poking through the preferences of ClamXav in order to restructure my watch folders, I noticed a checkbox that I had overlooked.  Apparently you can add the login item from within the main application.  However, it still doesn’t start the Sentry app when adding the item.  You […]

Security, Software, arfore.com

  • Digg
  • Stumbleupon
  • Del.icio.us
  • Reddit
  • Technorati

Politics – arfore dot com

0

There is an AP story out about a Minnesota college student attempting to sell his vote on eBay. He is being charged with a felony under an 1893 law that makes it a crime to sell your vote in Minnesota.
Seems to me that if the teenager is going to be charged and prosecuted for selling […]

Politics

  • Digg
  • Stumbleupon
  • Del.icio.us
  • Reddit
  • Technorati

Movies – arfore dot com

0

So I was wondering on the web this morning and ran across a link the to an article about whether there should be a 4th Matrix movie.
While the obvious point was made aboutthe Oracle’s comment at the end of the third movie concerning whether Neo would be seen again, I found some of the other […]

Movies

  • Digg
  • Stumbleupon
  • Del.icio.us
  • Reddit
  • Technorati

0

On December 18, 2007,  the latest release of the Blade Runner movie will be out.  The Ultimate Collection is going to come in a scaled down imitation of the briefcase that Deckard uses in the film.
It is going to have not only the new edition, Blade Runner: The Final Cut, but also includes the original […]

Movies, Science Fiction

  • Digg
  • Stumbleupon
  • Del.icio.us
  • Reddit
  • Technorati

0

So it seems that L. Frank Baum’s Oz book series is going to at last come to the silverscreen as a whole. According to an article on sliceofscifi.com, Warner Bros. has purchased the film rights to all of the original 14 Oz novels, plus a fifteenth book by Ruth Plumly Thompson.

Apparently it is going to be […]

Culture, Movies

  • Digg
  • Stumbleupon
  • Del.icio.us
  • Reddit
  • Technorati

Environmental – arfore dot com

0

So according to a study commissioned by Mayor Bloomberg, the greenhouse gas emissions of New York City in 2005 was on par with all of Ireland or Portugal.

You have to love it when a city produces as much environmentally destructive elements as an entire country.

The most interesting part was the fact that it’s mostly from the buildings and not the average citizen. The claim that the mass transit system is what make the citizens less polluting.

I wonder how much less the entire U.S. would produce if we took mass transit more seriously?

Environmental

  • Digg
  • Stumbleupon
  • Del.icio.us
  • Reddit
  • Technorati

Blogging – arfore dot com

0

So I ran across a story on Slashdot about how ABC/Disney had a blog shutdown over the posting of some audio clips from a radio-station affiliate in conjunction with the blogger’s letters to the radio station advertisers over their tacit support of the comments and views of the talk radio hosts on the station.

The Slashdot post linked to a blog posting on the Daily Kos: State of the Nation that had more details.

Blogging, Cyberspeech, Free Speech

  • Digg
  • Stumbleupon
  • Del.icio.us
  • Reddit
  • Technorati