Forum: Chit Chat
2009-04-22, 12:55 PM
|
Replies: 26
Views: 3,045
|
Forum: Chit Chat
2009-04-21, 10:40 AM
|
Replies: 26
Views: 3,060
|
Forum: Blogs and Blogging
2009-04-18, 07:33 PM
|
Replies: 3
Views: 999
In the .htaccess that ccbill created, at the...
In the .htaccess that ccbill created, at the bottom, put:
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /blog/
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond...
|
Forum: Chit Chat
2009-04-18, 12:33 PM
|
Replies: 11
Views: 1,756
|
Forum: Chit Chat
2009-04-17, 05:22 PM
|
Replies: 77
Views: 7,386
|
Forum: Chit Chat
2009-04-17, 02:31 PM
|
Replies: 20
Views: 2,368
|
Forum: Blogs and Blogging
2009-04-14, 05:21 PM
|
Replies: 11
Views: 1,124
|
Forum: Chit Chat
2009-04-14, 02:37 PM
|
Replies: 12
Views: 1,427
Actually, I invented time travel last night,...
Actually, I invented time travel last night, stumbled across Greenie's contact form and sent him a message from the future.
We do need to work on the date conversion because April 11th is a Sunday...
|
Forum: Blogs and Blogging
2009-04-14, 02:32 PM
|
Replies: 11
Views: 1,124
lighttpd has some interesting behind-the-scenes...
lighttpd has some interesting behind-the-scenes limitations that most people probably won't run into. There are reasons that it and alternatives are faster than apache and if you really want to be...
|
Forum: Blogs and Blogging
2009-04-14, 12:12 PM
|
Replies: 11
Views: 1,124
|
Forum: General Business Knowledge
2009-04-12, 07:15 PM
|
Replies: 83
Views: 17,142
The only real valid reason I can think for...
The only real valid reason I can think for encoding the links is that a toolbar or proxy server doing a 'man in the middle' replacement, wouldn't be able to quickly determine the sponsor/site in...
|
Forum: Chit Chat
2009-04-12, 01:45 PM
|
Replies: 26
Views: 3,751
|
Forum: General Business Knowledge
2009-04-11, 04:39 PM
|
Replies: 83
Views: 17,142
|
Forum: General Business Knowledge
2009-04-09, 08:28 PM
|
Replies: 22
Views: 5,255
http://www.osalt.com/ is a pretty decent...
http://www.osalt.com/ is a pretty decent reference to find replacements as well. As for a replacement to frontpage, there's NVU, Quanta and Aptana. They are all similar and are not too difficult to...
|
Forum: General Business Knowledge
2009-04-09, 06:49 PM
|
Replies: 22
Views: 5,255
|
Forum: Chit Chat
2009-04-09, 10:54 AM
|
Replies: 23
Views: 2,121
|
Forum: Link Lists & Getting Listed
2009-04-08, 07:35 PM
|
Replies: 9
Views: 1,527
I think maybe it is 'supply versus demand'...
I think maybe it is 'supply versus demand' overall.
He used to have a page that showed the number of sites in each category sorted by which ones he wanted more of. I think he means that you...
|
Forum: Search Engines
2009-04-07, 01:00 PM
|
Replies: 11
Views: 1,139
|
Forum: Chit Chat
2009-04-06, 01:53 PM
|
Replies: 26
Views: 2,581
|
Forum: Chit Chat
2009-04-06, 01:12 PM
|
Replies: 26
Views: 2,581
|
Forum: Chit Chat
2009-04-05, 10:10 AM
|
Replies: 19
Views: 1,647
Another fun filled day hacking apache which...
Another fun filled day hacking apache which compiled cleanly with my patches.... now to do a bit more testing after making a few modifications. Had to go back to square one yesterday on it after a...
|
Forum: Chit Chat
2009-04-04, 12:34 PM
|
Replies: 22
Views: 1,938
|
Forum: Chit Chat
2009-04-03, 10:39 AM
|
Replies: 8
Views: 1,633
|
Forum: Chit Chat
2009-04-03, 08:48 AM
|
Replies: 32
Views: 3,461
After many, many hours reading some poorly...
After many, many hours reading some poorly documented libraries, I finally figured out what the documentation should have said by reading the code. Major issue 2 of 3 knocked out on that project.
...
|
Forum: General Business Knowledge
2009-04-02, 11:07 PM
|
Replies: 12
Views: 1,829
It depends on how your host has permissions set...
It depends on how your host has permissions set on the machine. If they are running setuid or suexec, your webserver will run as your username and will be able to read/write all of the files on your...
|