background preloader

Computer Programming

Facebook Twitter

Mini Icons. Mobile App Design/Dev: Building Navigation with jQuery. Smartphones are now equipped with some very efficient web browsers.

Mobile App Design/Dev: Building Navigation with jQuery

JavaScript is more powerful than ever before, and can be extended with the help of code libraries such as jQuery. When you add in the latest HTML5/CSS3 specs, it’s possible to build very snappy mobile web apps with some basic frontend code. In this tutorial I’ll show how you can build a mobile-based website/webapp. We’ll use CSS3 media queries for targeting specific devices and screen resolutions. Plus a bit of jQuery helps to animate the menu and load external page content using Ajax calls. Defining the Page Structure Let’s start by going over the HTML page first and style it using some CSS rules. X-UA-Compatible is used to describe how your document should render in certain browsers. Android SQLite Database and ContentProvider. Pico - A stupidly simple, blazing fast, flat file CMS. Learn Lua in 15 Minutes. YourLanguageSucks - Theory.org Wiki. JavaScript sucks because Note some of this is not JavaScript itself, but web APIs ( Poor Design Every script is executed in a single global namespace that is accessible in browsers with the window object.

YourLanguageSucks - Theory.org Wiki

25 essential Twitter accounts for developers. Great developers are always learning.

25 essential Twitter accounts for developers

They know that there’s always room to grow, and with a rapidly-expanding list of cutting edge technologies to wrangle with, it’s imperative to stay informed. Thankfully, there are many resources that help developers increase their knowledge base, including plenty of free or low-cost tutorial sites, blogs, and even Twitter streams that are readily available on the web.

Twitter can actually be a useful tool for tech-minded learners to keep abreast of interesting trends, development tips, and new releases. Pixafy asked our own developers which Twitter accounts they find essential and received a wide range of responses, from accounts that are informative, to inspirational, to just plain fun! Most Useful Web Design Cheat Sheets « Designer's Digest – Design Resources. Cheat sheets are Incredibly Useful for revising the codes, keys, shortcuts, etc. as there are so many which we cannot remember always but with the help of cheat sheets you can keep yourself updated. All cheat sheet comes in printable file type which is very useful for guide or reference to a particular framework, language, software package, etc. Here are some of the most useful Cheat Sheets for Web Designers. If you feel we have missed something to include please do not hesitate to contact us. 67 Open Source Replacements for Really Expensive Applications.

Why spend thousands or even hundreds or thousands of dollars on a closed source application when you can get a comparable open source app for free?

67 Open Source Replacements for Really Expensive Applications

Even if you need commercial support, many open source programs now offer paid support that costs much less than the alternatives. For this list, we looked for quality, open source alternatives to software that has a reputation for being expensive. Whenever possible, we included MSRPs for the expensive software, though in some cases, the pricing scheme is so complicated that it's nearly impossible to pin down. We published a similar list last year, and we've updated and expanded the list for 2011. If you have suggestions for next year's list, feel free to note them in the comments section below. Accounting 1. 2. 3. 4. Audio Recording/Editing 5. 6. 7. Business Intelligence. Cdecl: C gibberish ↔ English. Free Online Computer Science and Programming Books, Textbooks, and Lecture Notes.

HTML 5 Intellisense for Visual Studio 2010 and 2008 extension. Sign in to write a review Sort by: If you want to stop the xsd reporting that it needs a type attribute on the script element it's a fairly straight forward change to the xsd.

HTML 5 Intellisense for Visual Studio 2010 and 2008 extension

Assuming default installation:C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\Packages\schemas\html\html_5.xsd. Programming Languages - Hyperpolyglot. & l t ; / L i f e & g t ;   : w ! C R » Developers Cheat Sheet. 10 Technical Papers Every Programmer Should Read (At Least Twice) 10 Technical Papers Every Programmer Should Read (At Least Twice) this is the second entry in a series on programmer enrichment Inspired by a fabulous post by Michael Feathers along a similar vein, I’ve composed this post as a sequel to the original.

10 Technical Papers Every Programmer Should Read (At Least Twice)

That is, while I agree almost wholly with Mr. Feather’s1 choices, I tend to think that his choices are design-oriented2 and/or philosophical. In no way, do I disparage that approach, instead I think that there is room for another list that is more technical in nature, but the question remains, where to go next? Allow only one instance of C# application. VB.NET and C# Comparison. VbCrLf, vbCr, vbLf, vbNewLine vbNullString vbTab vbBack vbFormFeed vbVerticalTab "" Dim school As String = "Harding" & vbTab school = school & "University" school &= "University" Dim letter As Char = school.Chars(0) letter = "Z"c letter = Convert.ToChar(65) letter = Chr(65) Dim word() As Char = school.ToCharArray() Dim filename As String = "c:\temp\x.dat"

VB.NET and C# Comparison

Download Flixel. A Few of My Favorite [Python] Things. The most awesome jQuery Image Slider Plugin: Quake Image Slider. Code52. h5ai · a modern HTTP web server index for Apache httpd, lighttpd, nginx and Cherokee · larsjung.de. Ask Stack: How can I find a good open source project to join?