Make corners for your web apps [wigflip.com]
04:04 PM, 18 Dec 2006 by Jade Rubick Permalink | Comments (0)
The airplane I'm on catches fire [news.google.com]
01:20 PM, 17 Dec 2006 by Jade Rubick Permalink | Comments (1)
Mac OS 10.3 and firewire [www.macintouch.com]
Let's begin the diagnosis.
First of all, Macintouch has a very worrysome article on Firewire in 10.3. It looks like there were some very serious bugs in the firmware or in 10.3 that are causing data loss and corruption in external Firewire disks. Great. Let's cross our fingers that that is not what happened... although I am concerned it might be exactly that.
http://www.macintouch.com/panfirewire.html
Well, it looks like I am in luck. The drive I have is a dual connection, so I was able to connect to it via USB. Perhaps the Firewire cable went bad?
11:03 AM, 09 Nov 2006 by Jade Rubick Permalink | Comments (0)
Neat trick with tar
05:11 PM, 03 Nov 2006 by Jade Rubick Permalink | Comments (0)
Printing from Linux to the Officejet 6310 [hplip.sourceforge.net]
06:48 PM, 26 Oct 2006 by Jade Rubick Permalink | Comments (0)
How to start up Oracle when a datafile is missing [asktom.oracle.com]
10:39 AM, 26 Oct 2006 by Jade Rubick Permalink | Comments (0)
How to kill a defunct process
ps -ef --forest | less
06:00 PM, 06 Oct 2006 by Jade Rubick Permalink | Comments (0)
In-Browser Wireframe Prototyping with Frametastic [www.xml-blog.com]
02:56 PM, 29 Sep 2006 by Jade Rubick Permalink | Comments (0)
USPS Click-N-Print [sss-web.usps.com]
Cool, except it doesn't work with Preview. You must open your final label in Acrobat Reader.
But after I figured that out, it worked beautifully!
08:17 PM, 26 Sep 2006 by Jade Rubick Permalink | Comments (0)
Various translation tools [labnol.blogspot.com]
11:49 AM, 15 Sep 2006 by Jade Rubick Permalink | Comments (0)
Web Development Tools for the Power Developer [brennan.offwhite.net]
11:40 PM, 13 Sep 2006 by Jade Rubick Permalink | Comments (0)
Xah: Emacs Advanced Tips [xahlee.org]
06:37 PM, 22 Aug 2006 by Jade Rubick Permalink | Comments (0)
The Register-Guard, Eugene, Oregon, USA [www.registerguard.com]
10:53 AM, 09 Aug 2006 by Jade Rubick Permalink | Comments (0)
A JavaScript library for storing browser history [www.onjava.com]
Useful for Ajax web applications.
07:22 PM, 25 Jul 2006 by Jade Rubick Permalink | Comments (0)
Collaborative editing of documents [jotlive.com]
07:20 PM, 25 Jul 2006 by Jade Rubick Permalink | Comments (0)
Compiling tDOM 0.8.0 on Fedora Core 5 [groups.yahoo.com]
Fun.
Okay, let's see:
cd
mkdir bash3
cd /usr/local/src
wget http://ftp.gnu.org/gnu/bash/bash-3.0.tar.gz
tar xzf bash-3.0.tar.gz
cd bash-3.0
./configure --prefix=/home/jade/bash3
make install
Wow, wasn't that fun.
Now use /home/jade/bash3/bin/bash instead of the normal bash and it should work.
It didn't.
10:39 AM, 17 Jul 2006 by Jade Rubick Permalink | Comments (0)
5 blueberries
12:57 AM, 14 Jul 2006 by Jade Rubick Permalink | Comments (0)
Airfare Predictions [www.farecast.com]
12:45 PM, 02 Jul 2006 by Jade Rubick Permalink | Comments (0)
Look up real estate values [www.zillow.com]
12:45 PM, 02 Jul 2006 by Jade Rubick Permalink | Comments (0)
Ajax for Java developers: Exploring the Google Web Toolkit [www-128.ibm.com]
04:29 PM, 28 Jun 2006 by Jade Rubick Permalink | Comments (0)
Oh Myer's Briggs...
Tonight, I took the test again, and found that I was an ENTJ this time.
But only barely. I am almost perfectly on the border for E and T (1% preference), and only have a slight preference for the J as well (22%). For the N portion, I have a distinctively expressed (75%) preference for N.
I think the description for the ENTJ is pretty accurate.
So the types I am now closest to (besides ENTJ) are:
ENFJ Teacher
INTJ Mastermind
ENTP Inventor (where I came from ten years ago)
11:34 PM, 25 Jun 2006 by Jade Rubick Permalink | Comments (5)
The Rubicks [www.rubicks.net]
07:09 PM, 16 Jun 2006 by Jade Rubick Permalink | Comments (0)
Base64 Encoded Images for Internet Explorer [dean.edwards.name]
05:13 PM, 30 May 2006 by Jade Rubick Permalink | Comments (0)
Helpful workaround for bugs in IE and Firefox and display:none [jszen.blogspot.com]
06:05 PM, 15 May 2006 by Jade Rubick Permalink | Comments (0)
Oracle broken on upgrade to FC5 [forums.oracle.com]
sqlplus: error while loading shared libraries: /u01/app/oracle/oracle/product/10.2.0/db_1/lib/libnnz10.so: cannot restore segment prot after reloc: Permission denied
solution:
root
tail -f /var/log/audit/audit.log | tee oracle.log
oracle
sqlplus / as sysdba
root
crtl c to abort the tail
audit2allow -M oracle < oracle.log
semodule -i oracle.pp
that's it
01:15 PM, 15 May 2006 by Jade Rubick Permalink | Comments (0)
Open source icons [openacs.org]
12:17 PM, 09 May 2006 by Jade Rubick Permalink | Comments (0)
OpenACS 5.1.5 to 5.2.2 upgrade experience
Got errors in the upgrade on my staging server, so rebuild the database and did every stinking upgrade script manually. I should note that I do appreciate the work that these developers do, and many of these folks are very good programmers. But I did want to post where the problems occured, and who would be responsible for fixing them.
I tried changing the text from create view to create or replace
view in case that would help. I have no idea if it will.
07:23 PM, 01 May 2006 by Jade Rubick Permalink | Comments (0)
Have conflicts, will find
08:23 PM, 30 Apr 2006 by Jade Rubick Permalink | Comments (0)
Starting to dislike Gnu Arch
arch_commit: unable to acquire revision lock (could not rename file.)
tree: /home/safe4all-dev/safe4all-dev
revision: jade@safe4all.org--2005/openacs--dev--5.1.0--patch-11
Tried to get the permissions right, but that wasn't the problem.
The issue is that you need a directory in
/{archives\}/2005/openacs/openacs--dev
/openacs--dev--5.1.0/patch-(highest-number-here)
called ++revision-lock
and a directory under that called
+contents
If that's not there, no dice.
08:19 PM, 30 Apr 2006 by Jade Rubick Permalink | Comments (0)
Problems with Tektonic.net
So I'm going through the annoying process of switching.
By the way, if someone from Tektonic reads this, feel free to reply by leaving a comment on this posting. :)
Jade
09:22 AM, 27 Apr 2006 by Jade Rubick Permalink | Comments (0)
Resending email from an mbox
So I created a little script to send the email gradually (so as to not hit Gmail's filters):
> cat mysendmail
sleep 10
/usr/sbin/sendmail myemailaddress@gmail.com
Then I send it through
grep -v ^Delivered-To: /home/safe/testmbox | formail -s /home/safe/mysendmail &
03:32 PM, 24 Apr 2006 by Jade Rubick Permalink | Comments (0)
Fedora Core 5 is out... [fedora.redhat.com]
06:40 AM, 22 Apr 2006 by Jade Rubick Permalink | Comments (0)
"BIN" Invalid objects
The solution I've used is:
sqlplus user/pass
purge recycle bin;
then recompile invalid objects
Courtesy of MB
11:01 PM, 13 Feb 2006 by Jade Rubick Permalink | Comments (0)
Installing Fedora Core 4 on Dell Dimension 9150 [downloadfinder.intel.com]
06:19 PM, 08 Feb 2006 by Jade Rubick Permalink | Comments (0)
How to return rows in a random order [oraqa.com]
01:14 PM, 30 Jan 2006 by Jade Rubick Permalink | Comments (0)
12:17 PM, 18 Jan 2006 by Jade Rubick Permalink | Comments (0)
| January 2006 | ||||||
| S | M | T | W | T | F | S |
| 1 | 2 | 3 | 4 | 5 | 6 | 7 |
| 8 | 9 | 10 | 11 | 12 | 13 | 14 |
| 15 | 16 | 17 | 18 | 19 | 20 | 21 |
| 22 | 23 | 24 | 25 | 26 | 27 | 28 |
| 29 | 30 | 31 | ||||