• What are you working on? v7
    7,420 replies, posted
I'm a pretty bad noob at web dev but i managed to set up a web server on a VPS (hexxehVPS) and configure it to run web.py with MySQL. This might not seen that difficult to you dudes but it's the first time i've ever done any system admin, it was pretty fun. I managed to scratch together a simple blog system using parts of the code example on the web.py website but i re-wrote lots of it. Excuse the design, i'm a huge noob! [url]http://www.bambofy.co.uk/[/url]
TerabyteS_, you may want to update your portfolio as it still links off to qfi.im
[QUOTE=loony383;35980822]TerabyteS_, you may want to update your portfolio as it still links off to qfi.im[/QUOTE] Oh goddamn it, thanks for making me notice. I'll fix it as soon as possible.
Super girly alert. Designed and developed the new design for this blog that launched today: [url]http://www.ellinee.com/blog/[/url] Still might be some issues here and there, but the first iteration is pretty much done. The blog gets around 85k page views a week right now, and I'm expecting that to go up with the new design (things are a lot more organized and easier to navigate)
Real smooth kmartsql. I like it! Does the newline above the Doctype not cause IE to go into quirks mode?
[QUOTE=jaybuz;35982709]Real smooth kmartsql. I like it! Does the newline above the Doctype not cause IE to go into quirks mode?[/QUOTE] Looked fine when i tested in IE so if it is causing quirks mode it's still working. I'll fix that though, didn't even notice it haha.
whoa whoa whoa drama in WAYWO and [i]i'm not involved?[/i] what the fuck happened to this place
[QUOTE=KmartSqrl;35981785]Super girly alert. Designed and developed the new design for this blog that launched today: [url]http://www.ellinee.com/blog/[/url] Still might be some issues here and there, but the first iteration is pretty much done. The blog gets around 85k page views a week right now, and I'm expecting that to go up with the new design (things are a lot more organized and easier to navigate)[/QUOTE] How long did this take you to do? Freelance project I'm guessing? [editline]17th May 2012[/editline] On another note, anyone have any advice on making a page builder? I'm building possibly the most advanced piece of software I've ever made (an appstore within an appstore with an appstore distribution model). I'll post it when we put products in and it's live...its rock solid awesome. Anyways, right now I'm working on a page builder. I'm going to have a toolbox that lets people drag various elements on to the page (Headers/Videos/Charts from other modules/2 column paragraphs). Then they can edit and rearrange these elements on the page as well as editing the contents in them. Currently I serialize all custom CSS styling in a table with the content of the element called "product_layout". There's a key in that table pointing to "product_elements" which defines the Python class that handles that particular element. When it's rendered it passes the element content and css serialized string to a render function on the Python class for that element. This returns the HTML that is then sorted based on the "ordering" column in the original table to determine the order of stuff on the page. I also have it build a cached HTML document of all this so it doesn't have to re-render everything each time. Can anyone think of a better way of doing this that's scalable to millions of uniques a month?
Client wants coldfusion webapp. Coldfusion is poop.
[QUOTE=adamjon858;35988836]How long did this take you to do? Freelance project I'm guessing?[/QUOTE] Probably around 20 hours design and 10-15 development. It's for the place I'm full time at now actually. It's been mixed in with a lot of other work over the past couple months so those time estimates are really rough guesses.
[QUOTE=exiam;35986678]whoa whoa whoa drama in WAYWO and [i]i'm not involved?[/i] what the fuck happened to this place[/QUOTE] who the fuck are you
[QUOTE=Freze;35992589]who the fuck are you[/QUOTE] ifaux
[QUOTE=douche beat;35993473]ifaux[/QUOTE] camcole2
[QUOTE=rookwood101;35995046]camcole2[/QUOTE] ifaux [highlight](User was permabanned for this post ("Alt of perma'd user" - Gran PC))[/highlight]
[QUOTE=rookwood101;35995046]camcole2[/QUOTE] Close...
[QUOTE=adamjon858;35988836] Can anyone think of a better way of doing this that's scalable to millions of uniques a month?[/QUOTE] 5,000,000 a month 166,667 a day 6,944 an hour 115 a minute 2 per second i wouldn't sweat it
To be fair it'd probably be closer to 4-5 per second since I would assume there are going to end up being peek hours :P
unless he's doing something properly retarded he'll be fine
I was just being a bastard
[QUOTE=KmartSqrl;35996835]I was just being a bastard[/QUOTE] And that, folks, is FP WebDev. Join us next week as iFaux and SuperSnail claim they've developed a furry porn network using 10 lines of code and a single byte of output.
[QUOTE=adamjon858;36007037]iFaux and SuperSnail[/QUOTE] Together they'd make an awesome team.
[QUOTE=TerabyteS_;36008123]Together they'd make an awesome team.[/QUOTE] but isn't supersnail the superfail and ifaux is just ... well... drama queen.
[QUOTE=adamjon858;36007037]And that, folks, is FP WebDev. Join us next week as iFaux and SuperSnail claim they've developed a furry porn network using 10 lines of code and a single byte of output.[/QUOTE] but i dont like furry porn and i dont code but im all for the minimalism
[t]http://i.imgur.com/bml17.png[/t]
[QUOTE=Jelly;36012629][t]http://i.imgur.com/bml17.png[/t][/QUOTE] Scroll bar looks out of place to me. Perhaps some textures or something to make the rest a little more interesting.
[QUOTE=loony383;36012943]Scroll bar looks out of place to me. Perhaps some textures or something to make the rest a little more interesting.[/QUOTE] Scrollbar isn't mine, it's Ubuntu's default. I've though about changing the background to one off of subtlepatterns but they're not subtle enough.
[QUOTE=Jelly;36012629][t]http://i.imgur.com/bml17.png[/t][/QUOTE] Good layout but I think Its looking a little flat, I think if you make use of some soft gradients, and use highlights / shadows on the title bars to give a very sharp beveled effect, a 1px highlight on the top and right hand side can really make the difference.
[URL]http://hmiljak.com/[/URL] What do you guys think?
[QUOTE=Miljaker;36015743][url]http://hrvoje.microskip.com/Hrvoje/[/url] What do you guys think?[/QUOTE] Its nice, I would ditch the background colours on the divs though or have them match the background image more closesly, first thing that greets you until the images load is a big green and red box.
[QUOTE=Sharpshooter;36015793]Its nice, I would ditch the background colours on the divs though or have them match the background image more closesly, first thing that greets you until the images load is a big green and red box.[/QUOTE] Yea, I noticed that as well. But I want to have at least some difference between the boxes. Maybe a different pattern instead of color.
Sorry, you need to Log In to post a reply to this thread.