Forum: Chit Chat
2008-12-31, 11:41 AM
|
Replies: 28
Views: 2,397
|
Forum: Chit Chat
2008-12-29, 11:52 AM
|
Replies: 31
Views: 2,216
late to bed, early to rise makes... not quite...
late to bed, early to rise makes... not quite how I remembered it from childhood.
catching up on a few things postponed by the holiday stuff and getting the end of year junk done prior to Dec...
|
Forum: Chit Chat
2008-12-25, 11:41 AM
|
Replies: 27
Views: 2,079
Merry Christmas to everyone that celebrates. ...
Merry Christmas to everyone that celebrates. Happy Day to Simon. :)
Probably will be making and receiving a number of calls today while working on some code. Our family has sort of postponed...
|
Forum: Blogs and Blogging
2008-12-22, 12:37 AM
|
Replies: 46
Views: 9,278
|
Forum: Chit Chat
2008-12-21, 12:35 PM
|
Replies: 30
Views: 2,998
Supposed to see a high of 78F today, with the...
Supposed to see a high of 78F today, with the wind chill, that's 78F. brrrrr
Work on tap, hopefully finishing up the fix on apache that they claimed was not a security issue and is 'working as...
|
Forum: General Business Knowledge
2008-12-17, 08:13 PM
|
Replies: 30
Views: 4,528
|
Forum: General Business Knowledge
2008-12-16, 01:24 PM
|
Replies: 30
Views: 4,528
I used the multitouch trackpad and keyboard at...
I used the multitouch trackpad and keyboard at the apple store for about 20 minutes one day. Since I use the touchpad all the time rather than an external mouse, and I am used to the double click or...
|
Forum: General Business Knowledge
2008-12-16, 12:37 PM
|
Replies: 30
Views: 4,528
What is more important to you?
The Air...
What is more important to you?
The Air uses a slower cpu but gives longer life when not plugged in. I'm not sure if that is a real dealbreaker if you're doing email, browsing, etc. Video...
|
Forum: Blogs and Blogging
2008-12-16, 12:47 AM
|
Replies: 10
Views: 1,121
|
Forum: Blogs and Blogging
2008-12-15, 08:51 PM
|
Replies: 10
Views: 1,121
Are you sure your .htaccess is being parsed? ...
Are you sure your .htaccess is being parsed? what is a url on that other site that is supposed to redirect based on your rule?
can you give me the query you use from the remote site? perhaps...
|
Forum: Blogs and Blogging
2008-12-15, 02:11 PM
|
Replies: 10
Views: 1,121
Yes NY Jester, that snippet would work for...
Yes NY Jester, that snippet would work for banning 1 domain.
RewriteCond %(HTTP_REFERER) ^http(s)?://(www\.)?http://www.asktiava.com/search/.$[NC,OR]
this will actually look for...
|
Forum: Blogs and Blogging
2008-12-15, 03:24 AM
|
Replies: 10
Views: 1,121
There are two ways to do it.
1) Block...
There are two ways to do it.
1) Block everything unless you specifically allow it -- this probably doesn't play well with the nature of blogs, but, the code would be:
RewriteEngine on
#...
|
Forum: Chit Chat
2008-12-14, 12:34 PM
|
Replies: 24
Views: 1,998
|
Forum: Blogs and Blogging
2008-12-08, 08:52 PM
|
Replies: 19
Views: 2,066
any site ripper would work
if you're...
any site ripper would work
if you're comfortable with wget, you could do something like:
wget -r -l 99 http://site.com/
you MIGHT try it without adding -F to the command line which will put...
|
Forum: Blogs and Blogging
2008-12-08, 06:51 PM
|
Replies: 19
Views: 2,066
|
Forum: Blogs and Blogging
2008-12-06, 11:48 PM
|
Replies: 4
Views: 1,021
When a surfer hits your site, and wordpress...
When a surfer hits your site, and wordpress realizes it is the first time that article has been viewed, it will do the pings at that time. Be forewarned, the surfer will see a slight delay if they...
|
Forum: Chit Chat
2008-12-05, 12:25 PM
|
Replies: 26
Views: 2,158
Last time I had a sprint phone with the...
Last time I had a sprint phone with the replacement, it was a matter of going into the store, they mirrored the sim card and I had service and a replacement phone within an hour.
another full...
|
Forum: Blogs and Blogging
2008-12-05, 01:38 AM
|
Replies: 46
Views: 9,278
Having helped a number of wordpress powered...
Having helped a number of wordpress powered sites, Walrus has reached a conclusion that a number of other people have reached.
The issue really isn't with BlogsOrganizer powering the network of...
|
Forum: Chit Chat
2008-12-02, 11:54 AM
|
Replies: 27
Views: 4,139
|
Forum: Programming & Scripting
2008-11-30, 10:57 AM
|
Replies: 10
Views: 2,420
Once you have removed it, there is a link in...
Once you have removed it, there is a link in webmaster tools to ask for reinclusion which is quicker than waiting for the bot to discover that it isn't there.
If you had foreign javascript on your...
|
Forum: Programming & Scripting
2008-11-29, 11:53 PM
|
Replies: 10
Views: 2,420
Recently, a client was hit with an ftp attack...
Recently, a client was hit with an ftp attack where the hacker used their user/pass and modified the pages with an <iframe> loaded on many of the pages. If you have wordpress on those sites, you...
|
Forum: Chit Chat
2008-11-25, 11:13 AM
|
Replies: 26
Views: 4,186
|
Forum: Chit Chat
2008-11-25, 11:07 AM
|
Replies: 26
Views: 4,186
|
Forum: Chit Chat
2008-11-22, 01:06 AM
|
Replies: 8
Views: 1,361
|
Forum: Programming & Scripting
2008-11-21, 11:30 PM
|
Replies: 11
Views: 3,128
http://jscroller.markusbordihn.de/example/up/
...
http://jscroller.markusbordihn.de/example/up/
I think this is ultimately what you were asking for -- even though you have a flash actionscript -- you might find this to be a little easier as you...
|