Visual Studio 2010 .NET 4 Build Bug
I just encountered a crazy bug in Visual Studio 2010 that I need to document. I hope this helps someone as I was banging my head against the wall!
I just encountered a crazy bug in Visual Studio 2010 that I need to document. I hope this helps someone as I was banging my head against the wall!
Awesome read for anyone wanting a basic knowledge of how the Internet works. There are a few topics for novice programmers, but most of this content is stuff that everyone should make an effort to learn. Learning this stuff will help you stay safe on the net and take advantage of all of the cool tricks that only tech-heads know about.
Comments [0]
One day in the not-too-distant future, the Internet will be much faster than it is today and resilient connections will become so ubiquitous that Internet outages will be treated like electricity outages.
In today's world of always designing for transition in technology, developers are forced to deal with old browsers, slow connections, offline access, cross-device incompatibilities, installation complexities, search engine optimizations, accessibility guidelines for users with disabilities, decisions on requiring cookies/JavaScript/etc., and dealing with the archaic world of email (design, delivery, etc.). Hell, file uploads over the web are still ridiculously clunky in most browsers. Developer paradise is a world where the only hard stuff is *gasp* actually building the product. Browsers should understand websites and provide tools for disabled users. Native applications should be run and delivered via web technologies and have access to device APIs. Installations should be a thing of the past, at least in the eyes of customers and product developers. All software should be able to be built once and easily ported to different form factors. Internet access is almost exactly analogous to road access. It should be free to everyone because it is a foundation on which we build commerce, social interactions, etc. No one should be able to censor or throttle Internet traffic. That'll surely be an adjustment for some companies and governments, but a free Internet is the strongest path towards global peace. When the big Internet pipe arrives, everything we know about computing will be drastically improved. We'll finally be able to reach a world where software really does "just work." Install CDs will be a thing of the past -- everything, including big bundles like Starcraft II will run directly from the Internet. Piracy will be much easier to fight while at the same time providing consumers with more options and fairer policies. Computers and devices will be able to be much simpler and dedicate more resources to managing the user experience instead of exhaustively trying to support every ancient API and peripheral. Of course this comes with new issues (security topping that list), but I don't see a truly sustainable computing world happening any other way.Google Chrome OS, Android, and iOS are all steps in this direction, but we have a long way to go. The App Store, opponents of net neutrality, and governments requiring encryption keys for private, electronic communications are really hurting this potential.Comments [1]
I needed to install YUI's PHP loader on my server recently so that I could deliver combo'd CSS/JS files over SSL. Somehow the Google and YAHOO CDNs don't support all the features I needed (SSL, YUI 3 / YUI 2 support, combo'd delivery). This process was a pain in my ass, so I hope I can make it easier for the next person!
There are lots of tutorials on how to do this, but for some reason I had a problem with just about every one of them. Please don't take my word as gospel, but maybe this info will help you:
PHP Install Steps
<?phpphpinfo();?>
YUI PHP Loader Install Steps
I also had a few problems with the out-of-the-box PHP Loader for YUI (download my finished YUI folder):
After all of that mess, the combo loader worked perfectly for me!
You can test your installation by visting your server's url at /phploader/test/test-loader.php. Use the checkboxes to select a few items and then visit the CSS/JS urls that it creates to see if the YUI loader works for you.
UPDATE: Looks like the PHP Loader isn't quite working correctly for me. Lots of extra data is being pulled; when I compare a sample request on YAHOO!'s loader to mine, there is a huge discrepency in the number of KBs written. After spending over a day on this I had to move on to a different solution.
Comments [0]
We launched just less than a year ago, so it's both humbling and thrilling to see so many people choose our product so quickly--making it the most popular browser of choice worldwide," Microsoft communications manager Brandon LeBlanc wrote.
Here's some more corporate bullshit coming from Microsoft. Using words like "choose" as a description of IE 8 installations is a big stretch seeing as how their browser is bundled in OS updates. And what does it mean for them to be so "thrilled" to be the number one browser? Everyone is quite aware that their position is not due to having a quality product, but rather momentum from their more monopolistic days. Not to mention that IE's overall use is steadily declining each month.
Comments [0]
Comments [0]
It remains, and will always be about the product. And we’re always out there hunting for the next great one. If you’re not getting the coverage you feel your product deserves, remain focused on improving it. Focus on making it better than the ones getting all the coverage. Don’t be bitter, be better. If you stick to that, eventually someone will find it. And then the complaints will start rolling in that your product is getting too much coverage. And that we’re kingmakers.
I believe in this wholeheartedly. Although I'm working hard at garnering attention for our website (https://www.dialawg.com), I know that my role is best played in continuing to make the product better. Continual improvements and refinements are what make products truly great in my opinion—connecting dots that you can't necessarily see right away.
Comments [0]
Comments [0]