[QUOTE=SwikCoder;46550353]I'm making a game in [b]JS, CSS, and HTML[/b] Don't ask why, I got bored.
You basically click random gifs that go across your screen, and the background changes every 100 clicks. Basically, a life wasting game. It's called Gif Clicker :3 Enjoy this ironic gif of the game. [url]http://gyazo.com/d25e9aae00a5f12d1e0b201147d601cf[/url]
Ps. Yes, I know the stretched tile texture is not nice looking.[/QUOTE]
Making a game in JS, CSS and HTML isn't that bad actually... You have the canvas element that makes stuff like that better.
[url]http://llllll.co[/url]
Animations, yo
Getting back to work on my facepunch theme.
Organized my code, much easier to work with.
Started using Laravel today and found an asset pipeline package which seems to literally simulate what Rails has.
I already miss using Ruby with Rails for projects, but still Laravel seems to be pretty good from what I've seen so far
It's been a couple years since I've touched PHP, kinda feels weird going back to it. It's like I've never used it before, so I'm making a basic blog to get my head around it.
In-case anyone wants to know the package, it's this: [url]https://github.com/CodeSleeve/asset-pipeline[/url]
So I'm making a new website and I have a little button that brings me to the top of the page on mobile devices.
The way the portfolio works is it opens up a modal (I'm using bootstrap), that covers the whole page. The button stays on screen but does nothing at the moment on these modals.
Was wondering what would be a good way of making the button bring you to the top of the current modal.
[CODE] <div class = "scroll-top page-scroll visible-xs visible-sm">
<a class = "btn btn-primary" href = "#page-top">
<i class = "fa fa-chevron-up"></i>
</a>
</div>[/CODE]
I'm guessing using jQuery or something?
I'm working on a forum script written in PHP using atoMVC, a framework I started work on in Feb. Here's a design I'm working on for it. No thread view or any other pages designed yet, looking forward to seeing what I'll come up with though! Click the image for a larger view and lemme know what ya'll think! (:
[URL="http://i.imgur.com/LMzVWIk.png"][IMG]http://i.imgur.com/UOhUC2i.png[/IMG][/URL]
[QUOTE=ifaux;46554317][url]http://llllll.co[/url]
Animations, yo[/QUOTE]
re fiesta: [URL=https://layervault.com/]LayerVault[/URL]
[QUOTE=atomiku;46560251]I'm working on a forum script written in PHP using atoMVC, a framework I started work on in Feb. Here's a design I'm working on for it. No thread view or any other pages designed yet, looking forward to seeing what I'll come up with though! Click the image for a larger view and lemme know what ya'll think! (:
[URL="http://i.imgur.com/LMzVWIk.png"][IMG]http://i.imgur.com/UOhUC2i.png[/IMG][/URL][/QUOTE]
I wanted to write my own forum in NodeJS. I saw NodeBB and thought their design was terrible, and had something like what you have now in mind.
Ah well, I don't have time anyway :v:
Facepunch DeepDark is done. [url=https://userstyles.org/styles/107627/facepunch-deepdark]userstyles.org[/url]
[t]http://i.imgur.com/WjEoE1O.png[/t] [t]http://i.imgur.com/Nnme1IR.png[/t]
[t]http://i.imgur.com/XK0AEoo.png[/t] [t]http://i.imgur.com/yEsBckF.png[/t]
I will be adding more polish to this theme, if you notice something is broken or doesn't look right check for updates.
If you would like to help with the project.
[url]github.com/Prolifica/Facepunch-DeepDark[/url]
Just finished a Facebook contest app written in AngularJS and running on NodeJS.
Uses MongoDB as k:v store of users signed into the app. AngularJS sends an FB access token to NodeJS which basically scimms through everything about a user and tries to find his/hers closest friend of the same gender and returns its FB ID back to Angular.
Used the Yeoman [URL="https://github.com/DaftMonk/generator-angular-fullstack"]generator-angular-fullstack[/URL], it's so powerful!
[url]https://iogt.rbmedia.se/[/url]
[QUOTE=jung3o;46538290]with all the csgo vacbans, today was a good day for me. I'm also expecting more later very soon :v:
+ got 100 new registrations on my website
[url]https://vacstat.us/[/url][/QUOTE]
Damn you're making me feel small.
[img]http://horobox.co.uk/u/Reag_1416993825.jpg[/img]
[QUOTE=Reagy;46571508]Damn you're making me feel small.
[img]http://horobox.co.uk/u/Reag_1416993825.jpg[/img][/QUOTE]
Well, now it's at consistent ~30 :v:
[QUOTE=chimitos;46547110][img]http://i.imgur.com/nygDBih.png[/img]
I'd say it's improved a lot![/QUOTE]
This is a really minor thing, but with your logo's font choice for 'MAMMOTH' have you considered either making the M's use vertical lines or changing the H's, uh, right-most line to have the same angle (but mirrored) as the M's left most line? I feel like the second approach would look best especially with the triangle thing you have going on underneath it, giving it kind of a 'looking up a thing thats taller than me / perspective-y' effect.
I don't know if this is the appropriate thread for it, but I've been creating a game for the past few days in the same vein as notpron and I was looking for feedback on it.
[URL="https://dl.dropboxusercontent.com/u/95314588/Riddle.7z"]The link is on dropbox because I dont't have a server to host it on...[/URL]
The reason I'm posting it here it's because it's only html, css and javascript inside, so this seemed the most fit.
[QUOTE=Prolifica;46567213]Facepunch DeepDark is done. [url=https://userstyles.org/styles/107627/facepunch-deepdark]userstyles.org[/url]
[t]http://i.imgur.com/WjEoE1O.png[/t] [t]http://i.imgur.com/Nnme1IR.png[/t]
[t]http://i.imgur.com/XK0AEoo.png[/t] [t]http://i.imgur.com/yEsBckF.png[/t]
I will be adding more polish to this theme, if you notice something is broken or doesn't look right check for updates.
If you would like to help with the project.
[url]github.com/Prolifica/Facepunch-DeepDark[/url][/QUOTE]
I tried it for three hours, I need to wear my glasses now.
More work on my fight video website.
[url]http://nlan.org/fndr/[/url]
Managed to allow users to link videos directly into the template app script, lots of work to how the database populates with collected video files. Clicking right of the video will skip it. Counting video views now although it could be implemented safer.
[url]http://nlan.org/fndr/#index.html;338[/url]
[url]http://nlan.org/fndr/#index.html;178[/url]
Starting to add [URL="http://6to5.github.io/playground.html"]custom features/syntax[/URL] to my JS/ES transpiler. See [URL="http://6to5.github.io/features.html"]features[/URL] for currently supported ES6/ES7 features.
Looking for suggestions, basically anything's game
UI Concept for a time tracking app i'm working on
[t]https://www.dropbox.com/s/4i6tnm3yrcyzgax/Screenshot%202014-11-26%2023.17.06.png?dl=1[/t]
Added special styles for different types of threads.
[IMG]http://i.imgur.com/wx67nT9.png[/IMG]
Just spent 4 hours or so setting up an Arch VM running gnome-shell. I'm quite happy with it, to be honest.
[QUOTE=isnipeu;46584612]Added special styles for different types of threads.
[IMG]http://i.imgur.com/wx67nT9.png[/IMG][/QUOTE]
Looks very 2006
[QUOTE=galimatias;46584930]Looks very 2006[/QUOTE]
If you take a look at Facepunch default theming, wouldn't you say that it "looks very 2006" aswell?
Not sure how many people remember this, but I'm just about finishing up on the next version of my monitoring script..
Overview is similar
[t]http://tbx.me/sqK.png[/t]
Changed from a table view to boxes!
[t]http://tbx.me/bMiCA.png[/t]
The locations..
[t]http://tbx.me/KAeX.png[/t]
New settings page, with plugin view for admins
[t]http://tbx.me/N.Xn.png[/t]
(after you scroll down)
[t]http://tbx.me/VsdX.png[/t]
Any suggestions to improve bits would be great, the logo text is pretty terrible because I cannot design anything well.
[QUOTE=Svenskunganka;46585152]If you take a look at Facepunch default theming, wouldn't you say that it "looks very 2006" aswell?[/QUOTE]
umm yea
Just a form linked up to PayPal with the Express Checkout API (:
[IMG]http://i.imgur.com/mjSTwfG.png[/IMG]
[QUOTE=atomiku;46586235]Just a form linked up to PayPal with the Express Checkout API (:
[IMG]http://i.imgur.com/mjSTwfG.png[/IMG][/QUOTE]
Don't get me wrong, I really like your designs, but I don't really like this;
[img]http://tbx.me/D0jf.png[/img]
[img]http://tbx.me/wAEs.png[/img]
Seems really false to advertise it like this, there are no online tools as it isn't used nearly as much as the others, and the second image is false as it could probably be decoded if someone had a look at your example on your website.
[QUOTE=Snakess;46586561]Don't get me wrong, I really like your designs, but I don't really like this;
[img]http://tbx.me/D0jf.png[/img]
[img]http://tbx.me/wAEs.png[/img]
Seems really false to advertise it like this, there are no online tools as it isn't used nearly as much as the others, and the second image is false as it could probably be decoded if someone had a look at your example on your website.[/QUOTE]
it already got decoded [url]http://facepunch.com/showthread.php?t=1434243&p=46406198&viewfull=1#post46406198[/url]
[QUOTE=jung3o;46586699]it already got decoded [url]http://facepunch.com/showthread.php?t=1434243&p=46406198&viewfull=1#post46406198[/url][/QUOTE]
ah, I didn't see that - so it is a false claim then
Squishing bugs in my theme.
Sorry, you need to Log In to post a reply to this thread.