Tech Support Websites

  • Subscribe to our RSS feed.
  • Twitter
  • StumbleUpon
  • Reddit
  • Facebook
  • Digg

Sunday, 28 April 2013

TWIL - Week #4

Posted on 01:11 by Unknown
This Week I Learned:
  • Twitter is in the process of testing a new feature that lets you discover tweets from people within a certain distance of your location. 
  • Students participating in the Mono Project in the 2013 Google Summer of Code can get paid $5,000. Mono is an open source, cross-platform, implementation of C# and the CLR that is binary compatible with Microsoft.NET. Google Summer of Code is a global program that offers post-secondary student developers ages 18 and older stipends to write code for various open source software projects.
  • A good way to send yourself an email via text message is to send yourself a Twitter Direct Message after setting up your account to notify you of direct messages via email. 
  • Google manages a whopping 343 million active Google+ accounts. Story of a guy whose account was disabled without any prior notice. He now prefers storing his data in spiral notebooks and relies on his handwriting to encrypt his data.
  • Google's Android OS currently powers 70 percent of smartphones worldwide.
  • Dark side of the Internet - A short-lived hoax on Twitter briefly erased $200 billion of value from U.S. stock markets; The surviving Boston Marathon bombing suspect says the brothers acted alone and learned bomb-making methods through the Internet.
Read More
Posted in TWIL | No comments

Thursday, 25 April 2013

Today, I'm 5 Twitter years old

Posted on 10:56 by Unknown

Twitter DM'ed me a "Happy 5th TwBirthday" along with this online greeting:



How time runs!

In these 5 years, Twitter helped me -

  • ...find insightful information in my areas of interest
  • ...reach out to people whose email addresses I don't know 
  • ...complain against or compliment service providers who have a Twitter presence
  • ...saved time by giving me the gist of whatever is making news
  • ...publicize my blog posts 
  • ...learn about brevity and still be expressive
Related posts:
World Citizen News - mashup based on Twitter Trends
Twitter Search Tricks
HOW TO add hashtags while auto-publishing posts to Twitter
Get fresh news fast from Twitter and Google News JSONP feeds using jQuery
HOW TO show expanded form of shortened URL within a tweet using Twitter API

Read More
Posted in | No comments

Wednesday, 24 April 2013

Default ASP.NET MVC 4 Solution created with Basic Template is 24MB!

Posted on 10:30 by Unknown

While copying a basic ASP.NET MVC 4 project sample from a different machine, I noticed that the project created using the Internet Application template was a whooping 27MB in size.

The Packages folder takes up 27.4MB while the DLLs (47 of them compared to 29 in the MVC 3 project template) in the Bin folder were 5MB in size.

The default ASP.NET MVC 4 Solution created with Basic Template was 24MB (Packages folder - 18MB, Bin folder - 4.34MB)

Is there really a chance that anyone uses all of the DLLs?

I looked up what some of the non-Microsoft DLLs among the list of 47 DLLs do -
  • Antlr:  (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files. It's widely used to build languages, tools, and frameworks. 
  • DotNetOpenAuth:  Compiled library that adds support for your site visitors to login with their OpenIDs by just dropping an ASP.NET control onto your page.
  • Newtonsoft.Json: Json.NET is a popular high-performance JSON framework for .NET 
  • WebGrease: suite of tools for optimizing javascript, css files and images. 
If you were looking at a ASP.NET MVC project and wanted to know if it was built using version 3 or 4, a quick way would probably be to look at the count of DLLs in the bin folder.
Read More
Posted in ASP.NET-MVC, Trivia | No comments

Sunday, 21 April 2013

TWIL - Week #3

Posted on 00:05 by Unknown
This Week I Learned:
  • New Azure VM Image Templates include SQL Server, BizTalk Server, and SharePoint Server (2013?) images. This can be handy when you don't have time to build the environment to try one of those server technologies
  • It is possible to run a ASP.NET web page on a Raspberry Pi
  • Code School has a nice set of video tutorials on learning about Chrome DevTools. The videos are downloadable for offline viewing.
  • If you want to show someone how your responsive website looks in just a single image, here's a nice tip
  • Download progress indicator is shown next to the address bar in Firefox version 20 & upwards
  • You can use the Alt-click combination on a link in Chrome to download a page as HTML. There are also a bunch of other time-saving shortcuts mostly specific to Chrome
  • The Calculator program in Windows 8 can be used to calculate the difference between two dates in years,months,weeks and days
  • A handy guide to severing your ties with social networks 
  • Going a step beyond identifying objects by images and color, WolframAlpha has search filters for color blindness, dog vision, comic book effects

    Comic book effect applied to an image of Mahatma Gandhi, using WolframAlpha
  • ..in New York City, many of the more than 4,000 surveillance cameras include advanced technology that can read license plates, and sensors detect elevated levels of chemical and radiological material - a real life application of computer vision.
  • If you're an Indian who has studied in a English medium school and lag in Indian regional languages, you have the same woes as Britishers when they landed here in the 1800's. Some enterprising authors of those times have written dictionaries and language reference books for those proficient in English and keen to pick up the local tongue using English as the learning medium. You can search for such books which are now out of copyright and free to download from the Google Books collection using a little app I wrote. Just type an Indian language (like "Telugu" or "Tamil") as a keyword to search. I discovered a fascinating book on Telugu proverbs from the year 1868
  • The web comic XKCD has fans who maintain a wiki where they discuss each comic that Randall Munroe publishes (under a Creative Commons copyright licence that allows reuse for non-commercial purposes so long as the work is attributed.).
  • If you're weight watching, say this to yourself the next time you're tempted to eat something sinful - "A minute on the lips, a lifetime on the hips" (via Big Bang theory)
  • In order to believe in a new identity, we have to prove it to ourselves (by starting with small wins).

Read More
Posted in TWIL | No comments

Sunday, 14 April 2013

The iPhone Story - Infographic

Posted on 06:32 by Unknown
I "discovered" this infographic which shows the iPhone models released so far along with their specs, on flickr via my World Citizen News app:
click to view enlarge image

The first iPhone was released on 29th June 2007


Read More
Posted in Trivia | No comments

Saturday, 13 April 2013

TWIL - Week #2

Posted on 09:15 by Unknown

This Week I Learned:
  • Microsoft offers a minimum of 10 years of support for Business and Developer products. 
  • Microsoft is getting ready to pull the life support on Windows XP. 
  • Mixed Active Content is now blocked by default in Firefox 23. It has been happening already in Chrome. 
  • With Click-to-Run, you can start using Office before the whole suite or product has been downloaded. While you are using your application, the rest of Office is being downloaded quietly in the background. Click-to-Run uses Microsoft virtualization and streaming technologies. 
  • You can save a Word document as a PDF. Word 2013 can directly open, view, as well as edit PDF.
  • You can install and use both Microsoft Office 2013 and Microsoft Office 2010 on the same computer. However Microsoft does not recommend this. 
  • Google's most recent spring cleaning brings the total number of services it has discontinued to 70 in just a year-and-a-half.
  • A Google engineer once accidentally published an internal communication meant for for other Google employees to his 2,000 or so followers as he was not a "experienced Google+ user".
  • Infosys has 1,56,688 employees as of 2013



Read More
Posted in TWIL | No comments

Friday, 12 April 2013

HOW TO show local time for a location based on its latitude and longitude

Posted on 11:17 by Unknown

Here is a GitHub Gist snippet that shows how to get local time for a location based on its latitude and longitude using World Weather Online's Time Zone API & jQuery -

This can be useful in scenarios where you have to display time for a location relative to another.
Read More
Posted in APIs, HOWTO, Javascript, jQuery | No comments
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)

Popular Posts

  • 10 ways to make laptop battery last longer
    Paraphrased from a Right Choice magazine article with my own opinions: Keep the brightness of the screen as low as possible. If portability ...
  • Words that leave Google Instant speechless
    2600 Magazine has compiled a list of objectionable words that Google Instant has blacklisted. Several volunteers have submitted blackliste...
  • A new JavaScript Reference to bookmark
    For years, the JavaScript section at W3Schools.com has been a indispensable source of reference for me . It will now not be my only source. ...
  • Free JavaScript & jQuery learning resources
    There is a nice compilation of JavaScript & jQuery learning resources in this community wiki on StackOverflow.com . I picked those which...
  • Manipulate PDF files for free with PDFRider
    PDFRider (currently in version 0.5) is an open source project on Codeplex. This utility provides a GUI for the command-line program  Pdftk ...
  • Look what Google Goggles visual search can do
    Google Goggles is a visual search application available currently for Android powered phones. It may possibly be available for phones of oth...
  • HOW TO read long text messages on the Samsung Omnia 652
    Samsung Omnia 652 clumps text messages from a single recepient together. Scrolling through a message doesn't reveal the entire message ...
  • Web Applications - Tips & Tricks
    Did you know, you can append +any-word to a GMail address & use that word to filter emails or distinctly identify where the mail has co...
  • What is the difference between Browser Mode & Document Mode in IE
    If you're a web developer and your job actively involves building web pages that work the same in all browsers including the last three ...
  • Dig deeper into jQuery with "jQuery Succinctly"
    jQuery Succinctly by Cody Lindley is an ebook that Syncfusion is offering as a free download (requires registration). I've been working ...

Categories

  • AJAX
  • Android
  • APIs
  • App
  • ASP
  • ASP.NET
  • ASP.NET-MVC
  • Azure
  • Azure SQL Database
  • AzureInPictures
  • Bing
  • Book Review
  • Bookmarklet
  • Browsers
  • C#
  • chart
  • Chrome
  • Cloud
  • CSS
  • CSS3
  • DidYouKnow
  • E-Commerce
  • Excel
  • FB
  • Fiddler
  • Firefox
  • Gadgets
  • GeoLocation
  • GMail
  • Google
  • Google Docs
  • Google Reader
  • Health
  • Hotmail
  • HOWTO
  • HTML
  • HTML/CSS
  • HTML5
  • Humor
  • Hyderabad
  • IE
  • IIS
  • India
  • Internet
  • IT
  • Javascript
  • jQuery
  • JSON
  • JSONP
  • Laptop
  • Learning Resources
  • Lists
  • Map
  • Metrics
  • Microsoft
  • miscellaneous
  • Mobile
  • NAPA
  • Office365
  • Opera
  • PDF
  • Performance
  • Personal
  • PHP
  • PM
  • PowerShell
  • Privacy
  • Programming
  • Rant
  • Safari
  • Science
  • Search Engines
  • SearchEngines
  • Security
  • SEO
  • Sharepoint
  • SharePoint2013
  • Silverlight
  • Software Engineering
  • Solutions
  • SQL Azure
  • SQL Server
  • TFS
  • Tip
  • Tips
  • Tools
  • Tools/Utilities
  • Trivia
  • TWIL
  • Twitter
  • UX
  • VM
  • VS.NET
  • VS2010
  • VS2012
  • WCF
  • WebApps
  • Websites
  • WF
  • Windows Phone
  • Windows7
  • Windows8
  • Word
  • WP7
  • WPF

Blog Archive

  • ▼  2013 (112)
    • ▼  October (16)
      • 10 ways to make laptop battery last longer
      • Learnings in S/W Engineering from the HealthCare.g...
      • TWIL - Week #29
      • MS currently has 21 apps on Google Play, incl. Wor...
      • Review: uCertify PMI PMP v-5 Online PrepKit
      • TWIL - Week #28
      • HOW TO highlight a Province within a Country with ...
      • My first impressions of Nexus 7 tablet
      • Free APIs, online services to generate screenshots...
      • TWIL - Week #27
      • HOW TO prevent mixed content warning in web pages
      • What's common between Kovid Goyal & Antony Lewis?
      • TWIL - Week #26
      • FB & Twitter spam me with similar subject line
      • Book Review: PMP Rapid Review by Sean Whitaker; MS...
      • Windows Azure Mobile Services - Error: Table 'some...
    • ►  September (14)
    • ►  August (8)
    • ►  July (8)
    • ►  June (13)
    • ►  May (12)
    • ►  April (12)
    • ►  March (8)
    • ►  February (15)
    • ►  January (6)
  • ►  2012 (127)
    • ►  December (11)
    • ►  November (14)
    • ►  October (13)
    • ►  September (14)
    • ►  August (16)
    • ►  July (16)
    • ►  June (6)
    • ►  May (5)
    • ►  April (11)
    • ►  March (12)
    • ►  February (7)
    • ►  January (2)
  • ►  2011 (98)
    • ►  December (5)
    • ►  November (2)
    • ►  October (5)
    • ►  September (7)
    • ►  August (7)
    • ►  July (15)
    • ►  June (10)
    • ►  May (7)
    • ►  April (8)
    • ►  March (10)
    • ►  February (11)
    • ►  January (11)
  • ►  2010 (163)
    • ►  December (14)
    • ►  November (19)
    • ►  October (19)
    • ►  September (15)
    • ►  August (18)
    • ►  July (17)
    • ►  June (20)
    • ►  May (17)
    • ►  April (19)
    • ►  March (5)
Powered by Blogger.

About Me

Unknown
View my complete profile