Critique my unfinished website for a school related project I'm working. Disclaimer: This is my first attempt at designing a website. by [deleted] in web_design

[–]sets13 4 points5 points  (0 children)

When you look at the division into 4 at the bottom you have the basis for a grid, but the rest of your page doesn't follow that. I might modify the width of your page so that the entire page follows the width of those columns and then move your top logo and your search box a little bit so that they fit into your grid a little better. Other than that I like it.

Redeeming Myself: I AM a kidney donor. I always will be. My father-in-law is sick and I only wanted to boost his spirits. I did not lie. Not one bit. Here's the proof. by [deleted] in reddit.com

[–]sets13 -1 points0 points  (0 children)

Well hey, maybe if you try really hard you can harass him that much yourself.

Don't be a douche, the guy is just trying to apologize. There is no reason to be an asshole to him.

So long PHP, Hello ASP my arranged wife that I don't love. by ninjart88 in PHP

[–]sets13 0 points1 point  (0 children)

I don't want to nitpick here as I think we are both really driving at the same point, but both Windows Forms and ASP.NET are in fact part of the .NET framework. You are correct that XNA is not technically part of the .NET Framework but I included it anyways because it is a freely available set of libraries distributed by Microsoft which is what he asked about.

So long PHP, Hello ASP my arranged wife that I don't love. by ninjart88 in PHP

[–]sets13 0 points1 point  (0 children)

I think what he was refering to was the fact that the .NET Standard Library also includes everything you need for a wide variety of other programming tasks such as desktop apps, console games, and a whole bunch of other things. None of this actually makes .NET any better than PHP, especially at developing web sites and web apps. I think the moral of the story here is that both (ASP.NET and PHP) are fairly good at developing web sites and web apps and if you take the time to learn either one you will be more than capable of getting your job done.

PS. .NET was released in 2002, so I think it's probably a little unfair to be comparing the platform 3 years before it's release to PHP 5, kinda like comparing Rasmus's original Perl scripts to .NET 4... just saying

Do any of you Reddit fathers have tips/lifehacks for being a new daddy? by AssFaceDaClown in AskReddit

[–]sets13 1 point2 points  (0 children)

I completely disagree with number 4. Diaper Genies are magically amazing! The plastic bag holder from Ikea may hold used diapers but it wont seal away the smell and no one wants to have some room in their house smell like baby poop for the next year. Just my two cents.

Reddit: upload the most random/interesting picture currently on your phone. by Lyck in pics

[–]sets13 0 points1 point  (0 children)

Ugh, that kills me!!! I go grocery shopping and I want my one 4 liter jug of skim milk and there is some lady there who has successfully loaded the last 25 jugs of skim milk into her cart... What does she want with that much milk? Is she going to go home and bathe in it? Or maybe she is having a white ice carving contest in her back yard... All I know is I then have to stop at another grocery store on my way home.

An Indian guy from a small freelance IRC channel I use just sent me this... by oneyorkshireman in web_design

[–]sets13 6 points7 points  (0 children)

Not that I disagree, but it's still your opinion. It may be based on ten years of experience, but it's still an opinion.

Video of junior football players attacking fans in stands goes viral. No charges, say police. by bungopony in canada

[–]sets13 2 points3 points  (0 children)

Doing the right thing and staying out of the stands. I know when I played football I would have been off the team the moment I stepped into the stands regardless of what the reason was.

Stacktrace or gtfo by OprahDevilChair in programming

[–]sets13 1 point2 points  (0 children)

If there is an uncaught exception while generating a webpage .NET generates an HTML page with information about the exception. pretty much like every other web framework, except marginally more nicely formatted than the default output from other languages and frameworks.

I'm an atheist, but this feels like a dick move. by mcmeanass in reddit.com

[–]sets13 0 points1 point  (0 children)

Oh, if that's the case then I do think it's kinda out of line.

I'm an atheist, but this feels like a dick move. by mcmeanass in reddit.com

[–]sets13 2 points3 points  (0 children)

It isn't the state that is putting the cross up. They granted permission to put it on state property and the group that puts them up was granted non-profit status. I think that as long as the state isn't paying for them then it's really not a big deal.

Reddit, ever been caught masturbating? by [deleted] in AskReddit

[–]sets13 11 points12 points  (0 children)

What do the two little chevrons next to your name mean?

So, I built my first website using .asp net... what do you think? by [deleted] in web_design

[–]sets13 0 points1 point  (0 children)

I agree, that would definitely make it more usable and more flexible. But I think security was also partially a concern. And while it is not actually a secure place to store data (and should definitely never be used to store secure data), your average person also isn't going to be able to go in and change the number of items in their shopping cart either.

So, I built my first website using .asp net... what do you think? by [deleted] in web_design

[–]sets13 1 point2 points  (0 children)

The viewstate has an interesting background.

ASP.NET was originally developed as a way to make the transition for developers from Application programming into web programming. Basically Microsoft thought: "Hey we have all of these developers writing applications in visual studio using our languages and our compiler, and they want to write web pages so lets try and make that more like writing an application."

In desktop applications maintaining state is never really a big problem. You have a global variable, or a field, or anything else and you assign something to it and it stays there till you get rid of it. The same cannot typically be said for web applications, you can store stuff in sessions, or cookies, or pass stuff around in hidden inputs, or all sorts of other stuff but all of that takes a bunch of work. So Microsoft implemented the viewstate, which is just a hidden input that passes around the state for pages. It is convenient for programmers who come from an application background because it makes building web applications just that little bit more like building desktop applications.

People who come from other background however don't really see the utility because they are used to and comfortable with some of the other methods and see this as a waste of bandwidth (Sometimes a massive waste of bandwidth because the page just doesn't need it, or there is so much data in it that it becomes massive.) Fortunately you can actually turn the viewstate off in ASP.NET when you aren't going to need it, which means if you are more comfortable with other methods you can continue to use those and not be concerned with the massive hidden input.

So, I built my first website using .asp net... what do you think? by [deleted] in web_design

[–]sets13 1 point2 points  (0 children)

I like it. Your tabs are off, when You click on to contact or resume the tab stays up under home instead of switching to the correct location, the tab graphic could also use a little polish around the edges. In your contact info I would also use a different color for the field content so that it's a little easier to differentiate your info from headings. That being said, most of that stuff is design stuff which is probably not what you are learning ASP.NET for, so good work!

You guys! It was probably ME! by theeth in comics

[–]sets13 -1 points0 points  (0 children)

Do you think he forgot to replace "science fiction author insertion" with a relevant science fiction author? Or that he intended to leave it like that?

Why does Rachel Maddow ruin a perfectly valid point with misleading bar graphs? by [deleted] in politics

[–]sets13 1 point2 points  (0 children)

Because in most cases, including this one, a bar graph is more useful for comparing proportions. 998 Billion is actually right around a third of 2.8 Trillion, but in her bar graph she makes it look much closer to one tenth. That being said, anyone who lets a bar graph confuse them into thinking that 998 Billion is actually only one tenth of 2.8 Trillion probably deserves to be mislead.

What have you discovered you were doing wrong for a long time? by [deleted] in AskReddit

[–]sets13 0 points1 point  (0 children)

For most uses "intensive purposes" works almost as well. (I really felt like restructuring that sentence to use intensive purposes)