|
|
|
Smooth Scrolling Navigation with Page Scroller jQuery Plugin
|
|
February 20, 2012 -
Posted in: JQuery
|
|
Page Scroller
is a powerful JavaScript based smooth scrolling navigation system that
utilizes the robust jQuery library. Created entirely with ease of use in
mind, the plugin will work on any website. You can choose the positions
of the navigation menu, and you can also change the scrolling speed
easily. This smooth scroll plugin requires jQuery v1.3+
|
|
|
|
|
|
|
|
|
Useful HTML, CSS, and JavaScript Tools and Libraries
|
|
February 08, 2012 -
Posted in: JavaScript, General
|
Front-end development is a tricky beast. It’s not difficult to learn, but it’s quite difficult to master. There are just too many things that need to be considered; too many tweaks that might be necessary here and there; too many details to make everything just right. Luckily, developers and designers out there keep releasing useful tools and resources for all of us to learn, improve our skills and just get better at what we do. Such tools are valuable and helpful because they save our time, automate mundane tasks and hence help us focus on more important things. Designers and Develoeprs at Smashing Magazine has compiled a list of some very useful CSS, JavaScript and HTML tools.
|
|
|
|
|
|
|
|
|
Overview of IE9 Developer Tools
|
|
January 06, 2012 -
Posted in: General
|
|
If you are doing web development using any web technology then trying to understand why your webpage is rendering incorrectly or throwing an error can be difficult, especially if your page contains a lot of mark-up, CSS and JavaScript. Sometimes using View Source can help, but pinpointing an issue with that alone is like finding a needle in a haystack. Since IE8 (IE7 if you count the Web developer Toolbar) Microsoft has included Developer Tools in IE to enable developers to examine their code and better understand the browsers behaviours and rendering. To learn how it can help you in your development and how it can save your time MSDN Flash has a nice article on IE9 developer tools.
|
|
|
|
|
|
|
|
|
Good JavaScript Habits for C# Developers
|
|
January 04, 2012 -
Posted in: JavaScript
|
|
Over the past 2-3 years, I’ve been getting into JavaScript/JQuery in a big way. Being a web developer for nearly 8 years now I’ve been using JavaScript for a long time, but to be honest, up until last year I’d not really used it for anything more complex than an image slider or dynamic menu. As I started writing more complicated JavaScript I discovered I was doing a lot of things wrong. Whether you are just starting with JavaScript or you have been using it for ages, this video from Elijah Manor is invaluable as it points out some of the common mistakes that C# developers make when they write JavaScript code.
|
|
|
|
|
|
|
|
|
Free ASP.NET MVC ebook Tutorial
|
|
September 30, 2011 -
Posted in: ASP.NET MVC, Free ebooks
|
There has been a lot of excitement in the community about the ASP.NET MVC framework. Many people already started working with ASP.NET MVC and there are many ASP.NET MVC websites to get an idea about the capabilities of ASP.NET MVC framework. In this post I have decided to share a Free ASP.NET MVC ebook tutorial covering almost all the steps of developing successful ASP.NET MVC websites. The application the tutorial builds is called "NerdDinner". It provides an easy way for people to organize, host and search for new topic-based dinners online. The tutorial covers how to:
-
Create a database
- Build a model with validation and business rules
- Implement data listing/details UI on a site using Controllers and Views
- Enable CRUD (Create, Update, Delete) data form entry
- Use the ViewModel pattern to pass information from a Controller to a View
- Re-use UI across a site using partials and master pages
- Implement efficient data paging
- Secure an application using authentication and authorization
- Use AJAX to deliver dynamic updates
- Use AJAX to add interactive map support
- Perform automated unit testing (including dependency injection and mocking)
|
|
|
|
|
|
|
|
|
Android App Developers GUI Kits, Icons, Fonts and Tools
|
|
September 09, 2011 -
Posted in: Android
|
If you are new to Android development, you may want to have some good resources to quickly develop your android apps. Paul Andrew has compiled a very useful collection of some cool android resources for you to help you streamline your app design and development, with a fairly comprehensive collection of Android GUI kits, icons, fonts, .psds and tools, that will allow you to focus on developing rather than having to design everything from scratch.
|
|
|
|
|
|
|
|
|
Android Asset Studio - A very useful Icon Generator for your Android Apps
|
|
July 30, 2011 -
Posted in: Android
|
|
Developing
Android applications not only require the knowledge
of Java/XML etc. but also required the skills to design different
types of icons for your Android apps. Most of the developers
use tools such as Photoshop, CorelDraw etc., but if you do not have the designing skills, or you want to generate your Android App icons quickly. You can use a Free online tool "Android Asset Studio". Android Asset Studio Icon generators
allow you to quickly and easily generate icons from existing source images, clipart, or text. Currently,
you can create following
types of icons using
|
|
|
|
|
|
|
|
|
DroidDraw - A WYSIWYG UI Designer for Android based Moblile Applications
|
|
July 22, 2011 -
Posted in: Android
|
|
DroidDraw is a WYSIWYG User Interface (UI) designer/editor/builder for cell phone and tablet application programming on the Android Platform. This tool was written to make my Java programming life easier. It can be used to build graphical user interfaces (GUI) for the Android cell phone platform. I hope you find it useful for whatever Android/Java cell phone software development projects you have planned!
|
|
|
|
|
|
|
|