Submit Your Article Forum Rules

Search:

Type: Posts; User: DaveSawers; Keyword(s):

Page 1 of 20 1 2 3 4

Search: Search took 0.02 seconds.

  1. I am not testing in Australia. Your post didn't...

    I am not testing in Australia. Your post didn't suggest that this might be a problem that is confined to Australia.

    I am reporting that results in Canada do not seem to be working the same way as...
  2. Note though that you can package a web app...

    Note though that you can package a web app written in HTML5 so that it doesn't necessarily need an internet connection to run.
  3. I don't see any recent changes like that for my...

    I don't see any recent changes like that for my search terms. I also don't see it for the "businesses for sale" search example you gave.

    Perhaps you are visiting your main competitor's sites...
  4. Replies
    2
    Views
    315

    I have never seen this happen. Are you looking...

    I have never seen this happen. Are you looking at the right full report? You can have different reports selected for the full report than what you see in the summary.
  5. You have to edit the Flash file so you will need...

    You have to edit the Flash file so you will need the source for that. Plenty of links show you how to do that, just Google it.

    If you want to put in a different link for each picture, then you...
  6. You don't need to have separate mobile sites or...

    You don't need to have separate mobile sites or use PHP to detect browser type or use Javascript to detect screen size because you can decide what to display and how using the CSS3 media queries.
    ...
  7. Replies
    10
    Views
    724

    Yes it's possible and yes it would be annoying to...

    Yes it's possible and yes it would be annoying to most users.

    Look at the Javascript onbeforeunload function if you really want to do it.
  8. Why? The reason for going with Adsense is to...

    Why?

    The reason for going with Adsense is to get income from advertizing. By wishing to limit what ads you get served, you will only limit your income.

    Anyway, as far as I know there is no way...
  9. Replies
    2
    Views
    456

    You can use the Google Maps Directions API:...

    You can use the Google Maps Directions API: https://developers.google.com/maps/documentation/directions/ to get directions from one address to another.

    How you would program that direct from the...
  10. So you think Google should penalize sites with...

    So you think Google should penalize sites with good content just because they can't afford hosting on the fastest servers or because they have to have advertizing to support their work?

    I couldn't...
  11. My CTR is typically around 0.01 (1 in 100) which...

    My CTR is typically around 0.01 (1 in 100) which I think is probably about average.
  12. Replies
    11
    Views
    1,259

    Java has nothing to do with HTML5. Java is a...

    Java has nothing to do with HTML5. Java is a programming language, HTML5 is a text representation of a web site, it is not a programming language. Java use is declining. I would not waste your...
  13. Not sure what you are trying to do. Do you...

    Not sure what you are trying to do.

    Do you want to convert an HTML file to XML format? If so, why?

    Anyway, look at the XMLWriter functionality in PHP. ...
  14. Replies
    2
    Views
    285

    Do some simple Google searches to find the...

    Do some simple Google searches to find the answers you are looking for.

    For what it's worth, I find Sharepoint to be a terrible product. I refuse to have anything to do with it.
  15. Thread: HTML Search

    by DaveSawers
    Replies
    2
    Views
    368

    You need to scan the files on the server because...

    You need to scan the files on the server because they are not all going to be on the client machine.

    To do that, you need a bit of Javascript that uses AJAX to go back to the server, run some PHP...
  16. Replies
    3
    Views
    373

    Is Google broken or something?

    Is Google broken or something?
  17. Why do you think the presence of ads slows down...

    Why do you think the presence of ads slows down the search task? I don't think there's any evidence for this.

    If you don't want to see advertizing, perhaps you should instead pay for each search...
  18. Replies
    7
    Views
    5,631

    That is really neat! Thanks for the links. I'm...

    That is really neat! Thanks for the links. I'm going to look further into that.

    The only remaining thing to do now of course is try and persuade Apple that apps built this way should be allowed...
  19. Replies
    7
    Views
    5,631

    The operating system might not matter much soon...

    The operating system might not matter much soon as more and more apps are developed using HTML5.
  20. You are not validating e-mail addresses at all. ...

    You are not validating e-mail addresses at all. The only way to truly validate an e-mail address is to send out an e-mail to that address and wait for a reply.

    All you are doing is applying some...
  21. I'm a little confused by your post. If you are...

    I'm a little confused by your post. If you are not getting clicks on your Adwords ads displayed on other people's pages then noone will see your landing page so why do you think that's the problem? ...
  22. See example #2 and example #3 at:...

    See example #2 and example #3 at: http://www.php.net/manual/en/function.array-multisort.php

    May need some fiddling around to get it to work :D
  23. Well DUH! There's no tag at the start of...

    Well DUH! There's no <form> tag at the start of the form so of course the submit button isn't going to do anything!
  24. Thread: Job Hunt

    by DaveSawers
    Replies
    1
    Views
    578

    Go out on your own. Plenty of opportunities on...

    Go out on your own. Plenty of opportunities on kijiji and the like. Keep the day job while you're doing it though until you're earning enough.
  25. Replies
    10
    Views
    1,368

    Rubbish. Why do you think that?

    Rubbish. Why do you think that?
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4