More nuggets, less filling

I've created/modified both the 'page' type and the 'sidebar' type HTML nugget plug-ins so that the nuggets can be configured to be shown only under a specified language. Simply put, I can utilize this to have different navbar or sidebar for each language of my website, thus making it more 'localized' than before.

Oh, and starting with the 'new' articles on this website, I've decided to actually use that 'extended body' function. Instead of the whole article showing on the overview, only the first part will be shown. This is done so that the main page won't become too long. I think it looks nicer. I'm not sure what to do for the older articles yet.

HTML nugget anywhere?!

As noted in my previous entry, I made a plug-in that would let me place an HTML nugget on the top of the entry page. It was nice... but the fact that it's limited to showing up on the entry page only and that it's only for the top of the page, made it limited in its usefulness.

So after much wrestling with the code, I have re-written the plug-in so that it can place the HTML nugget on the top, on the bottom, or even inside the HEAD tag. And it can be configured to show on the entry page, the overview page, or both. All the flexibility of the original HTML nugget plug-in, but in more locations.

The plug-in is now called HTML Nugget on Page. It should appear on the SourceForge CVS as serendipity_event_page_nugget soon.

Google Ads, 'Top Nugget' plug-in

In the old Tool-Box website, I had LinkExchange ads placed. That was sort of okay, but it didn't do much and was pain to manage. So in this new Tool-Box website, I'm trying Google ads. I'm hoping this one's better.

I'm trying two types of shapes here. Since the main page is long, I put a tall banner on the right. In each of the entry page, it's not typically as long, so I put a wide banner on the top.

Serendipity does not support 'top' or 'bottom' sidebar, so I made a plug-in so that you can put HTML nuggets on the top of the entry page. I call it HTML Nugget on Page Top plug-in. It should appear on the SourceForge CVS as serendipity_event_topnugget soon. This plug-in enabled me to put the banner ad as an HTML nugget so it appears on the top of an entry.

Solving IP loopback problem

[Related to: Use Mac as a Web Server]

Your Mac, which is also the webserver, is behind a router. You enter your website's domain name on your web browser. You cannot connect. You can still connect via your internal IP address, so the webserver is not down. What gives? Here's what might be happening.
Continue reading "Solving IP loopback problem"

Webserver guide updated

I have edited the MySQL, phpBB, and s9y installation method slightly to reflect a more secure way of doing it.

Copyright (C) 1996-2026 Woo-Duk Chung (Wesley Woo-Duk Hwang-Chung). All rights reserved.