• What are you working on? v6
    4,671 replies, posted
[QUOTE=Fizzadar;32465263]Ah well, good thing we've got a (mostly) asshole-free web-dev section :)[/QUOTE] for me to poop on [editline]25th September 2011[/editline] I'm sorry.
[QUOTE=StinkyJoe;32465275]for me to poop on [editline]25th September 2011[/editline] I'm sorry.[/QUOTE] As long as you flush your own messes we're all good! :P
[highlight]excuse me but WHAT THE FUCK ARE YOU DOING WHILE I'M AWAY SICK PHOENIXERVE[/highlight] [img]http://www.phoenixerve.com/test/sample.jpg[/img] [img]http://i944.photobucket.com/albums/ad281/andrewmcwatters/tcadminwhatthefuck.png[/img] Also here's what I did in like 5 fucking minutes: [img]http://www.andrewmcwatters.com/phoenixerve.com.r23.prealpha.r2.png[/img]
[QUOTE=amcfaggot;32467270]Also here's what I did in like 5 fucking minutes: [img]http://www.andrewmcwatters.com/phoenixerve.com.r23.prealpha.r2.png[/img][/QUOTE] Here's a better quality version of the logo: [url]http://summerglaufc.org/mc/css/goodlogo.png[/url] [img]http://summerglaufc.org/mc/css/goodlogo.png[/img]
Wrote a pretty neat framework in an hour or so, at 4/5AM. One of my favorite features is based on something I saw a couple of days ago, with some personal additions. [php]<?php namespace p\ext; /** * \p\ext\core * * @author Filipe Dobreira <github.com/FilipeD> * @package p */ class core { /** * index * * @route /:id? * * @access public * @param \p\application $app * @return string */ public function index(\p\application $app) { echo 'id? sure: ' . $app->getClient()->getInput('id', '...maybe not'); // param, default } }[/php] Basically, controllers define what methods match each route with the '@route' docblock declaration. Multiple declarations are supported for the same method, and I also added support for named parameters (for example, :name, which is captured in place from the uri and then available under 'name' from the input). I just wanted a small pastebin application for my home server :|
WebMatrix 2 beta is out!! And boy am I impressed. I basically spammed the MS Connect with it and because I'm an MSDN subscriber THEY LISTENED. They asked me to refine my ideas and detail them so I did and over the past months I have been exchanging emails with the MS WebMatrix team regularly. Literally all of my suggestions were implemented: php code copletetion wordpress code completion (with other framework support coming but not in the beta) HTML5 and CSS3 support Extension API - I sort of new they were implementing this because about 80% of all our correspondence was about what functionality should be made available through the API
Still playing around: [img]http://ahb.me/48Rd[/img]
Anyone interested in making a git extension for webmatrix 2? I can see webmatrix turning into a great IDE now that the extension API has been opened.
[QUOTE=BrettJay;32451372][thumb]http://brettjones.me/i/irc-as-lively-as-ever.png[/thumb] One day we'll get this project up and running....... :v:[/QUOTE] [IMG]http://i.imgur.com/2zuT6.png[/IMG] Hypocrite :P (ok he did come back after just a few minutes)
Pushed a little memcache-based cache for SQL queries on the core, surprisingly worked with no modification! [url]https://github.com/Fizzadar/Fanatical-Dev-Core/blob/master/database.php[/url]
I just made myself a blog. I'm relatively new to HTML and CSS but I would like some C&C if that's possible. I can see a couple of problems but I'm going to take a break since I've done nothing else for a good couple of hours. [url]www.craigwilkinson.co.uk[/url]
[QUOTE=nos217;32472468]I just made myself a blog. I'm relatively new to HTML and CSS but I would like some C&C if that's possible. I can see a couple of problems but I'm going to take a break since I've done nothing else for a good couple of hours. [url]www.craigwilkinson.co.uk[/url][/QUOTE] Set the background color something closer to the background image.
Thanks.
The oatmeal must be one of the wisest people out there. [url]http://theoatmeal.com/comics/websites_stop[/url]
Don't think i've ever not had to enter this for a steam purchase. [img]http://ahb.me/492s[/img]
[QUOTE=adamjon858;32468834]Still playing around: [url]http://ahb.me/48Rd[/url][/QUOTE] Personally think it'd look better if the research/design/publish headers weren't scanline'd, or if the lines were a bit wider to give it less the look of pixel lines and more like twisted material. Also, assuming the who we are/what we do things are headings to be shown on the same page, not headings for which you've selected up top, perhaps you could alternate the bottle facing, or stand the 'Who we are' bottle up to the left of the statement to give it less the feeling of each piece just being a heading and self-contained and more like a full page.
[QUOTE=TerabyteS_;32473130]The oatmeal must be one of the wisest people out there. [url]http://theoatmeal.com/comics/websites_stop[/url][/QUOTE] In my opinion, you can't apply such hard and fast rules and expect to come out with something amazing. For example, he attacks on tag clouds, but some websites make them look great (e.g. [url]www.wallbase.cc[/url]).
[QUOTE=nos217;32473445]In my opinion, you can't apply such hard and fast rules and expect to come out with something amazing. For example, he attacks on tag clouds, but some websites make them look great (e.g. [url]www.wallbase.cc[/url]).[/QUOTE]Tag clouds are pretty useless in the first place.
[QUOTE=TerabyteS_;32473657]Tag clouds are pretty useless in the first place.[/QUOTE] So are loads of aesthetics, they look pretty good in some circumstances. Ah well, to each their own.
[QUOTE=nos217;32473742]So are loads of aesthetics, they look pretty good in some circumstances. Ah well, to each their own.[/QUOTE]I was just kidding with my remark on The Oatmeal, anyway.
[QUOTE=TerabyteS_;32473657]Tag clouds are pretty useless in the first place.[/QUOTE] They can be good for navigation in some circumstances.
[QUOTE=spidersdesign;32473204]Don't think i've ever not had to enter this for a steam purchase. [img]http://ahb.me/492s[/img][/QUOTE] [img]http://i.imgur.com/nAyeP.png[/img] it's this. Disable it.
[QUOTE=zzlawlzz;32476899][img]http://i.imgur.com/nAyeP.png[/img] it's this. Disable it.[/QUOTE] You don't have to disable it. It's a good security measure. Although it can be quite annoying sometimes, which is also why I turned it off.
How often do you login to Steam on a new computer? I've done it once for Steam client and then once in my browser, that's it.
Some people have too many computers...
[QUOTE=TehWhale;32477188]How often do you login to Steam on a new computer? I've done it once for Steam client and then once in my browser, that's it.[/QUOTE] When I logged in via Steam on wine, it kept asking for the code.
[QUOTE=TehWhale;32477188]How often do you login to Steam on a new computer? I've done it once for Steam client and then once in my browser, that's it.[/QUOTE]The client is fine - it just never remembers the browser which I use once a fortnight (shouldn't expire that quickly)
Cosmos.is is getting somewhere for once! [url]https://github.com/adamjon858/Cosmosis[/url]
can someone explain to me what github is, because I don't get it :( [editline]25th September 2011[/editline] "Git is an extremely fast, efficient, distributed version control system ideal for the collaborative development of software." makes no sense to me
General rant incoming - stand by What your copy [I]looks like[/I] (a hard to read mess): [quote][img]http://gabrielecirulli.com/p/20110925-235750.png[/img][/quote] What your copy [I]should look like[/I] (an easy to read paragraph): [quote][img]http://www.gabrielecirulli.com/p/20110925-235504.png[/img][/quote] [css]line-height: 150%; font-size: 13px; [/css] I don't know about you, but it's incredibly hard for me to even consider reading the former type. It's almost repellent. I see so many websites do it, when it just takes two lines to make text a whole lot easier to read. /rant
Sorry, you need to Log In to post a reply to this thread.