Originally posted by BrowneIssue
View Post
- Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
- Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!
test please delete
Collapse
This is a sticky topic.
X
X
Collapse
-
-
Newbies should have a placeholder - with <awaiting approval> in it. full traceability needed...Originally posted by NickFitz View PostNewbies are a problem, too - their posts don't appear immediately, but when they're approved, they bump things up
Once I've got all the data from this first pass analysed, I'll move it over to Amazon's SimpleDB web service, and take it from there. Then I can run a dedicated spidering and analysis server on Amazon EC2, and the domain will just host the front end, and cache frequently-requested data.Comment
-
-
Just coming up to page 4200. Probably get into real time tonight.Originally posted by BrilloPad View PostSo can you leave the laptop on?
When is the eta now?
Which means I'd better get on with writing the code that detects real time...
Code:public static function are_we_there_yet { // TODO: clever stuff }Comment
-
Disadvantage of being in real-time...Originally posted by BrowneIssue View PostWow! I haven't seen that for some time!Comment
-
-
Oops... spider just stalled. It does that occasionally - probably a timeout fetching the page - I really should put some sensible error handling in there
Still, it allowed me time to have a look at the database.
I've missed forty posts, probably from other times when it's stalled. So at some point I'll have to get those to fill in the gaps.Comment
-
Comment
-
Surely writing a spider is easy?Originally posted by NickFitz View PostOops... spider just stalled. It does that occasionally - probably a timeout fetching the page - I really should put some sensible error handling in there
Comment
-
if (post_number = 1/0)Originally posted by NickFitz View PostJust coming up to page 4200. Probably get into real time tonight.
Which means I'd better get on with writing the code that detects real time...
Code:public static function are_we_there_yet { // TODO: clever stuff }
return true
else
return falseComment
- Home
- News & Features
- First Timers
- IR35 / S660 / BN66
- Employee Benefit Trusts
- Agency Workers Regulations
- MSC Legislation
- Limited Companies
- Dividends
- Umbrella Company
- VAT / Flat Rate VAT
- Job News & Guides
- Money News & Guides
- Guide to Contracts
- Successful Contracting
- Contracting Overseas
- Contractor Calculators
- MVL
- Contractor Expenses
Advertisers
Contractor Services
CUK News
- Simple Assessment letters: How ex-Personal Service Companies are on HMRC’s radar Today 12:16
- HMRC leaves 37,000 contractors’ nil-liability question in the air Today 07:42
- Pay 2% to protect a ‘loan’. Settle it for 1–2%? The contractor debt mystery deepens Yesterday 06:30
- Napkin, anyone, for your next IT contract? Sep 9 06:11
- 52 contractors told us what they think of Andy Burnham. Basically: not much, yet. Sep 8 06:02
- Budget 2026: what UK housing needs (and doesn’t) Sep 7 06:52
- Who the hell is Ethica Resolve — and is it ethical? Sep 4 10:42
- Contractor limited company pension contributions: how to extract profit tax-efficiently? Sep 4 07:44
- The weird, the wonderful and the genuinely useful: what contractors get wrong about expenses Sep 3 06:00
- Right to Work changes from October 2026: a contractor’s explainer Sep 2 15:46



Comment