| bio | website | doodle.co.uk/Blogs.aspx |
|---|---|---|
| location | United Kingdom | |
| age | 36 | |
| visits | member for | 2 years, 10 months |
| seen | May 16 at 21:04 | |
| stats | profile views | 79 |
Ben Duguid works in London, UK as a Technical Lead for The BIO Agency, mostly delivering web sites on various Microsoft based platforms.
He has run internal training sessions helping other developers get up to speed in the technologies he knows about, and tries hard to get others to do the same.
For what it's worth he is an MCPD in ASP.NET 3.5, and is currently a Pro-Tem Mod on LEGO Answers
|
Feb 26 |
comment |
Does a Web Developer need a Reseller account? @LuckyLuke Usually with a reseller account on a shared host you'll have a CPanel web access to add sites to your account, while with a VPS you'll have more direct access to the virtual OS. |
|
Feb 4 |
comment |
How to arrange images and video thumbnails into a tile like format in a web page? Your question title implies a singular tag, however you appear to be asking about two different features (the tile like format and the navigation menu). |
|
Dec 7 |
comment |
Chrome says my website is Serbian…how do I “force” chrome to use english? @w3d Google might do for indexing purposes, but Kristen was talking about about the browser - which will probably respect it as an option. |
|
Dec 7 |
comment |
can't find my site on google search Have you looked into Google Webmaster Tools to see if there's any issues listed in there? |
|
Oct 11 |
comment |
webmaster tools 500 crawl error for asp faceted navigation that does not exist If they aren't pages that should be crawled, then a robots.txt would probably be cleaner - remember that you can use wildcards to remove whole patterns (folders, etc.) rather than individual listings. If however there's a valid page that the bot should be going to then yes, some code based solution might be better - we'd need more info on the server/platform your site is on - this sort of thing should be fairly easy to pattern match. |
|
Sep 4 |
comment |
How to evaluate a web developer? @ionFish totally agree that you should get what you pay for - does depend on the contract however - if source isn't included - even with an agency you might not get complete source code... that being said, I've just done some work for someone where the hosting wasn't what I'd specified, and it resulted in a substantial extra time and cost for the client as I tried to make it work :( |
|
Sep 4 |
comment |
How to evaluate a web developer? One other thing - While paying for hosting yourself will almost certainly be cheaper, you should purchase this in consultation with your chosen developer, especially if you're looking for a CMS type solution. |
|
Sep 4 |
comment |
How to evaluate a web developer? @ionFish True enough - that's partly why I didn't mention education - I guess it depends on how long they've been doing it ;) |
|
Sep 4 |
comment |
How to evaluate a web developer? There should be no issue with asking someone for: 1. Examples of previous work, 2. References for that work - and do follow these up. |
|
Aug 10 |
comment |
how to finalize a project? I'm not convinced this is a good fit for this site, possibly better off in Personal Productivity... It's not even really Project Management |
|
Aug 10 |
comment |
Sub domain or sub-folder? No probs, the recommendations work better when there's more text to go on ;) |
|
Aug 10 |
comment |
Sub domain or sub-folder? This is probably a duplicate of Do subdomains help/hurt SEO or Subdomain versus subdirectory |
|
Aug 10 |
comment |
Competing against the same business name in search results Sounds to me more like a Domain Arbitration issue than anything that can really be done short term through SEO - New sites will indeed take time to gain rankings, especially over established sites with similar domain names. |
|
Aug 9 |
comment |
Should I transliterate my URL paths? @w3d Interesting point, I didn't check that... |
|
Aug 8 |
comment |
What is the advantage of increasing “maximum worker processes” in IIS? No, I don't think there's a way to direct a request to a particular wp - hence the notes about configuring session sharing. |
|
Jul 24 |
comment |
Expiring domain transfer Cheers for the credit Paul :) I believe that you should be be able to transfer the domain as soon as the renewal's been processed - so if you renewed it today for a year, the expiry should be updated to August 2013, and once that's on the record you can transfer it. Also while you won't get a refund, your domain will still be registered until that date, so it's not as if you've lost the money... |
|
Jul 24 |
comment |
Is it legal to use Drupal, Joomla, WP, Zend Framework, jQuery icons on my page? Can't get to Wappalyzer at the moment, but in general MS, Apple, etc. have guidelines roughly along the lines of: 3rd parties may use the Logo without a license provided that the area in which the logo is used includes the logo of at least 1 other company with which you have a similar relationship or in an area of a website exclusively dedicated to the sale of Microsoft products. So they're probably fine. |
|
Jul 24 |
comment |
Why does Internet Explorer's Developer Tools only emulate back to IE7? Hmm, I'll have to double check this, but I'm not aware of this limitation in the Windows XP Mode - which allows users of Windows 7 to run an XP mode VM for compatibility issues, and comes with IE6. |
|
Jul 13 |
comment |
How to offer a cookie opt in/out to users? I fully agree, however by implementing the bill with no amendments to the wording from the EU, that's what we're stuck with here in the UK. Other countries may have taken a more lenient approach that addressed the correct issue (3rd-party, cross-site tracking cookies for behaviour targeted ads) rather than this blanket policy we've got. |
|
Jul 13 |
comment |
Google Analytics and the EU cookie directive. Who will fall foul of the law? Google or the developer? I think it was 3rd party cookies the law was originally designed to restrict, as these are the ones that can (potentially) track user behaviour across multiple sites - the difficulty arises in how the site owner can gain explicit consent before the cookie is set as they might not have control over it. |