Search results

  1. S

    Force user to scroll 100%

    So I have this website divided into 2 sections. Both sections are 100% width and 100% height. Scrollbar is hidden. Section A is the first one, and is show when the page is loaded. I'd like it that whenever the user barely scrolls using their scroll wheel or trackpad, Section B is shown directly...
  2. S

    OOP - Following this tutorial

    So i'm following this tutorial and this is the code i'm up to. <!DOCTYPE html> <?php class Dog { public $numLegs = 4; public $name; public function __construct($name) { $this->name = $name }...
  3. S

    How to edit items from SQL table in a html form

    So i'm designing a sort of www.boonvalues.com CMS for retro owners that will allow them to list rare values and such, demo can be seen here. I've successfully been able to add values form a html form in the backend into the SQL table and output them in a html table on the homepage. The problem...
  4. S

    Mysql/PHP Access Denied

    So i'm working on this thing. I got this php code : <html> <head> </head> <body> <?php $con = mysql_connect("xxxhostxxx","xxxuserxxxx","xxxpassxxx"); if (!$con) { die("Cannot connect: " . mysql_error()); } if(mysql_query("CREATE DATABASE snippets", $con)) {...
  5. S

    Call of Duty Nice games

    Cropped to reduce upload time on my shitty internet connection: All these games are on my 2-3 bar connection. All these games are on Team Deathmatch which ends at 75 team kills. http://pbrd.co/14qHJCN 42:15 http://pbrd.co/14qHTu3 33:9 http://pasteboard.co/8LMlGUD.png 34:13...
  6. S

    Sharewith.me - Easy way to share all your social links

    The name is still undecided on, so is the decision of whether I should abandon or complete this project. Basically, it's the following: You're signed up to many sites on the internet and on mobile apps, ex: vine, instagram, facebook, etc..., and you want your friends to be able to see...
  7. S

    Show DevBest Sleek (Ugly.) Design Edit

    So I tried my luck at editing this release I saw a few days back by a user called Stallone, I believe. The demo can be seen here. I'm quite happy with the outcome, if I may say so, although some serious changes are needed here and there. Thing's I've changed: Typography Added a footer...
  8. S

    Is this a good build?

    Below is the gaming build I've set up, currently valued at 984.88$ http://pcpartpicker.com/p/8qxcgs I'm not really tech savvy and this is the first PC i'm ever going to build. Any recommendations or changes? Thanks
  9. S

    Show DevBest Metro Typer 2 - Smart Auto Typer

    New autotyper I created with a sleek(?) interface and easy handling. Features: - Metro-style - Hotkeys (F1-F11) - Different configurations, you're able to spam 3 different messages for each key in each different config - Minimizes to your system tray, windows 7 = bottom right - Easily change...
  10. S

    Unable to load the Are You a Human PlayThru™. Please contact the site owner to report the problem.

    Getting this error while trying to load boonrp.com
  11. S

    [Request] Code-related Logo?

    Hey guys, I'm in need of a logo for a kinda code-sharing website called CodeShare. If you could also make one that says Sqweez on it that would be great. Size: Preferably medium-sized Colors: Preferably grey and icon in green or blue, transparent background Style: Maybe like a </> icon and...
  12. S

    [Request] Logo for social network

    Hello Devbest, I'm in need of a logo for a new social network type of website called Sqweez I need something that looks good and is quite simple, if possible grey. Thanks :)
  13. S

    Industry Portal

    I created a simple Industry portal for online-based industries with many websites. Here's a few screenshots: 1. How it looks when first opened: 2. How it looks when a slide is hovered upon: 3. Source code : I was thinking of making a copy but without the hover sliding effect, so...
  14. S

    Your suggestions

    If i use a large image as a background cover, should I use a jquery preloader or not? Thanks for your suggestions, Swaggots
  15. S

    Your suggestions

    If i use a large image as a background cover, should I use a jquery preloader or not? Thanks for your suggestions, Swaggots
  16. S

    Visual Basic tutorial website

    New vb tutorial website Hey guys, today I'm releasing my new project. It's a website loaded with tutorials for Visual Basic on how to operate it, and create different programs with it. The website is still under construction but a beta version is releasedhere. If you guys could check it out...
  17. S

    Visual Basic tutorial website

    New vb tutorial website Hey guys, today I'm releasing my new project. It's a website loaded with tutorials for Visual Basic on how to operate it, and create different programs with it. The website is still under construction but a beta version is releasedhere. If you guys could check it out...
  18. S

    Show DevBest Personal Website

    So after practicing a lot, I finally reveal my final personal website. Features: Parallax sliders Mobile friendly One pager FAQ accordion Sticky navigation Custom preloader Free hosting from weebly.com (Before you say "Oh you suck, you use Weebly", I use it because it creates an easy and...
  19. S

    Show DevBest [VB] Advanced Auto Typer, Spammer

    Advanced Auto Typer By: Ralph Maatouk Hey guys. Recently, I took an interest in simple Visual Basic and today I am releasing the Advanced Auto Typer. Features: Well basically, it auto spams. Allows different intervals between spams, chosen by the user. Allows to stop spamming after ___...
  20. S

    Show DevBest Personal Website V2

    I customized the website since the last time I posted here. If you could check out my website and give me constructive criticism about it, I'd be really grateful. Link: www.ralphmaatouk.weebly.com Thanks, Swaggots Changelog: Disabled "View Source" and Image Saving on website.
Top