Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

RobV

Members
  • Joined

  • Last visited

Everything posted by RobV

  1. A friend of mine is getting lots of particularly unpleasant emails which contain a link to the same website. He has had a look at "whois" but has found nothing regarding the owner / origin of the website. Is there any other way of tracking this down. TBH, I'm 99.9999% certain that the answer will be a very firm NO but I thought it was worth asking. Many thanks Rob
  2. Hi guys and girls, A client has asked me to create him a website. He wants to use a url which has the word wessex in it. My slight concern with this is that wessex contains the word sex. Anyone know if wessex is likely to be blocked by net nannies in schools, colleges and even the workplace? Thanks
  3. Thanks oneeye, that looks just what I need.
  4. Hi all, I have a client who wants to be able to offer PDF downloads to his website customers. The PDF files he has though are rather large (up to 600mb) so he wants to be able to split them into more manageable chunks, say, break a 200 page document into chunks of 5 pages each. Is this possible? I was under the impression that PDFs were pretty much bullet-proof. Thanks
  5. Thanks ZigPress. That seems to do the trick - at least until the spam bots catch onto the nn notation
  6. Hi guys, I'm working on a website at the mo on which I need to include a contact email address using a Contact Me button. I know there are ways of hiding the address from spam bots using Java but wondered if theres any way using php. I've quickly written this: <?php $mc="@tiscali."; $ma="pat"; $md="net"; $mb=".james"; echo ' <p class="emph3"><a onmouseover="window.status=\'mail\'; return true;" onmouseout="window.status=\' \'; return true;" href="mailto:' . $ma . '' . $mb . '' . $mc . '' . $md . '">Contact Me</a> </p>'; ?> but, as I suspected before I'd written it, the full email address still appears on the site when you do "view source" and so I assume that spam bots will be able to see it. Does anyone have any suggestions? Many thanks Rob
  7. Thanks guys. I have told Google that the site is aimed at the UK (via Webmaster tools) though it looks like this may take a few days to come into effect. I'm also considering swapping my site from .com to .co.uk (I own both) although I'm a bit concerned about the possibility of going back in the "sandbox" for another three months if I do this. Think I'll wait for a few days to see if the chnage above makes any difference.
  8. Yeah they are
  9. Hi guys, Bit of a strange one this...... Basically, when I first published my website I was living in Italy. I'm now living in the UK but, if I search for my site in Google with a check in the Pages From The UK radio button, my site doesn't appear in the listings. If I leave the radio button of The Web check then my site appears. It seems that Google thinks my site is not UK based although my site is only in English and my Host is UK based. Anyone know how I get Google to change its mind as to my whereabouts? Kind Regards Rob
  10. Hi all, Anyone done the Open University Web Design Course? If so, what did you think of it? Link here: http://www3.open.ac.uk/courses/bin/p12.dll?C01T183 Many thanks Rob
  11. I'm with you Expat on this one. I reckon I found the exception on one site and decided to design at 1024 after consulation with my client. Basically though, I stick to 800 x 600. Cheers Rob
  12. So around 5% and falling........ Do you think we should now basically ignore 800 x 600 and concentrate on 1024 x 768?
  13. Stats from w3c (albeit Jan 2007) say: Higher - 26% 1024x768 - 54% 800x600 - 14% 640x480 - 0% Unknown -6% 14% of the world using 800 x 600 is a lot of monitors...........
  14. Hi all, When designing a website I consider the likely clientel when deciding on the screen resolution which I'm gonna work too. So, if I think that most of the clients for the site will be pretty well-off I might well ignore 800 x 600 and use 1024 x 768. There are lots of sites around (including some links on WDF) which won't render correctly on 800 x 600 but there are still plenty of monitors around running at that resolution. What criteria do you use to decide? Cheers Rob
  15. RobV replied to RobV's topic in Frontend
    Doh!!!! Whatamistakatomaka!!!! Many thanks for your help. Cheers Rob
  16. RobV posted a topic in Frontend
    Hi all, I've never had this problem before with CSS layout and I can't figure out where I'm going wrong. My entire window has a 5mm white border all around it. I'm using the following code to define the background: #screen { width: 100%; height:auto; background-image:url(../hungrycarp/pictures/carp3.gif); background-repeat:repeat; margin: 0px; border: 0px; padding: 0em; } Then in the HTML I have a simple <div id="screen"></div> Problem exists when viewed in IE6 and Firefox. Any ideas? Many thanks Rob
  17. Hey, I did it!! Sorry for being a bit thick - I didn't realise you could drag an image from one window into another window!!! Many thanks for your help. Hours of entertainment ahead playing with this one Cheers Rob
  18. Sorry Ben, I'm totally new to Fireworks - only downloaded it today. I managed the Fade OK, now how do I join the pics?
  19. Thanks very much Ben - just what the doctor ordered. I'll try it out straight away!!! Rob
  20. Hi all, Anyone know if its possible to blend two (or more) pictures together in Fireworks 8? Can you explain how I go about it? And...... Anybody recommend a good tutorial or book on Fireworks 8? Many thanks Rob
  21. Hi Marco, I had a similar issue last year when working on a site for an Italian estate agent. He had 500+ houses on his books and wanted a site to display all of them. I used a MySQL database and PHP to enable the site to display the houses subject to the criteria which the customer selected. I provided him with maintenance pages to enable him to maintain the database to add, update or delete properties and took advantage of the unique identifier for each house (eg 1234) which I used to identify associated pictures of that house (eg 1234s1, 1234s2, 1234s3, etc.) which were stored in a folder also called by the unique identifier. See www.itcasa.eu. Unfortunately, you can't view the PHP code in the source. Hope this helps a little KR RobV
  22. Hi everyone, I've just joined and thought I'd say hello. I've been looking around the Forum and have to say what a friendly and helpful bunch you are - glad I found you. RobV

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.