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.

openwide

Members
  • Joined

  • Last visited

  1.    jerOpporpViof reacted to a post in a topic: Study material for becoming a DBA
  2. I'm considering becoming a DBA (Database Administrator). Can anyone who knows what their talking about give me some advice on books or videos for learning SQL, MySQL and whatever else I might need to learn please? Thank you.
  3. I wish to add a comments box to my site, it needs to be free, ad-free and in php so that comments are recognised by crawlers, does anybody know of any good scripts? Thank you.
  4. The only thing that I don't like is the orange on grey logo links, the ones which say <<more information>> under them, I think they should fancier graphics, it'd be good to lose a bit of that orange too.
  5. My first thoughts are the background and the grey text need to be darker, there is too little contrast, the yellow numbers don't contrast well either, some borders might help but I think its your colour scheme.
  6. INTRODUCTION frachan is a free customisable template of files for creating an anonymous imageboard site DOWNLOAD LINK: http://queef.zzl.org/frachan.zip INSTRUCTIONS 1. Download and extract the frachan.zip. 2. Open up the following files for editing (if you don't have web development software you can use notepad); frachan/index.php - Your Homepage frachan/b/index.php - Your 'Random' Imageboard frachan/about.php - Your site information frachan/config.php - Your site configurations You don't need to edit the other files. 3. Each file contains simple instructions written in capital letter such as "ENTER YOUR SITE NAME HERE", replace these instructions with the relavent content. 4. The frachan template comes with one imageboard ('Random' aka '/b/') to add an imageboard make a copy of the 'b' folder and its contents, rename the folder, make the customisations as you did in step 3 and in your config.php file add your new imageboard like so, I've added an anime imageboard for this example; // LIST YOUR IMAGEBOARDS HERE public static $boards = array( '/a/'=>'Anime' '/b/'=>'Random', ); 5. Now you need to upload all the files to your host server and set file permissions using FTP software such as FileZilla. Set your imageboard directories eg. "b" to 755 recursively and all your other files to 644. 6. Now if your lucky your site is ready to go, check that everything is working such as logging into the admin panel*, uploading, replying and deleting posts etc. *theres no link to the admin panel you have to type it in the address bar eg. http://example.com/admin.php
  7. I don't like the dull dark greens color scheme and the header image is a bit too big.
  8. Design wise it looks great, is this site active?
  9. Your portfolio images definitely should be bigger, not the thumbnails, the target image. I'd like to see more web design on there, they wouldn't even have to exist, just designs. I don't like the marble texture, I'd prefer white. Make use of meta tags and other SEO tricks. Needs more content, you could arguable squeeze your site into one page, not that you should. Just my opinion, hope its of some help.
  10. Design wise I like it but there a few behind the scenes mark up errors, check out this sort site scan result of your site http://try.powermapper.com/Reports/606e0bc1-f05d-4c10-a7ff-5c873772b181/report/map.htm
  11. You can't place canonical tags on urls that don't physically exist so still stuck on this one too.
  12. I still favour sortsite I like the way it does all the work for and basically tells you what to do. My codes pretty seo efficient now I'm not sure where to go from here.
  13. Working fine for me, anyone else having problems?
  14. Alas AltChan is no more, introducing QueefChan! If you thought AltChan was a load of ****** you'll hate this even more. Butt seriously, I could really do with some constructive feedback.
  15. I feel I've done everything within my capabilities to optimise my site, both the SEO and the design, it's a simple site but I think it does its job, my problem is that I don't have money to put into it and I'm only getting a handfull of visitors a day, if any ones get any advice I'd much appreciate it. Heres my code for the homepage, most of the pages of my site look like this. I've been looking for way to somehow merge all the javascript, I guess that my be for a different forum but if you've got any advice on that too it'd be great. http://openwide.eu5.org/ <!DOCTYPE html> <html lang="en" manifest="mf.appcache"> <head> <meta charset="utf-8"><link rel=StyleSheet href="css.css" type="text/css"> <meta name="description" content="OpenWide Alternative News and Media Portal Homepage RSS Headlines Feed Aggregator"><meta name="keywords" content="Headlines, Articles, RSS, Feed, Alternative, Media, portal, News, Conspiracy"> <meta name="author" content="OpenWide"><title>OpenWide Alternative News Portal</title></head> <body><a class="accessible" href="#all" title="Skip to Content">Skip to Content</a> <div id="all"><br><img src="banner.gif" alt="Home" width="354" height="91"><br>Alternative News Portal<br><br> <div id="addthis"><a href="http://www.addthis.com/bookmark.php?v=300&pubid=xa-50ccc5b124f33dbc&url=http%3A%2F%2Fopenwide.eu5.org&title=" title="Bookmark and Share"><img src="addthis.gif" width="125" height="16" alt="Bookmark and Share" /></a></div> <div id="menu"><h1>Home</h1> - <a href="headlines.html" title="Headlines">Headlines</a> - <a href="headlines2.html" title="Headlines 2">Headlines 2</a> - <a href="videos.html" title="Videos">Videos</a> - <a href="videos2.html" title="Videos 2">Videos 2</a> - <a href="podcasts.html" title="Podcast">Podcasts</a> - <a href="about.html" title="About">About</a></div><br> <div class="column"><br><br> <a href="http://www.infowars.com" title="Infowars">Infowars</a><br><span class="site">with Alex Jones</span><script type="text/javascript">rssmikle_url="http://www.infowars.com/feed";rssmikle_title="off";rssmikle_item_title_length="99";rssmikle_item_border_bottom="on";rssmikle_item_description="off";rssmikle_item_podcast="off";rssmikle_css_url="http://openwide.eu5.org/css.css";</script><script type="text/javascript" src="rssmikle.js"></script><br> <a href="http://theintelhub.com" title="The Intel Hub">The Intel Hub</a><br><span class="site">Alternative News</span><script type="text/javascript">rssmikle_url="http://theintelhub.com/feed";rssmikle_title="off";rssmikle_item_title_length="99";rssmikle_item_border_bottom="on";rssmikle_item_description="off";rssmikle_item_podcast="off";rssmikle_css_url="http://openwide.eu5.org/css.css";</script><script type="text/javascript" src="rssmikle.js"></script><br> <a href="http://cryptogon.com" title="Cryptogon">Cryptogon</a><br><span class="site">Unreported News</span><script type="text/javascript">rssmikle_url="http://cryptogon.com/?feed=rss2";rssmikle_title="off";rssmikle_item_title_length="99";rssmikle_item_border_bottom="on";rssmikle_item_description="off";rssmikle_item_podcast="off";rssmikle_css_url="http://openwide.eu5.org/css.css";</script><script type="text/javascript" src="rssmikle.js"></script><br> <br></div><div class="column"><h2>Featured Content</h2><br><br> <a href="http://www.bbc5.tv" title="BBC5">BBC5</a><br><span class="site">BBC5.tv exists to inform, educate and entertain</span><script type="text/javascript">rssmikle_url="http://www.bbc5.tv/rss.xml";rssmikle_title="off";rssmikle_item_title_length="99";rssmikle_item_border_bottom="on";rssmikle_item_description="off";rssmikle_item_podcast="off";rssmikle_css_url="http://openwide.eu5.org/css.css";</script><script type="text/javascript" src="rssmikle.js"></script><br> <a href="http://www.youtube.com/user/presstvglobalnews" title="Press TV">Press TV</a><br><span class="site">Iranian News Network</span><script type="text/javascript">rssmikle_url="http://www.youtube.com/rss/user/presstvglobalnews/videos.rss";rssmikle_title="off";rssmikle_item_title_length="99";rssmikle_item_border_bottom="on";rssmikle_item_description="off";rssmikle_item_podcast="off";rssmikle_css_url="http://openwide.eu5.org/css.css";</script><script type="text/javascript" src="rssmikle.js"></script><br> <a href="http://www.youtube.com/user/thealexjoneschannel" title="The Alex Jones Channel">The Alex Jones Channel</a><br><span class="site">Infowars</span><script type="text/javascript">rssmikle_url="http://www.youtube.com/rss/user/thealexjoneschannel/videos.rss";rssmikle_title="off";rssmikle_item_title_length="99";rssmikle_item_border_bottom="on";rssmikle_item_description="off";rssmikle_item_podcast="off";rssmikle_css_url="http://openwide.eu5.org/css.css";</script><script type="text/javascript" src="rssmikle.js"></script><br> <br></div><div class="column"><br><br> <a href="http://www.naturalnews.com" title="The Health Ranger">The Health Ranger Show</a><br><span class="site">Natural Health News</span><script type="text/javascript">rssmikle_url="http://www.naturalnews.com/RSS-podcast.xml";rssmikle_title="off";rssmikle_item_title_length="99";rssmikle_item_border_bottom="on";rssmikle_item_description="off";rssmikle_item_podcast="off";rssmikle_css_url="http://openwide.eu5.org/css.css";</script><script type="text/javascript" src="rssmikle.js"></script><br> <a href="http://www.resistradio.com" title="Resist Radio">Resist Radio</a><br><span class="site">Alternative News in a New World Order</span><script type="text/javascript">rssmikle_url="http://feedity.com/resistradio-com/V1FTU1JV.rss";rssmikle_title="off";rssmikle_item_title_length="99";rssmikle_item_border_bottom="on";rssmikle_item_description="off";rssmikle_item_podcast="off";rssmikle_css_url="http://openwide.eu5.org/css.css";</script><script type="text/javascript" src="rssmikle.js"></script><br> <a href="http://www.redicecreations.com" title="Red Ice Creations">Red Ice Creations</a><br><span class="site">Media for the Forefront - We Present, You Decide</span><script type="text/javascript">rssmikle_url="http://www.redicecreations.com/radio/radio.xml";rssmikle_title="off";rssmikle_item_title_length="99";rssmikle_item_border_bottom="on";rssmikle_item_description="off";rssmikle_item_podcast="off";rssmikle_css_url="http://openwide.eu5.org/css.css";</script><script type="text/javascript" src="rssmikle.js"></script> <br><br></div><a href="about.html#privacy" title="Privacy Policy">Privacy Policy</a> - <a href="sitemap.html" title="Sitemap">Sitemap</a> - <a href="about.html#copyright" title="Copyright Statement">Copyright Statement</a> - <a href="mailto:*emailremoved*?subject=OpenWide" title="Contact">Contact</a> <script src="//static.getclicky.com/js" type="text/javascript"></script><script type="text/javascript">try{ clicky.init(100551703); }catch(e){}</script><noscript><img alt="Clicky" width="8" height="8" src="//in.getclicky.com/100551703ns.gif" /></noscript> <br><br></div></body></html>
  16. Do I even need this CGI file, is there anyway I can cut it out?

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.