Semi-working on a web-app for Facepunch since Overv got banned. This is from it using Hexxeh's API.
[QUOTE=SataniX;38077352]Semi-working on a web-app for Facepunch since Overv got banned. This is from it using Hexxeh's API.[/QUOTE]
Sorry for jumping off track, but is his app still safe to use? I have no clue what's going on.
[QUOTE=kragmars102;38077835]Sorry for jumping off track, but is his app still safe to use? I have no clue what's going on.[/QUOTE]
Well, it stores your session ID - so potentially not.
[editline]17th October 2012[/editline]
[QUOTE=Gran PC]Hi.
If you're receiving this PM it means you've used Overv's Facepunch App for Android. It is highly recommended you change your passwords in order to invalidate his stored session ID, in case he decided to go rogue and log into your Facepunch account and potentially getting it banned, as he (temporarily?) stored the session IDs if you logged in through his app.
Additionally, if you are using his scripts or know someone using them, please disable them as soon as possible, as he may use one of the XSS attack vectors in his code to compromise your account.
Regards.[/QUOTE]
[QUOTE=Amiga OS;38078409]What a coincidence, so am I, but I'm writing the scraper myself.[/QUOTE]
Do you think that's actually worth it? Hexxeh's API has pretty much all you'd need.
You'll be in the same pickle as Overv was though if garry decides to ban your scrapers IP
[QUOTE=Amiga OS;38079280]After seeing the way Hexxeh acted towards Overv over that API, I'm not touching the thing.[/QUOTE]
Uh, would you be stupid enough to try getting into Mod CP using hijacked sessions? I doubt it.
[url]www.highlikes.com[/url]
I'm quite unexpirienced with web development, so this was made with the help of wordpress with a few minor changes in the code.
[QUOTE=Amiga OS;38086071]He can have fun with that. I'll just reboot my router.
[editline]18th October 2012[/editline]
I don't even need access to that. All I'm doing is scraping the page for forums, threads and posts. Then firing a bit of POST data back If I need to login or make a post.[/QUOTE]
Neither did Overv, if I'm correct - yet he still tried to get into it.
Just working on a simple & secure login system at the moment..
[t]http://keyo.co/?i=3sV$F.png[/t]
[t]http://keyo.co/?i=E.Txd.png[/t]
[t]http://keyo.co/?i=xptb.png[/t]
has user level management and point management built in too!
[t]http://keyo.co/?i=he-Mn.png[/t]
just a wip at the moment
[QUOTE=Amiga OS;38087388]That may be, but why do you think I have any interest in getting into it?
I want to browse FP nicely on my phone, the stock site can't do that because the page source is a massive fucking mess and my poor single core phone freaks out trying to render the rats nest that is FP.
I'm also sick of these FP apps randomly crapping out for days at a time, so I think I will just do it myself and fix any issues that come up by myself.[/QUOTE]
Fair enough. That's a good reason for having a mobile version of FP as the competition too
I'm working on a fairly simple one my self, too: [url]http://pdo.elementfx.com/fpmobile[/url]
Trying to figure out how the hell to md5 the password clientside.
I've learned more working for what I love as opposed to doing work for someone else.
[QUOTE=Amiga OS;38089071]I'm sure you can do it with a library, I think the last time I tried to do a MD5 hash in Javascript, I was using node.js and just gave up.[/QUOTE]
Indeed, I've got past that now.
(Thanks to the guy who PM'd me one.)
Logging in works, as does the initial homepage with forum lists - that's about it so far.
[url]http://pdo.elementfx.com/fpmobile/index.php[/url]
[url]http://ellis.comuf.com/[/url]
Nearly 100% finished now. Just gotta move some things about.
cc?
The site is slow because I'm using a shitty free web host. I also should really fix the background so it doesn't tile so visibly.
[QUOTE=C:\;38089368][url]http://ellis.comuf.com/[/url]
Nearly 100% finished now. Just gotta move some things about.
cc?
The site is slow because I'm using a shitty free web host. I also should really fix the background so it doesn't tile so visibly.[/QUOTE]
apart from loading really slow it is plain awesome
[QUOTE=C:\;38089368][url]http://ellis.comuf.com/[/url]
Nearly 100% finished now. Just gotta move some things about.
cc?
The site is slow because I'm using a shitty free web host. I also should really fix the background so it doesn't tile so visibly.[/QUOTE]
In #mainContainerIntContent remove position and height, for paragraphs you don't need to set a specific height and position.
You really need to improve that footer, maybe a bigger font-size and/or change the font, try also put that in that green stuff.
[QUOTE=asantos3;38089570]In #mainContainerIntContent remove position and height, for paragraphs you don't need to set a specific height and position.
You really need to improve that footer, maybe a bigger font-size and/or change the font, try also put that in that green stuff.[/QUOTE]
Thanks. :smile:
I should mention, the inline css is because I realized I actually have a close deadline, so I rushed it. :v:
Also, sprites - if you don't already know - [url=http://css-tricks.com/css-sprites/]read it[/url].
[QUOTE=asantos3;38089602]Also, sprites - if you don't already know - [url=http://css-tricks.com/css-sprites/]read it[/url].[/QUOTE]
For the footer, maybe I should center it vertically inside the green stuff. (it's grass :v:)
Oh, and thanks a lot.
Change the background color to match the blue in the background image. The image takes a little longer to load, so by using similar colours the transition will be much more subtle.
[editline]18th October 2012[/editline]
And align the headers and paragraphs to each other on the About page
[QUOTE=Vietnow;38089808]Change the background color to match the blue in the background image. The image takes a little longer to load, so by using similar colours the transition will be much more subtle.
[editline]18th October 2012[/editline]
And align the headers and paragraphs to each other on the About page[/QUOTE]
Thanks! I changed the body background colour to the same colour of the grass, so that it works on all screen sizes. I could use jQuery to have it as blue until the page loads maybe?
I'd like to say now I'm not willing to make changes to the code which will make me have to go through shit forever due to having a slim deadline.
Also I don't understand what you mean by aligning the headers and paragraphs to each other, align which to what? :v:
edit: oh do you mean horizontally?
[thumb]http://i.imgur.com/9I1Hu.png[/thumb]
Yeah that looks much better. I'm still seeing a grey background while the page loads. Use the blue colour on #bottomBg
[QUOTE=Vietnow;38090446]Yeah that looks much better. I'm still seeing a grey background while the page loads. Use the blue colour on #bottomBg[/QUOTE]
I haven't updated the site yet, I'm editing the files on my machine, I'll upload them later. It's for schoolwork, I only stuck it on a server to get CC. :v: And thanks.
Nice site you have there. One little pet peeve I have about it though is that you didn't make a container for the images in the gallery, and instead lined them up using margins for the <img> and <h3> tag. And then on top of that, the margin gets bigger and bigger the farther you go down. I don't know if you have time to fix that, but each image link should be contained in their own div or even an unordered list at the very least. That way your margins aren't ridiculous numbers.
Here it is!
[url]http://facepunch.com/showthread.php?t=1219236[/url]
[QUOTE=TerabyteS_;38093221]Here it is!
[url]http://facepunch.com/showthread.php?t=1219236[/url][/QUOTE]
[t]https://dl.dropbox.com/u/6380033/fppre/3.png[/t]
I'm gonna post this just in-case someone has same idea as me :v:
still wondering what to get the color for the menu to be.
[thumb]http://ezyimg.info/content/0GQ6x4.jpg[/thumb] [thumb]http://ezyimg.info/content/5T4FS3.jpg[/thumb] [thumb]http://ezyimg.info/content/KJ3N82.jpg[/thumb]
I was really bored.
[QUOTE=kragmars102;38096520]
I was really bored.[/QUOTE]
These are all really, really busy.
[QUOTE=Cow Muffins;38096804]These are all really, really busy.[/QUOTE]
I know, I love simplicity. But this was just for fun. I think the sticker one is the only one that's really busy.
So I learned about [URL]http://stackoverflow.com/questions/3397334/use-canvas-as-a-css-background[/URL] and quickly made this:
[IMG]http://i.imgur.com/zjLhY.png[/IMG]
The dots with lines move up and down.(chrome only)
link: [URL]http://davidjokinen.tumblr.com/[/URL]
it still blows my mind that is can be done. I can't wait to play with it more.
[QUOTE=Guru-guru;38097539]So I learned about [URL]http://stackoverflow.com/questions/3397334/use-canvas-as-a-css-background[/URL] and quickly made this:
[IMG]http://i.imgur.com/zjLhY.png[/IMG]
The dots with lines move up and down.(chrome only)
link: [URL]http://davidjokinen.tumblr.com/[/URL]
it still blows my mind that is can be done. I can't wait to play with it more.[/QUOTE]
You could always just have the canvas itself behind the header. It'd be compatible with non-webkit browsers and all that jazz, which is nice.
Sorry, you need to Log In to post a reply to this thread.