Search results

  1. SystemSequence

    TrinityJS - Minimalistic web framework

    A good base to learn react from would be to actually learn react.
  2. SystemSequence

    Launch Kit Utility - Decorative Build v0.2

    I think this idea would do so much better in a webbrowser tbh as many of these things is working towards that.
  3. SystemSequence

    The Insane Barbershop

    Been sometime since a new update on this due to studies. There will be an update before the end of 2017 with updated security to access the generic API, will use headers to confirm credentials to access it, otherwise it will be closed for use, I realized late in this project that it's not a...
  4. SystemSequence

    Couple Issues

    Data too long for column 'look' at row 1 The data the column look can handle should be increased. Else there is some corrupt data that takes up more space than declared for the column. Long time since I was into habbo, please show the whole class code or all relvant code to the error you are...
  5. SystemSequence

    [Service] Setting up & Editing.

    Seems like you don't even know how to install MySQL, PHP etc and still you want to get paid for helping people with these things?
  6. SystemSequence

    TregolApp | a small word that connects the world

    Me and a friend of mine checked the source of the feed page, and hell that's alot of unorganized code, JS and CSS here and there. I really hope that there will be an improvment on that.
  7. SystemSequence

    Recruiting [25$ - 100$] Hiring CMS Developer.

    You should try contact 3M1L for a professional work and in your primary language. :)
  8. SystemSequence

    The Insane Barbershop

    Used the queries create table tbl1(one varchar(10), two smallint); insert into tbl1 values('hello!',10); and <dependency> <groupId>org.xerial</groupId> <artifactId>sqlite-jdbc</artifactId> <version>3.19.3</version> </dependency>
  9. SystemSequence

    The Insane Barbershop

    Pretty much but has better mobility to access it everywhere with anything that uses a http requests, and it's possibility to work with any database
  10. SystemSequence

    The Insane Barbershop

    Let me introduce the Insane Barbershop a powerful generic REST API built with Java & Spring. It's great if you just want to have full and fast control over your database or building mobile apps. When you build mobile apps with this rest there is no need for schemas or mappings due to the JSON...
  11. SystemSequence

    python proxy failure

    So, my best thought would be that they may have some kind of bot protection as it fails when you create a new account. It's hard to tell where it goes wrong as it's probably on their side if you've setup the urlencode variables right.
  12. SystemSequence

    python proxy failure

    Im not an expert with python, but as far as I can tell you have an URL error. And that may be because of you switching the URL now that you uploaded it online. Otherwise, url = raw_input("Whats the url we are botting? ")is not a valid url. opener.open(url + '/logout') .read() will in your...
  13. SystemSequence

    Everything you would ever need [PLURALSIGHT]

    This isn't my own, but it's one of the leading sites for learning everything you could ever dream of in computer science. It has ALOT of great programming tutorials and starts from 299$. Though, you can get 3 months of fully access to it's 299 plan for free by going to visual studios site. Hope...
  14. SystemSequence

    DIY Cameraslider using Arduino

    Please close this thread, I never got my Arduino kit lol.
  15. SystemSequence

    DIY Cameraslider using Arduino

    What's the project about? This project is about creating a camera to move on a "rail" and shoot videos or photos. The camera will be able to slide on the rail, follow in 360 direction, and 180 degrees upside down making it able to shoot things in the sky, for an example a RC Airplane. Why a...
  16. SystemSequence

    Recruiting Webdeveloper for upcoming shopping-site

    The developer can decide himself. What cart to go with, either scratch or not. Only requirement is a unique website layout. :)
  17. SystemSequence

    Recruiting Webdeveloper for upcoming shopping-site

    Hello, I am currently working on a new project to take place and now need someone to create the website. For this, Im looking for a web developer that has good knowledge into php, css, sql, html. I want to see a good portfolio and not just a newbie in the scene. The project will be a store...
  18. SystemSequence

    What resource taught you C#

    YouTube, watching all the basics from TheNewBoston and then try to work stuffs out by myself by doing some small projects.
  19. SystemSequence

    [Linux] Every CMS: Object not found Error 404

    Could you please provide a error log. Probably stored in the apache folder.
  20. SystemSequence

    PlusEMU Bug

    "It just gave errors". Provide information about the errors.
Top