Forum: Chit Chat
2009-01-31, 01:54 PM
|
Replies: 5
Views: 1,299
read the fine print on the HD equipment. $200...
read the fine print on the HD equipment. $200 buyin, $4.95/month per receiver + upgrade in package pricing. (note: I have not checked in a while as I haven't really seen anything on HD that has...
|
Forum: Chit Chat
2009-01-29, 03:03 PM
|
Replies: 28
Views: 2,078
|
Forum: Chit Chat
2009-01-29, 11:49 AM
|
Replies: 28
Views: 2,078
|
Forum: Blogs and Blogging
2009-01-29, 12:41 AM
|
Replies: 7
Views: 937
|
Forum: Blogs and Blogging
2009-01-28, 03:07 PM
|
Replies: 7
Views: 937
|
Forum: Chit Chat
2009-01-27, 02:28 PM
|
Replies: 34
Views: 5,662
|
Forum: Chit Chat
2009-01-27, 02:12 PM
|
Replies: 25
Views: 2,392
|
Forum: Chit Chat
2009-01-25, 12:52 PM
|
Replies: 22
Views: 2,062
spending a little time cleaning up some...
spending a little time cleaning up some horrendous code written a few years ago by another developer. With the framework I'm using, the code is about 10% the original size, does more input...
|
Forum: Newbie Questions
2009-01-24, 08:16 PM
|
Replies: 10
Views: 1,398
|
Forum: General Business Knowledge
2009-01-24, 04:20 PM
|
Replies: 7
Views: 1,159
|
Forum: Chit Chat
2009-01-24, 10:25 AM
|
Replies: 27
Views: 3,549
|
Forum: Chit Chat
2009-01-23, 01:59 PM
|
Replies: 30
Views: 2,657
|
Forum: Chit Chat
2009-01-23, 01:56 PM
|
Replies: 45
Views: 4,886
|
Forum: Chit Chat
2009-01-20, 08:48 AM
|
Replies: 42
Views: 3,594
|
Forum: Chit Chat
2009-01-18, 11:53 AM
|
Replies: 26
Views: 2,233
spent yesterday debugging a setup, doing final...
spent yesterday debugging a setup, doing final end of year stuff and prepping for some code writing today.
Watched Vanishing Point last night - ending was a little rushed, but, overall it was put...
|
Forum: Chit Chat
2009-01-17, 06:04 PM
|
Replies: 2
Views: 1,210
my first guess would be cloaking.
You might...
my first guess would be cloaking.
You might be able to view cache of the page and see what google saw when it spidered. Alternatively, a meta-refresh/redirect applied when the useragent isn't...
|
Forum: Chit Chat
2009-01-16, 09:41 AM
|
Replies: 23
Views: 1,754
Tried to get all of the end of year paperwork...
Tried to get all of the end of year paperwork done before Jan 15th. Whittled the stack down to about 1" of paperwork to go through out of roughly a 5" stack my accountant wanted me to go through.
...
|
Forum: General Business Knowledge
2009-01-14, 09:37 PM
|
Replies: 8
Views: 1,524
|
Forum: Chit Chat
2009-01-12, 03:23 PM
|
Replies: 31
Views: 2,077
|
Forum: Chit Chat
2009-01-10, 12:00 PM
|
Replies: 31
Views: 2,366
another day on tap figuring out how something...
another day on tap figuring out how something that should be unbreakable, broke. Then, back to fixing something that is broken, that is claimed to be working as intended.
Should be able to make...
|
Forum: Chit Chat
2009-01-09, 11:07 AM
|
Replies: 38
Views: 2,765
|
Forum: I'm Looking For.......
2009-01-08, 02:54 PM
|
Replies: 3
Views: 1,389
The 'big three' would be CCBill, Paycom and...
The 'big three' would be CCBill, Paycom and Verotel. All offer integration and you are not limited to using one or the other, you can combine them. Some affiliates will not promote sites with...
|
Forum: Chit Chat
2009-01-06, 09:49 AM
|
Replies: 31
Views: 2,249
another normal day of work today. Browsing the...
another normal day of work today. Browsing the mac store as my laptop now has an odd habit of putting in errant mouse clicks. Couldn't have done this Dec 15th. :)
Finishing up some 2008 issues...
|
Forum: Programming & Scripting
2009-01-03, 03:01 PM
|
Replies: 2
Views: 1,032
|
Forum: Programming & Scripting
2009-01-01, 09:01 AM
|
Replies: 5
Views: 2,118
after the insert do:
print mysql_error();
...
after the insert do:
print mysql_error();
If there is an error on the insert, this will at least tell you what it is.
Based on your code, if your data contains an apostrophe in the data ('),...
|