It's my blog. My only blog.
June 19 2006 10:53 PM Lewis Sellers
It's been a few years since I was the webmaster of a community site. Back in '97 - '98 though I was the webmaster of (and programmer for) the original javascripts.com. Unfortunately for the site, after it got bought out by earthweb.com, it promptly lost all it's unique sense of flavor (and quirkyness).
I must admit a large part of that sense of oddness, well... cough cough was my doing.
Back to the point — I'm sure programming tutorials and articles will start showing up on this site soon enough though.
Show comments (0)
June 17 2006 06:45 PM Lewis Sellers
At the moment we have an urgent need for articles from the Republican stand-point. We're about to flip over and capsize from the weight of all the left-wing articles.
Thank you.
Show comments (0)
June 10 2006 10:04 PM Lewis Sellers
Apparently we're doing work on a third political website as of today. (That is, three different candidates.)
I'm beginning to sense a pattern emerging here... hrm.
Show comments (0)
June 10 2006 03:31 PM Lewis Sellers
For technical reference: There is what we call a caching mechanism that is implimented for this entire site — this includes all blog pages.
What do I mean by that and how does it affect you?
It means that the first time anyone ever looks at your new blog, the page is created on the fly by the code that drives this site which first pulls all your blog information from the SQL database server that the site uses. (If you're not technical, just let your eyes glaze past that last part. The details don't matter.)
The important part is that it then saves the generated page as plain html. Anytime after the first time that someone looks at your blog post, they're getting the cache html version.
The reason we do this is speed. And responsiveness. By caching the pages the site can stand a much higher load of visitors than without. (It gives a 5X to 20X boost to the site currently. That will probably increase as the site become more mature and optimized).
The single downside to this is that sometimes, just sometimes some of the pages seem to be stuck. You update something and they don't seem to change no matter what you do.
That's my fault. The caching mechanism is somewhat complicated. It is almost entirely automatic these days, but on occasion there might be an older page or a section that has not been properly marked and so the cache for that area doesn't get purged when you make changes (as it should be).
If you encounter such a situation, let me know and I'll look into it.
NOTE: The areas where you edit your content are not cached. FYI. Only the public areas.
Show comments (0)
June 09 2006 09:35 PM Lewis Sellers
Someday in the not too distant future formatting notation is going to have smiley/emoticon support....
Show comments (0)
June 09 2006 09:16 PM Lewis Sellers
Anyone reading it?
Anyone at all?
sniff
(Ok, that's a guilt trip simply to try to get someone to test out the "post a comment" option a few times to verify it's working correctly. :) )
Show comments (0)
June 09 2006 08:58 PM Lewis Sellers
It's a blog. A real blog I tell you.
Finished writing the new blog code for the site.
Trying it out....
1.
2.
3.
Show comments (0)