|
1
|
Other Software / Developer's Corner / Re: What Language are Windows Programs Coded In?
|
on: Today at 07:57:29 AM
|
and I see you copied and pasted that in there  Well, yes. That's why its a quote. And it's from the link... that I put into the text.  Why go through the trouble of paraphrasing if there's a perfectly good explanation that's referenced. That way you don't have to depend on my definition, but see what the creators say about it.
|
|
|
|
|
2
|
Other Software / Developer's Corner / Re: What Language are Windows Programs Coded In?
|
on: May 23, 2013, 11:23:30 PM
|
WPF is not a stand-alone language, per-say. WPF is, as it implies by the name, a UI framework, that is used to facilitate the building of the User Experience Layer in an XML based construct that is used alongside another programming language, usually C# or Visual Basic, though any .NET language can be utilized in theory. WPF exists as a subset of .NET Framework types that are for the most part located in the System.Windows namespace. If you have previously built applications with .NET Framework using managed technologies like ASP.NET and Windows Forms, the fundamental WPF programming experience should be familiar; you instantiate classes, set properties, call methods, and handle events, all using your favorite .NET Framework programming language, such as C# or Visual Basic.
Just wanted to set that straight... 
|
|
|
|
|
10
|
Main Area and Open Discussion / Living Room / Re: Geoguessr. I'm addicted.
|
on: May 21, 2013, 09:21:15 AM
|
It says to "figure out where you are" and I'm sitting in front of the best tool for the job, I'm pretty sure they expect me to use it. I just look at it as an exercise in logic.
Ditto. Especially after that xkcd cartoon. It's not a static image, so I imagine that I was dropped there and look around for clues.
|
|
|
|
|
18
|
Main Area and Open Discussion / Living Room / Re: Internet Sales Tax Passed
|
on: May 18, 2013, 10:24:49 AM
|
LOL! The pole results only suggest that sales tax evaders are dumber than the average criminal.
So, that means that the Act allows more criminals to go free? Or else why only large online retailers? If we're going to go the criminal route, then we look at the meaning of Equal Justice Under Law, i.e. By the Fourteenth Amendment the powers of the States in dealing with crime within their borders are not limited, but no State can deprive particular persons or classes of persons of equal and impartial justice under the law.
But, "Equal justice under law" is one of America's most widely violated legal principles, especially by lawyers and lawmakers, so that, of course, won't come up unless the constitutionality is argued, which it seems that at least Amazon's policy seems to be make the most of rather than challenge at this point. But, again, this has nothing to do with law. And has nothing to do with criminal action. It has more to do with trade regulation and 'marketplace fairness'. And though I've said it before, I'll continue to say it every time that old chestnut is repeated, because it's an important distinction. If it was being applied fairly and uniformly, then I'd really have no problem with it. If the reasons it was being brought up were because of legal reasons, I'd have no problem with it. But it's being brought up to interfere with the state of interstate commerce. And that's, again, an important distinction. And because of that, when Amazon starts offering same day delivery to everyone, which is what they're in the process of doing, so that you can order something online and get it the same day, and don't have to go out other than as an entertainment exercise, and profits continue to drop because they don't want to compete based on customer service rather than legislative fiction, what will be the next step? QQ more?
|
|
|
|
|
24
|
Main Area and Open Discussion / General Software Discussion / Re: Best method for a dead simple web site?
|
on: May 12, 2013, 12:13:14 PM
|
MakeUseOf: Set Up Your Blog With WordPress: The Ultimate GuideWPBeginner GuidesGetting Started with WordPress - from the Wordpress Codex Simple WP GuideAnd then a couple of articles from which I gleaned some of the preceding information: WordPress for Beginners: The Best WordPress Tutorial Blogs45 brilliant WordPress tutorials for designersOne last note: A good theme can get you most of the way to how you want your site to look. A good theme, however, will most likely cost. But that will come with fonts and tutorials. It's been worth it to me. I had usually used TemplateMonster, but I lately purchased a membership to elegant themes. It's relatively inexpensive (the $39/yr is good enough for non-wp designers), they're updating regularly with themes, and the themes are pretty dead simple. I actually was able to get a year for $20 through a deal, but since it ran out, I re-upped it. Helps me tremendously with helping other people with themes, and I even use it for my own sites.
|
|
|
|
|