mu.nu - "My Tamagotchi!" she said. "It has to poop."
August 21, 2005
Trackbacks Disabled
Until I work out what the hell is going on with the server.
Posted by: Pixy Misa at
03:09 PM
| Comments (10)
| Add Comment
| Trackbacks (Suck)
1
Mmph. The server says it's perfectly happy, but half my attempts to load web pages time out.
Maybe it's me?
Posted by: Pixy Misa @ at August 21, 2005 03:18 PM
2
I'm getting some strangeness going on too.
Page views timing out.
Dog barking at all hours of the night.
Rebuilds timing out.
Posted by: phin @ at August 22, 2005 07:51 PM
3
I'm getting strange things going on too.
Pages time out.
Can't add comments.
Wife hates me.
Dog barks at all hours of the night.
Can't rebuild.
Posted by: phin @ at August 22, 2005 07:55 PM
4
Double posting of comments.
Posted by: phin @ at August 22, 2005 07:56 PM
5
The server hasn't been entirely a happy bunny the last day or so. I'm working on it.
Posted by: Pixy Misa @ at August 23, 2005 05:37 AM
Hide Comments
| Add Comment
Forumses!
Hi gang.
I've just created some new munu forums. The old forums consisted of Renata's World, which was private, and Munuvian Underground, which was never very successful because it basically duplicated the blogs.
This time around I've created two new sections,
Yartz Counsel for discussion of books, movies, TV, computer games and stuff like that, and
the University of Woolloomooloo for deeper and more insightful topics like philosophy, mathematics, and beer.
Pop on over if it sounds interesting, but do note that there is a not-a-bug in Internet Explorer that may lead to you getting logged out at inconvenient moments. As far as I know, every other browser in the world works properly.
Posted by: Pixy Misa at
01:54 PM
| Comments (7)
| Add Comment
| Trackbacks (Suck)
1
I guess I'll have to go find someone to start a pillow fight with so things are so bare in that forum huh?
Posted by: Michele @ at August 23, 2005 04:35 PM
2
That would help, yes.

Posted by: Pixy Misa @ at August 25, 2005 07:13 AM
Hide Comments
| Add Comment
August 18, 2005
Display All Comments
Is it possible in MT2.64 to pull up a listing of all comments, similar to the "Edit Entries" function? If so, I haven't been able to figure it out yet and am worried I am missing something obvious. Thanks.
Posted by: JohnL at
04:49 PM
| Comments (9)
| Add Comment
| Trackbacks (Suck)
1
John, you can do it, but the easiest way is to pull it on the MT Blacklist page, instead of on your admin page.
Go to http://blog.mu.nu/cgi/mt-blacklist.cgi when you are signed in.
Click on the DeSpam link at the top of the page, then use the radio buttons and drop-down list to tell Blacklist that you want to see the X most recent comments on your blog. (You can also list trackbacks the same way.)
Normally, this is used to find comments containing a particular spam word or regexp, but the 3rd option will give you a listing of all comments, with info about the commenter, Ip address, URL etc., along with a checkbox to select if you want to easily delete specific comments.
Does that get you what you need?
Paul
Posted by: Light & Dark @ at August 18, 2005 08:19 PM
2
It's available under MT 3.1, but there are reasons why we haven't moved to 3.1... Reasons unlikely to ever be resolved.
The Blacklist idea is a good one, though. Thanks Paul.
Posted by: Pixy Misa @ at August 19, 2005 02:34 AM
3
Paul, great idea! That got me what I needed. Thanks.
Posted by: John Lanius @ at August 19, 2005 05:55 AM
Posted by: Pixy Misa @ at August 20, 2005 02:40 PM
Hide Comments
| Add Comment
August 16, 2005
Trackback Ping Problems
Any idea why I am suddenly getting the following error message on trackback pings?
Ping 'http://www.searchlightcrusade.com/posts/1123603252.trackbacks.shtml' failed: HTTP error: 405 Method Not Allowed
Posted by: EricC at
06:10 PM
| Comments (11)
| Add Comment
| Trackbacks (Suck)
1
I got this on all the trackbacks I tried to send this morning, not just this one, if that helps.
Posted by: Eric @ at August 16, 2005 07:42 PM
2
Hmm.
I have no idea why that would be happening.
Posted by: Pixy Misa @ at August 17, 2005 09:09 AM
3
Did you pay your ping bill last month?
Posted by: Ted @ at August 17, 2005 12:02 PM
Hide Comments
| Add Comment
Pro Football Pick'Em
I know many did not want to play a team through the season, but still might want to do something a little less involved. I bring you a chance to play Pro Football Pick'Em!
In order to join the group, just go to
http://football.fantasysports.yahoo.com/pickem
click the "Sign Up" button (or "Create or Join Group" if you are a returning user). From there, follow the path to join an existing private group and when prompted, enter the following information...
Posted by: Nick Queen at
03:35 PM
| Comments (7)
| Add Comment
| Trackbacks (Suck)
Third Annual already?!?!?!
That's right folks, it's time to start getting ready for the third annual
Inter-Munuvian Hockey Whoopass Jamboree!
The rules are simple:
1. If you have a favorite hockey team, place their logo somewhere on your front page.
2. Every time your team plays someone else's team in the Jamboree, the loser must place the winner's logo on their front page for 24 hours.
3. You don't have to actually be a Munuvian to play.
4. Trash talkin' is encouraged.
That's it!
So start deciding on your favorite team. We're gonna be gearing up real soon now.
(cross posted at
Rocket Jones)
Posted by: Ted at
03:21 PM
| Comments (8)
| Add Comment
| Trackbacks (Suck)
August 14, 2005
Multiple modules for rotating images
I'm trying to use use the "rotating banners" fix to make certain images throughout my entire site rotate.
I already implemented Madfish Willie's technique (http://munuviana.mu.nu/archives/033561.php) to make the Tick/Calvin avatars on the top left column of my site randomize.
Now, I want to make certain logos (of the same size setting) on my right side bar randomize.
I thought it would be as simple as inserting the image source urls into another module titled "RotateLogoHead2" and then insert it under RotateLogoHead1 in the HEAD section, and then simply replicate RotateLogoBody and create a RotateLogoBody2, place it, and BAM! I'd have images rotating in two separate places whenever you visit.
But it didn't work.
Any ideas? It seemed so simple...
Posted by: Kyer at
05:53 AM
| Comments (11)
| Add Comment
| Trackbacks (Suck)
1
Let's start by looking at the code. There is the new Array() variable that needs to be renamed, the image variables need to be renamed, the other variables need to be renamed also. If you try to use the code as is in two places, the variable names will be overwritten with new information, so the scripts will conflict with each other. Remember to change all instances of the variable and array names in the code.
See if that works.
Of course, if any of the MuNu Jr Rocket Scientists have a more eloquent solution, I'm happy to listen and can help you implement the changes. Just let me know.
Posted by: Madfish Willie @ at August 14, 2005 02:37 PM
2
You'll also have to rename the ShowImage() fucntion name in both sections of the instructions.
Posted by: Madfish Willie @ at August 14, 2005 02:40 PM
3
Did that last file I sent back work for you?
If so, maybe we can post it here so everyone could have access to use it?
If not, maybe we can get Rob or someone to help us out.
Let me know - Thanks!
Posted by: Madfish Willie @ at August 17, 2005 03:22 PM
Hide Comments
| Add Comment
August 13, 2005
Stupid Question
I know there's a way to do this -- I read it in the manual, but now I can't find it.
Simply -- I want to have my monthly archives in ascending order -- starting witht he first of the month and going to the end, rather than the reverse. What part of the template do I need to change to do that?
Posted by: Warren Kelly at
05:53 PM
| Comments (6)
| Add Comment
| Trackbacks (Suck)
1
In your Date-based Archive template, your going to want to find the section that look slike this:
<div class="blog">
<MTEntries>
<$MTEntryTrackbackData$>
<MTDateHeader>
<h2 class="date"><$MTEntryDate format="%x"$></h2>
</MTDateHeader> and so on...
You need to add a sort attribute to the MTEntries tag. To do this, change the line that reads:
<MTEntries>
so that instead it reads:
<MTEntries sort_order="ascend">
Then save the template and rebuild your archives.
Paul
Posted by: Light & Dark @ at August 13, 2005 09:55 PM
Posted by: Warren @ at August 13, 2005 11:38 PM
Hide Comments
| Add Comment
One Spot Left: Join Now to Play Fantasy Football
The league is almost full (and surely quite overflowing with hot air and empty threats), but the only thing missing is you. First come, first served. To enter just do the following:
In order to join the league,
go here and click the "Sign Up Now" or "Get Another Team" button and follow the links to "Join a Custom League". When prompted, enter the League ID# and password below.
League ID#: 347424
Password: blog2005
One spot left. I'll update when full.
Posted by: Nick Queen at
04:56 PM
| Comments (7)
| Add Comment
| Trackbacks (Suck)
1
It's full. And I was one of the guys who said he was in when you asked the first time.
Posted by: Victor @ at August 16, 2005 03:39 PM
2
I was positive I had sent you an invitation. In fact you were in my first group of invites, and then a 2nd set right after you had said you were in. I'm sorry! Is it possible the messages went to a spam box?
Posted by: Nick Queen @ at August 16, 2005 03:43 PM
3
It's always possible. What address did you send them to and what was the subject?
Posted by: Victor @ at August 16, 2005 04:21 PM
Hide Comments
| Add Comment
August 12, 2005
help
Okay, so here is my issue - I'm getting this message when I try to rebuild any index template from my blog "Writing to '/home/daniel/www/index.php.new' failed: Opening local file '/home/daniel/www/index.php.new' failed: Permission denied"
The archives rebuild fine. Just the index templates (and all the index templates - xml, rdf, atom, my index, etc.) give me that message. Oh, and if I'm trying to rebuild index.xml, it says the permission is denied to index.xml.new instead...
Any thoughts?
Huh. Just kidding. Actually, it isn't all the index templates. It's just my main blog template and all my RSS templates... what's up with that?
Posted by: Daniel at
06:35 PM
| Comments (5)
| Add Comment
| Trackbacks (Suck)
1
I would think it is your "index.php.new" file... maybe should be "index.php" instead?
Posted by: Madfish Willie @ at August 12, 2005 11:06 PM
2
That's not what's happening. I have it set to be 'index.php'
What MT does is it writes 'index.php.new' first and then copies it to 'index.php'
I checked all of the permissions (Read, Write, Execute stuff) and they're all good. It's just weird that it writes to the individual files and the archive.html file, but not my main files...
Posted by: Daniel @ at August 12, 2005 11:25 PM
3
I've reset permissions on your directory, so give it a try now.
Posted by: Pixy Misa @ at August 13, 2005 01:41 AM
Hide Comments
| Add Comment
RSS
Recommendations on RSS aggregators and readers and whatnot? What works, what's powerful, what's useless, what's buggy, etc.
I see several exist, but I figured I'd go to the experts rather than just trust strange information I read on the internet.
Posted by: Bravo Romeo Delta at
03:17 PM
| Comments (15)
| Add Comment
| Trackbacks (Suck)
1
I use SharpReader. It works gud.
(I haven't looked around too much, but if you want web-based, I've heard good things about Gator News reader).
Posted by: Ogre @ at August 12, 2005 04:51 PM
2
Web based, I've been happy with bloglines.
Posted by: rp @ at August 12, 2005 04:59 PM
3
I use Mozilla Thunderbird and like it quite a bit. I track about 75 RSS feeds with it, plus two email accounts.
Posted by: Eric @ at August 12, 2005 06:27 PM
4
Bloglines is unfortuntely falling down really badly right now. They've expanded beyond their server capacity, and say they need to move to a new co-location facility before things will get better, but aren't actually saying when that will happen.
As a result, their updating of feeds is slooooow. Often updates are a day late.
That's one of the reasons a client-based reader (an application on your own computer) is a good idea. You determine the update frequency yourself.
The downside is that you can only access your list of feeds from your own machine (ie not over the web from other machines) unless you jump through some extra hoops.
In order to make recommendations more useful, how about you give us an idea of how you'd like to use a reader?
-Approx how many feeds do think you'll be following?
-Need to access your list of feeds from one computer, or several - eg work/home/laptop?
-Do you have admin rights to install apps on the computer you'd like to use - eg restricted rights on work computer?
-What browser and email program do you use? (as mentioned, some email apps and browsers have good basic RSS reader capability built in.)
Just some food for thought.
Paul
Posted by: Light & Dark @ at August 12, 2005 08:58 PM
5
If you're after a freebie then Sharpreader all the way. If you're prepared to spend a couple of $ then try FeedDemon! That will rock your socks off
Posted by: Rob @ at August 13, 2005 01:11 PM
6
Eric,
Paul is right on the money with the questions he asked. A GOOD reccommendation can't be made without answering those VERY important questions.
Based on the answers I too can chime in as I've tried several in the last 2 years. I currently use 2 corporate approved exclusively for research related work, a web (online) edition to read my personal feeds because of security policies at work.
I have another a different one at home with different subscription feeds for my home computer. Then there's my pda....
I think you get the picture.
Posted by: michele @ at August 13, 2005 11:56 PM
7
Heh, I think I'm much more concerned with creating than function than how to access the function. Thunderbird works "good enough for me", so I assume it's a good choice. ;-)
Posted by: Eric @ at August 15, 2005 08:49 PM
Hide Comments
| Add Comment
PDA Comments
Want a PDA template that will enable comments for PDA users? There's at least one Munuvian who wanted that, so I got it working. Come by my HowTo entry on Eric's Grumbles to find the template and instructions on how to use it.
You can check out the PDA template
in action too.
Posted by: EricC at
02:05 AM
| Comments (53)
| Add Comment
| Trackbacks (Suck)
1
I'm so exicted about this!!!! Finally, I no longer have to be silent when reading Munuvians on my PDA!!!!
Eric, thanks so much for this. LET THE PDA revolution begin!
Posted by: Michele @ at August 12, 2005 02:31 PM
2
This rocks!!!!! Way to go!!!!!
Oops, I think I used up my exclamation allotment for the month.
Yay.
Nope, it loses it's impact. Darn.
Posted by: Ted @ at August 12, 2005 04:26 PM
3
*Slips Ted half of his own exclamation allotment*
Since I so rarely use mine, I figured I'd help you out.
Posted by: Eric @ at August 12, 2005 06:28 PM
4
needle bearing Championships again in nsk bearing has world time stopwatch alarm function bearing distributors century of consumers for decades .
Posted by: skf bearing @ at May 05, 2011 04:53 AM
5
DIY Purses DIY Accessories DIY Purses DIY Purses said coupled with its F1 race for a DIY Bags the crown Tourbillon movement becomes organic bedding the treasures Central Hong Kong Watch more handmade giveaways WV M200 is a WAVECEPTOR watch radio bean bags of elegance and functional integration .
Posted by: DIY Purses @ at May 06, 2011 09:14 AM
Hide Comments
| Add Comment
August 10, 2005
Closing Trackbacks
Okay, I have a little SQL query that will close all trackbacks on all entries (on one blog or all of them) older than a given date.
What should that date be? I've just done my blog for anything older than last month, which seems reasonable.
Update: Done the same for Munuviana.
Posted by: Pixy Misa at
03:42 AM
| Comments (33)
| Add Comment
| Trackbacks (Suck)
1
I close comments after two weeks, I think it is, and haven't been comment-spammed since. I'd love to do the same for trackbacks.
Posted by: Jennifer @ at August 10, 2005 05:09 AM
2
I can do your blog for you, no problem.
Then I need to set up a little program to keep doing it, once a week or something.
Posted by: Pixy Misa @ at August 10, 2005 06:52 AM
3
I'd like one month please.
Pixy, I'm getting flooded with 60k spam emails all along the "Password violation", "Online violation" etc. lines. Anyway to deflect it? I keep deleting as they come in, but they're overwhelming me.
Posted by: Simon @ at August 10, 2005 11:58 AM
4
Yay! Have I mentioned lately how you're the best, Pixy?
Posted by: Jennifer @ at August 10, 2005 04:44 PM
5
Simon - Turn on Spam Assassin in CPanel. It works. I'd be dead without it. And I HATE that password violation spam. (I do tech support for an ISP, among the many hats I wear at work. If you think you're getting flooded...)
Posted by: Pixy Misa @ at August 10, 2005 05:50 PM
6
I've been closing mine monthly as well. So far I'm not overwhelmed, but it's good to know these 2 alternatives are out there if things get out of hand.
Pixy, thanks for all your hard work!
Posted by: Michele @ at August 10, 2005 09:04 PM
7
Whatever is the easiest thing for YOU... thank you for your hospitality and all your hard work!
Posted by: Madfish Willie @ at August 10, 2005 10:49 PM
8
I like the month threshold. I'm getting very little comment-wise but the trackback spam seems to be on the uptake.
Posted by: Jim @ at August 11, 2005 12:23 AM
9
As a rule, I close trackbacks and comments to any post that gets any form of spam.
Spam me once shame on you. Spam me twice shame on me. So far its manageable.
Posted by: Stephen Macklin @ at August 11, 2005 01:14 AM
10
Thanks Pixy. I checked and already have Spam Assassin/Spam box enabled. It just seems this latest flood got through the net. I just re-enabled it, so we'll see if that helps.
Thanks again on the trackback closing. Very much appreciated.
Posted by: Simon @ at August 11, 2005 01:46 AM
11
Yay! All Hail Pixy, the Munuvian Overlord of Spam blockers!
Thank you again Pixy for all your hard work!
Posted by: michele @ at August 11, 2005 02:34 AM
12
Can my trackbacks be closed, too, pretty please? I still get trackback spam and it makes me crazy. One month is fine-I close comments after 7 days.
Posted by: Helen @ at August 11, 2005 01:40 PM
13
I close comments automatically after 60 days. Since I added that, I haven't gotten any comment spam at all, but of course I still get tons of trackback spam. I'd like to close trackbacks automatically after 60 days too, but I'd be fine with after 30 days, if that's easier for you.
How hard would it be to write a program to read a config file and close everybody's trackbacks according to their wishes? I'm sure that if I knew Linux/Server stuff better I could do it in minutes (I just signed up at eApps, I'm on the steep part of the learning curve at the moment, but that kind of stuff is not on my need-to-know list... yet).
Posted by: David Boxenhorn @ at August 11, 2005 02:13 PM
14
Not too hard. The SQL statement is easy enough, so I just need to set up a little program to fire them off one after the other.
Posted by: Pixy Misa @ at August 11, 2005 02:23 PM
15
Helen, unless I did something wrong, trackbacks should be closed on all posts older than 1st July this year.
...
Okay, I did something wrong. Let me try again.
Posted by: Pixy Misa @ at August 11, 2005 02:33 PM
16
Ah, no, it worked. Anything that was last modified before the first of July has had trackbacks closed.
Posted by: Pixy Misa @ at August 11, 2005 02:36 PM
17
I'd like to close off trackbacks as well, please. I wouldn't mind closing off comments except that one post I did on Welsh rap has turned into a fascinating bulletin board for the Welsh rap community. Who knew?
Posted by: RP @ at August 11, 2005 02:49 PM
18
I just discovered that I suffered a trackback 'Pearl Harbor' during the night. Something like 20 or so trackbacks to some gambling place.
The interesting part is that I think that closing of trackbacks is being felt NOW in the spamming world - all 20 or so trackbacks were on the posts currently up over at my place....nothing past August 4th or so.
Posted by: Mad Mikey @ at August 11, 2005 05:54 PM
19
(Sorry for the multiple comments here)
Pixy - where exactly on CPanel is the 'Spam Assassin'?? I've looked but I'm not seeing it.
I'm thinking to ask it now as I too am starting to get spam addressed to 'madmikey1@madmikey.....' which is impossible since I only use 'madmikey1' on my old Hotmail account.
Your Humble Munuvian,
Mike
Posted by: Mad Mikey @ at August 11, 2005 05:58 PM
20
Pixy, I don't know if you did it for my site yesterday but I was hit with a small flood of trackback spam again last night, some on posts going back 6 months or more.
Just letting you know.
Posted by: Simon @ at August 12, 2005 01:10 AM
21
Yeah, I got some too.
I think you might actually need to rebuild your blog before it works.
Posted by: Pixy Misa @ at August 12, 2005 02:48 AM
22
I'm rebuilding everything right now, so will let you know.
Posted by: Simon @ at August 12, 2005 04:12 AM
23
OK so here's something curious. Most of the trackback spam has been blocked, but I just got a couple for old posts. When I went back to those posts in MT, it has the Pings box unchecked and has no record of the ping. Mystery trackbacks?
Also Pixy do you mind doing both Showcase and Memeblog too please. 1 month for each is fine.
Posted by: Simon @ at August 16, 2005 10:47 AM
24
Normal
0
7.8 °õ
0
2
false
false
false
MicrosoftInternetExplorer4
/* Style Definitions */
table.MsoNormalTable
{mso-style-name:ÆÕͨ±í¸ñ;
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-parent:"";
mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
mso-para-margin:0cm;
mso-para-margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";
mso-ansi-language:#0400;
mso-fareast-language:#0400;
mso-bidi-language:#0400;}
Cheap Louboutin ShoesChristian Louboutin SandalsChristian Louboutin PumpsVibram FiveFingersmens vibramswomens vibram
NT10.1105
Posted by: dfgf @ at May 27, 2011 06:53 AM
Hide Comments
| Add Comment
August 09, 2005
Too Many Templates!
I update information on my sidebars weekly. Is there anyway to only change the information in one place versus going through 4 templates to change the information?
For example: If I want to add someone to my blogroll (even though I use blogrolling most of the time....it's just an example), I have to go to my Main Archive, Date Category, Individual Archive and Category Archive Templates to change it.
If anyone has any suggestions that work, I'll give ya a big fat virtual kiss...or buy ya a drink. I'd prefer the drink!
Posted by: Sissy at
03:48 AM
| Comments (21)
| Add Comment
| Trackbacks (Suck)
1
Sissy, what I did is turned my left and right menus into their own files, named them leftmenu.php (for example) and then included them where I wanted them to display at with the following php syntax:
<?php include "http://www.ericsgrumbles.net/scripts/leftmenu.php"; ?>When I want to make a change, I make it in the file locally, then FTP to the scripts folder that I created. And, voila, it updates. No need for rebuilds or modifying templates now.
Sometime in the near future I'll be posting a HowTo that is more detailed on my blog.
Posted by: Eric @ at August 09, 2005 05:10 AM
2
OR... you could use an MT include statement and link to a "master sidebar" module. You would create a new module from your manage templates screen... it is the box at the bottom of the page... you might want to review the MT users manual foir explicit instructions.
Posted by: Madfish Willie @ at August 09, 2005 05:03 PM
3
You might try a search on MuNuviana for "php includes" or "MT includes"
Posted by: Madfish Willie @ at August 09, 2005 05:05 PM
4
Either way will work. The drawback to MT Includes is that you have to do a rebuild, so it wouldn't do what Michele wants.
Posted by: Eric @ at August 10, 2005 05:56 AM
5
Eric: Wouldn't the rebuilds be done after the next post if it wasn't done manually at the time of edit/save the template module? I don't remember doing manual rebuilds when I changed my modules, but it's been several months since I messed around with my templates, so....
Posted by: Madfish Willie @ at August 10, 2005 03:15 PM
6
I thought the rebuild during a post only affected the index page and the specific archives involved in the post?
Posted by: Eric @ at August 12, 2005 01:43 AM
7
Eric: Actually, if the MT include is in the template file, then after the first rebuild to change all the pages to the new template, just updating the include module would change all the related archive files. The rebuilt files would then just import the include module into the file for viewing. [I'm pretty sure this is the case]
Posted by: Madfish Willie @ at August 13, 2005 01:28 AM
8
Hmmmmm, I'll try it and find out. I just made a module change. Instead of doing a manual rebuild, I'll post something and let it rebuild.
Posted by: Eric @ at August 13, 2005 08:13 PM
9
Okay, I updated a module, then posted a new entry rather than doing a manual rebuild of everything. The rebuild while posting rebuilt my indexes, the individual archive and the date archive. It did not, however, rebuild all of the date and individual archives, only the ones containing the new post and it did not rebuild my category archives at all.
Posted by: Eric @ at August 13, 2005 09:56 PM
Hide Comments
| Add Comment
August 08, 2005
Activity log and trackbacks
I noticed today that several trackbacks I tried to send wouldn't go through. When I went to click on the activity log to see what was up, I got an error message "500" or something to that effect stating that there was an internal server error of some sort.
Were there any server problems recently?
UPDATE: It just happened again when I went to publish this post. Here was the error message:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@blog.mu.nu and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
UPDATE 2 (8/8 at 1500 EST): It seems trackbacks on all the Minuvian blogs are down. You get the following:
Forbidden
You don't have permission to access /cgi/mt-tb.cgi on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Posted by: Rhodey at
03:02 PM
| Comments (12)
| Add Comment
| Trackbacks (Suck)
1
Blup.
Well, I can tell you why you can't see the activity log - it's too big. I'll clear it out, and then at least you'll be able to see what's happening. Maybe.
Posted by: Pixy Misa @ at August 07, 2005 04:55 AM
2
Okay, I've cleared the log file. Give it another try now.
Posted by: Pixy Misa @ at August 07, 2005 04:58 AM
3
Err, that is, try another post. Or something.
Posted by: Pixy Misa @ at August 07, 2005 04:59 AM
4
Trackbacks at mu.nu get shut off automatically when we get hit by a spam flood. They come back after five minutes.
Posted by: Pixy Misa @ at August 08, 2005 11:14 PM
5
Thanks, Pixy!!

Posted by: Rhodey @ at August 09, 2005 01:08 AM
6
Is the SpamFlood (tm) continuing? I've had similar problems on the two posts I've done this evening.
Posted by: Wonderduck @ at August 09, 2005 04:07 AM
Hide Comments
| Add Comment
saying UNCLE after committing act of hubris
On Friday night I had a 2 column site with a left sidebar. Feeling heady over getting an 85 on a computer geek quiz I went in to do some tweaking by:
- creating a pda version of my site + adding a PDA link on my sidebar
creating a category archive for my posts
adding categories & syndication section on my sidebar
I was careful to back up the index template but as things started to go wrong I overwrote my back up accidentally. Boy did I feel stupid! I've managed to put things somewhat back together, but I'm still having one persistent issue: my 2 columns are no more. My sidebar now appears immediately below my entries.
So far I've done the following: gone back to the MT manual, looked at websites and sample MT templates so I can view the source code for some inkling of what may be wrong (even though I'm not familiar w/CSS or Java). So far nothing that I see comes close to what I have because I originally used an old style template.
I would appreciate any suggestions and/or guidance you send my way. Thanks!
Posted by: Michele at
02:13 AM
| Comments (20)
| Add Comment
| Trackbacks (Suck)
1
I do have backups, though it's a little fiddly to pick out just one template.
What you have right now is the "bottombar" problem. There are solutions, but I don't remember what they are. I'll take another look when I get home from work if none of our other geeks have solved it by then.
Posted by: Pixy Misa @ at August 08, 2005 04:45 AM
2
Michele:
In your main index template, just before the section where the the content of your sidebar starts, you'll see these lines:
<div id="sidebar">
<div id="links">
<a href="http://moblog.co.uk/blogs.php?show=1673"><___ alt="we are not afraid.jpg" src="http://lettersfromnyc.mu.nu/archives/we are not afraid.jpg" width="200" height="188" border="0"/></a>
<br>
<br>
<!--dictionary lookup box by TheFreeDictionary.com-->
...and so on with your sidebar content.
The fisrt line, that refers to the div for "sidebar", shouldn't be there, as that div isn't defined in your stylesheet. Try deleting the line
<div id="sidebar">
then save the template and rebuild your Indexes Only and see what happens.
Paul
Posted by: Light & Dark @ at August 08, 2005 07:15 AM
3
Thanks, I really do appreciate your help and input. I did try deleting that line of code L&D pointed too then saved the index template rebuilt and then refreshed my site... still nothing.
This is the reason I switched from computer science to English Lit in college. I don't do well with needles in haystacks as it requires enourmous amounts of patience and knowing tags cold.
Once I find a template Exactly like mine I'll have do line by line analysis. Unless ... you know where I can get a template like mine and i'll start creating from scratch.
Thanks for your help though!
Posted by: Michele @ at August 08, 2005 02:34 PM
4
I think you need to close another div (put in another </div>

after the </MTEntries>
That section is in two nested divs, and if you only close one, I think you'll get pretty much what you've got.
Worth a try, anyway.

Posted by: Pixy Misa @ at August 08, 2005 03:20 PM
5
That first smiley isn't supposed to be there!
Posted by: Pixy Misa @ at August 08, 2005 03:21 PM
6
Well, thanks for the extra smile anyway.
Tried your suggestion and still no sidebar. Mercury is in retrograde throught the 15th, so maybe some of this will work till then? Just kidding.
Posted by: Michele @ at August 08, 2005 04:03 PM
7
Sorry I wasn't much help. Michele.
At least I can point you to the copies of the original templates and stylesheet for your blog design.
The templates are at
http://www.sixapart.com/movabletype/default_templates_26
The CSS Stylesheet is at
http://www.sixapart.com/movabletype/default_styles_26
The name of your style is "Trendy".
Paul
Posted by: Light & Dark @ at August 08, 2005 04:41 PM
8
It looks like the <div class="content"> was changed from <div id="content">.
One of two routes that can be taken:
1) The index template can be changed back to <div id="content">
2) The Style-sheet can be changed from #content to .content.
Be sure to only do one of them.
Posted by: phin @ at August 08, 2005 07:11 PM
9
I'm not sure what you're going for, exactly, but here goes some help (likely worth what you paid for it):
At first glance, it does appear there is an extra </div> now where you have 3 of them in a row.
However, I got it to work by simply adding a few items in the style sheet. I added a couple options in the style sheet so that these options looked this way:
#links {
background:#333;
color:#CCC;
margin-top:35px;
top: 180px;
position: absolute;
width: 200px;
overflow:hidden;
}
.blog {
padding-left:15px;
padding-top:15px;
padding-right:15px; position: absolute;
margin-left: 200px;
}
(I have no idea how this is going to post in the comment section, but if it works, you should be able to copy and paste these lines into your style sheet and at least have a good start, including moving the column to the left, at least).
Posted by: Ogre @ at August 08, 2005 09:57 PM
10
Mercury retrograde? No wonder things feel so difficult lately.

Posted by: Mark Munu Astrologer @ at August 09, 2005 10:39 AM
11
Thanks to all the suggestions, order has been restored to my cyberworld
Posted by: michele @ at August 10, 2005 01:55 AM
Hide Comments
| Add Comment
August 07, 2005
RSS Templates
Does anyone have an RSS template that is text only? If so, would you mind sharing? I want to provide an RSS template that displays the site and one that just displays the text of the entry. Thanks, Eric
Posted by: EricC at
05:05 PM
| Comments (9)
| Add Comment
| Trackbacks (Suck)
1
The default template is text only. I have a slightly modified one that presents the whole post in text instead of just a preview. Email me if you want me to send it to you.
Posted by: Jim @ at August 07, 2005 07:29 PM
Hide Comments
| Add Comment
August 06, 2005
Let's get Ready For Some Football!
Coming soon: Blogger Football League 2005! Last year's competitors are invited to return, and this year we will have a chance for 2 expansion teams! Leave a comment for details or get in line for a spot!
Posted by: Nick Queen at
06:50 PM
| Comments (12)
| Add Comment
| Trackbacks (Suck)
1
Blogger football league, I'm intrigued!!
Posted by: Tilesey @ at August 07, 2005 09:46 AM
2
The Rockets are in da house!
Posted by: Ted @ at August 07, 2005 04:08 PM
3
I'm going to pass this year Nick. My fantasy team last year filed a fantasy lawsuit against me for fantasy abandonment. I don't have enough fantasy assets to handle another one of those.
Posted by: Jim @ at August 07, 2005 07:27 PM
4
The Rats of Chaos are ready to stay in the top three for the entire season then collapse like a house of cards in the playoffs...again!
(In other words, I'm in!)
Posted by: Victor @ at August 12, 2005 01:25 PM
Hide Comments
| Add Comment
Three Columns, ver. 1.1
For those of you who looked at my CSS based three column template in the past and had difficulty with it, I've released Eric's Templates, version 1.1. This version looks fairly similar, but has some improvements:
- The Internet
Exploder Explorer bug that afflicted it is now fixed. Please don't ever ask me to invest so much effort in fixing a "problem" again! It wasn't my template's fault, it was the fault of the IE bug features. - The bug code that caused a javascript to not function correctly on several pages is fixed
- Several minor MT tag bugs are fixed
This new version is very clean and loads
very fast. It has no modules, so rebuild times are fast as well.
You could, if you implemented ver 1.0, implement this version by simply dropping in the style sheet and rebuilding it. The only thing is you may have to change your banner if it is more than 500 pixels wide, since the banner space is not as large as it used to be.
New features are planned for version 1.2, including completely script based left and right columns. Once I implement that feature you will be able to add links and such without having to do any template rebuilds. I've already got that partially working on my own blog, but it needs a bit more work to be ready for prime time, along with some implementation doco. If you want to use that feature now, drop me an email and you can beta test it.
Posted by: EricC at
02:38 AM
| Comments (24)
| Add Comment
| Trackbacks (Suck)
1
Yay!
Thanks Eric!

Posted by: Pixy Misa @ at August 06, 2005 03:12 AM
2
It was actually a lot of fun to do. Except, of course, figuring out how to code around IE's complete lack of compliance with browser standards. I plan to keep improving it and making it better, so stay tuned. I'm also thinking it may be time to change the colors, just to throw folks off a little bit. ;-)
Posted by: Eric @ at August 06, 2005 08:26 AM
3
I wonder if IE7 will be an improvement.
There is one standard that IE implements perfectly, but no other brower does. This standard specifies that a second-level domain name has to be at least three characters to be a valid host name. So mu.nu - to pick an example at random - isn't considered a valid host name and IE won't store cookies for it.
I hate IE.
Posted by: Pixy Misa @ at August 06, 2005 08:31 AM
4
Nice.
I like that your middle column loads before the sides. That's good design (I did the same thing with my template, to toot my own horn ;-).
Posted by: John Lanius @ at August 07, 2005 05:59 AM
5
Pixy, if the MS boys can figure out that complying with standards helps gain customer loyalty IE7 might be better. Otherwise, doubtful.
John, thanks for the kudos. I got the idea to load the center column first from you, actually!
Posted by: Eric @ at August 08, 2005 08:12 PM
6
shop supplys kinds of [URL=http://www.tiffanycome.com/]tiffany co[/URL],[URL=http://www.tiffanycome.com/accessories-c-7.html]tiffany jewellery[/URL] and
[URL=http://www.tiffanycome.com/rings-c-4.html]tiffany rings[/URL].
Posted by: Tiffany Jewellery @ at February 26, 2010 07:28 AM
7
Hey webmaster, good morning. Wonderful post. You have gained a new fan. Pls continue this awesome work and I look forward to more of your interesting blog posts. Best regards, Vinay... free online games | escape games | adventure games | dress up games | download free games| racing games
Posted by: sim date @ at March 07, 2010 09:33 PM
8
Can you please provide more details on this topic?? Also your site is superb. Greets!!!!. free online games | escape games | adventure games | dress up games | download free games| racing games
Posted by: sim date @ at March 07, 2010 09:40 PM
9
<a href="http://www.regilt.com/">Herve Leger</a>
<a href="http://www.regilt.com/">Herve Leger on sale</a>
<a href="http://www.regilt.com/">Herve Leger dresses</a>
<a href="http://www.regilt.com/">Herve Leger sale</a>
<a href="http://www.regilt.com/">herve leger outlet</a>
<a href="http://www.regilt.com/herve-leger-bandage-dresses-c-7.html">Herve Leger Bandage Dresses</a>
<a href="http://www.regilt.com/herve-leger-dresses-c-5.html">Herve Leger Dress</a>
<a href="http://www.regilt.com/herve-leger-skirts-c-6.html">Herve Leger Skirts</a>
<a href="http://www.regilt.com/alexander-wang-c-8.html">Alexander Wang</a>
<a href="http://www.kevils.com/">Herve Leger</a>
<a href="http://www.kevils.com/">herve leger swimsuit</a>
<a href="http://www.kevils.com/">Herve Leger on sale</a>
<a href="http://www.kevils.com/">Herve Leger dresses</a>
<a href="http://www.kevils.com/">Herve Leger sale</a>
<a href="http://www.kevils.com/">herve leger outlet</a>
<a href="http://www.kevils.com/herve-leger-bandage-dresses-c-7.html">Herve Leger Bandage Dresses</a>
<a href="http://www.kevils.com/herve-leger-dresses-c-5.html">Herve Leger Dresses</a>
<a href="http://www.kevils.com/herve-leger-skirts-c-6.html">Herve Leger Skirts</a>
<a href="http://www.kevils.com/alexander-wang-c-8.html">Alexander Wang</a>
Posted by: Herve leger @ at April 11, 2011 01:41 AM
Hide Comments
| Add Comment
August 04, 2005
<< Page 39 >>
Processing 0.02, elapsed 0.2359 seconds.
46 queries taking 0.224 seconds, 145 records returned.
Page size 91 kb.
Powered by Minx 0.8 beta.