⭐ If you would like to buy me a coffee, well thank you very much that is mega kind! : https://www.buymeacoffee.com/honeyvig Hire a web Developer and Designer to upgrade and boost your online presence with cutting edge Technologies
Showing posts with label Bootstrap. Show all posts
Showing posts with label Bootstrap. Show all posts

Friday, September 12, 2014

Change The Way You Framework

If your website has gone all grumpy and refuses to run well on other devices it is time to think about a serious change. There is no use to chant the same mantra about the necessity of responsive web design you know it is important. What your concern right now should be, is to find a responsive front-end CSS Framework to make your website a delight to see and browse.

CSS Framework

What better way to make your website responsive than to install Twitter Bootstrap (now version3.3.1 released). It is trusted, widely used and arguably the best CSS Framework present in the web as evident on GitHub where it is the most starred development project continuously since February 2012. Their reach is from NASA to msnbc who have used it as their choice of front-end CSS Framework so has nearly 4 million other websites( according to BuiltWith) worldwide built on Bootstrap. Built as a way to remove the non-uniformity within the various libraries used to develop an interface, Mark Otto and Jacob Thornton of Twitter developed a worldwide web phenomenon which they released as open source on August 2010. Though, it became a responsive framework in the version 2.0.

A brief overview
  • A responsive framework integrating CSS and JS to build mobile friendly websites on internet.
  • Bootstrap uses both LESS and SASS preprocessors for its source code.
  • Answers all the needs of a web developer, build websites of any device from a smartphone to desktop.
  • Reliable documentation, large community support to help you out with impressive jQuery plugins.
Yes, it is as good as it says
If you take a deeper look inside reveals this front-end CSS Framework as more than an outward charm. We've peeled layer after layer to bring out what is the best of this responsive framework.
  • Mobile First : With Bootstrap 3.0 mobile first approach has been incorporated in the spirit of this CSS Framework. There is no separate file that contains mobile friendly styles rather it is now existent everywhere in the library.
  • Glyphs : Bootstrap brings you a wide rage of glyphs from Glyphicon Halflings set, made available free of cost specifically for Bootstrap by Glyphicon.
  • Dropdowns : It offers various functions- alignment, headers and disable menu items and adds a variety in your drop down menu, making it dynamic with dropdown JavaScript plugin.
  • Button groups : Add diversity to the way you add buttons to your website. From their sizing, nesting them or making a toolbar do more with the buttons plugin.
  • Navs and Navbar : Bootstrap has various navigation solutions like tabs, pills to make website more seamless. Available navs have shared codes with base .nav class and to compliment them it has responsive toggle-able navigation headers or navbar. It molds according to the viewport size.
  • Breadcrumbs : Have smooth navigation and create a pecking order in the websites. Breadcrumbs feature comes to the rescue to save your time and effort.
  • Pagination : Add more content and create a stack of data on a particular topic in various pages via pagination.
  • Jumbotron : Helps you to outline the important content of your website by selectively changing (usually extend) the viewport size and attract viewers.
  • Thumbnails : Add another dimension to the grid system of Bootstrap with thumbnail. Text, images, videos and various other items can be incorporated in grids.
  • Progress Bars : Add the current progress of any application or action with a variety of Progress bars like striped, animated or stacked.
  • List group and Panels : Customize data into lists with custom design and content or create panels with tables or list group itself.
  • Responsive embed : Videos and slideshow can run smoothly on any device as it allows the browser to detect their width of the containing block. It implies to elements <object>,<video>,<iframe> and <embed>. If you want the styling to correlate with other attributes use class .embed-responsive-item.

Too much information? Even I am overwhelmed writing about its colossal features. This is exactly why you need to try this versatile and responsive CSS Framework today. It has a plugin for your every need, you'll feel as if all your thoughts have been coded into the framework.

Thursday, September 11, 2014

CSS Frameworks is not that hard to understand

Web developers are often heard talking about CSS Framework and its applications. One might wonder what it is in fact? I mean web is crawling with discussions over the pros and cons of a CSS Framework and then Twitter, a social networking site launches Bootstrap which leaves you bewildered whats all the fuss?


To understand a CSS Framework one must know what a framework is. A framework can be defined as a compilation of codes arranged to make a particular job easier. It merely acts as a tool to accomplish your work likewise a CSS Framework is a pre-coded software that uses Cascading Style Sheets meant to create a web design which is in tandem with the global standards. Apart from the grid system and design oriented features many CSS Frameworks also use functions based on JavaScript.
A Framework can be divided into a Front-end CSS Framework and a Back-end Framework. To choose the correct framework one has to understand the nature of the work. Is it design oriented or is it logic oriented? Frameworks can be for varied applications such as connecting the database to the HTML page using PHP, Ruby etc.(Back-end) or making the design and layout of the web page using HTML/CSS, JS (Front-end). Due to reasons solely based on general popularity only Front-end Framework would be discussed.
Front-end CSS Framework -
Front-end CSS Frameworks are in fact functions made up of standard codes and structured files and folders(CSS, JS)
They comprise of:
  • CSS grid system which allows the web developer to arrange and manage the various element of website design in a simple manner.
  • A database of various styles of Typography for HTML elements.
  • Browser compatibility modules and codes so your website can be easily made compatible across different web browsers.
  • The standard CSS classes help the developers to invoke advance UI styling into there codes.
Since advent of responsive web designs all the upcoming frameworks are responsive in nature i.e. they offer responsive websites.
Front-end frameworks can be further classified as simple and complex frameworks where the selection process is completely personal needs depending upon the versatility required.

Simple frameworks: Simply termed as “grid systems” these offer style sheets having column system which aids the arrangement of various elements pertaining to standard design. To name a few- Mueller Grid System etc.


Complete Frameworks: A potpourri of features like icons, buttons, forms, typography and many such elements built to provide a responsive web design having HTML templates, alerts, popovers, navigation, etc. To name a few- Foundation, Boilerplate, Bootstrap, etc.


Apparently, these CSS Frameworks rule the majority of internet and now that you have learned about them don't act naïve in front of your web designer and make your requirements clear.

Wednesday, September 10, 2014

CSS Frameworks : First Step to a Responsive Designs

As an aware consumer one always looks for products or services which offer best possible solutions at a reasonable price. The more he/she digs the better are his/her probabilities of making the right decision at the time of a judgment call. Hence the blog, my reason to impart whatever knowledge I have gained with time, an insight helpful if you are a web designer or a curious onlooker, to help you make an informed decision.
I present you CSS Framework, a set of codes meant to ease your work and give you the best of both the worlds. Aesthetics and performance embedded with responsive web design. Unlike the myth that ready made objects lack the substance of beauty and elegance a CSS Framework offers both, a simple front-end design codes which enables the developers to imbibe them into their main program and an aesthetic appeal, as relevant in generating leads as a responsive web design.
A CSS framework in short is:-
  • An intelligent set of codes to incorporate HTML, CSS and JavaScript in compliance with the standards of the industry.
  • They are used by front end developers to invoke the code of the framework into their main HTML code via classes.
  • Commonly known as Front-end framework it is divided into two categories- Simple frameworks and complete frameworks.
  • Simple frameworks consist of grid layouts and designs whereas a complete framework contains all the tools required to make a responsive web design.
  • A complete framework has many tools and widgets-
    • Typography
    • Grid Styles
    • Iconography, pagination, breadcrumbs, etc.
    • Type of forms, and styling tools.
    • Generate equal height with equalizer
    • GUI widgets, video or sideshow, modal dialogs, tabs, etc.
  • SASS or Syntactically Awesome Style-sheets and LESS are used by complete frameworks.
Granted, a CSS Framework is not the absolute authority on beautiful and sturdy websites with crisp code and high performance. One may argue when a back end programer can make a complete website out of scratch with all the above qualities then what is the relevance of CSS Framework over conventional Back-end programming?
  • Lets me put it like this, "If you wanna go hunting, there is no reason to make a spear."
  • If you do think about the necessity to make a unique spear for yourself mind you, this hunting trip is gonna cost you more than your camp gear and boots.
  • Okay, too much metaphors. It is cost effective to a large degree and the output is simply impressive.
  • Responsive web design made easy.
  • The code is well arranged and simple.
  • Cross browser comparability.
  • Saves a lot of time for both the designer and the customer.
Responsive Web Design is the need of the hour, I believe on this we all are on the same page . Having established the versatility of CSS Frameworks, let me offer you an insight on the best possible responsive frameworks available today.
  • Bootstrap: There is no such list of CSS framework around which does not talk about this versatile invention by Twitter.
  • HTML5 Boilerplate: An HTML5 framework that provides a solid ground to build your website and the ability to combine it with other frameworks.
  • Toast: It is literally a toast to simplicity be it responsive grids and box sizing the complete process feels like playing with a toy.
  • Gumby: Another soldier in the unit of responsive frameworks. With Gumby 2.6 build your websites with ease and agility.
  • Yaml: Build on SASS, Yaml is another marvel in the field of CSS Frameworks that make a responsive web design feel like another trivial code.
  • Foundation: No list can be complete with this product of Zurb built with SASS preprocessor is one of the most advanced responsive framework that present today.
Believe me, you will fall in love with your website once it is completed. One of the most satisfactory feeling in this world is to see the outcome of your own blood and sweat built into a beautiful and responsive website.

Wednesday, August 8, 2012

20 Awesome Resources for Twitter Bootstrap Lovers Read more at http://designshack.net/articles/css/20-awesome-resources-for-twitter-bootstrap-lovers/#M3gGv4o1ZVuZqhzK.99

Twitter Bootstrap has simply exploded in the web development community. There will always be skeptics and haters but on the whole the project has been a smashing success and can constantly be seen at the top of the Forked and Watched charts at GitHub.
As a result of Bootstrap’s fame, lots of great related resources have been put forth by the development community. Today we’ve collected our favorites into a list of everything you need to get started with Bootstrap. From introductory tutorials to wireframing kits and custom generators, there’s something here for every Bootstrap lover.

Generators

Bootstrap Custom Build

screenshot
Before diving into great third party Bootstrap resources, it’s worth pointing out a great little tool right from Twitter that allows you to completely customize an impressive range of Boostrap features so that you can create a custom build that’s perfect for your project.
If you haven’t checked out Bootstrap in a while, you should give this a look because it’s new with Twitter Bootstrap 2.0. Not only can you use it to take an overweight download and transform it into something lean, you can also save yourself a lot of CSS work by customizing colors, fonts etc. before you even initiate the download.

StyleBootstrap.info

screenshot
As with Twitter’s own tool above, this tool allows you to use a simple interface to customize various aspects of Bootstrap. The difference here is that this one focuses primarily on the visual, design aspects. You can easily go in and change colors, fonts, borders, and a lot more.
The app itself is also more visual than Twitter’s generator and allows you to see what your styles will look like before you hit that download button.

Beautiful Buttons for Twitter Bootstrappers

screenshot
This is a simple little tool that only does one thing: helps you design great looking buttons for use with Twitter Bootstrap. It’s only comprised of fours sliders and a box to copy the resulting CSS, no less, no more. It won’t revolutionize the way you use Bootstrap but it is fun to play with.

Theming

WrapBootstrap

screenshot
“WrapBootstrap is a marketplace for premium Bootstrap themes and templates. Impress your clients and visitors while using a single, rock-solid foundation.”
Think of WrapBootstrap as ThemeForest for Bootstrap. You can buy or sell custom styled Bootstrap themes. If you think it’s silly to spend money on a premium theme for a free resource like Bootstrap, just take a look at the success of the WordPress theme market. By default, Bootstrap sites all start to look the same and nicely designed themes can really add some nice variation while allowing you to hold onto the great benefits that Bootstrap offers.

Bootswatch: Free themes for Twitter Bootstrap

screenshot
If you’re not convinced that a premium Bootstrap is the way to go, check out Bootswatch, a great resource for absolutely free Bootstrap themes. They’re not as overhauled as some of the premium themes, but they do offer a nice quick way to choose an alternative color scheme and typography setup.
Even if you don’t want to use a third party theme, these themes are worth checking out so that you can get a feel for how to alter the design of Bootstrap so you’re not always stuck in the same old boring format.

Galleries

Built With Bootstrap

screenshot
Built with Bootstrap is an unofficial Tumblr blog that showcases various websites that, as the name obviously implies, have been built using Bootstrap. This is a fantastic resource for designers working with Bootstrap as it allows you to see what real developers are doing with the framework, which will inspire you to take it further yourself.
If you think that Bootstrap isn’t capable of leading to anything but plain looking design, this gallery will prove you wrong. Sites like Provo Restaurant really surprised me by not looking anything like a clone of the Bootstrap example pages.

For Mockups

Bootstrap Fireworks

screenshot
This is a completely vector based UI toolkit built to mirror Twitter Bootstrap. This is great if you’re not a coder or just need to have a place to shuffle the pieces around without bothering with CSS.
This kit was created based on Twitter Bootstrap 2 so it should be up to date with elements that look just like they will in CSS.

Omnigraffle Stencil for Twitter Bootstrap 2

screenshot
OmniGraffle is a Mac application that makes creating charts and diagrams super easy. It’s been adopted by many members of the design community as a great way to wireframe apps and websites.
The Stencil kit in the link above is an exhaustive attempt to bring all of Bootstrap’s UI elements into OmniGraffle so you can simply drag and drop to create mockups on the fly.

Free Twitter Bootstrap Widgets Library for Axure RP

screenshot
Axure is a powerful, professional level application that allows you to build complex wireframes and interactive mockups. At $589 per license, it’s a solution for serious wireframers only.
If you’d like to work with Twitter Bootstrap and Axure, be sure to download this great free widget library, which includes perfect customizable representations of the Bootstrap items that work seamlessly in Axure.

Bootstrap PSD

screenshot
I know what many of you are thinking, “Fireworks? Axure? OmniGraffle? Just give me a PSD!” Well you’re in luck, because Repix Design has take the time to create and distribute a detailed, customizable PSD containing all of Bootstrap’s various components.
If you like to do your wireframing in Photoshop and you’re a Bootstrapper, this free download is a no brainer. Go grab it now.

Other Goodies

Grails Twitter Bootstrap Scaffolding

screenshot
Grails is web development framework or scaffolding for “agile, industrial strength, rapid web application development.” If you’re a fan of Grails but want to mirror the simple visual style of Bootstrap, you’re in luck because this is exactly what you’re looking for.

Font Awesome

screenshot
Font Awesome is probably my favorite Twitter Bootstrap resource. It’s basically just an icon font, so anyone can use it for any project. However, it was specifically designed to complement the visual aesthetic of Bootstrap.
Font Awesome is free for commercial use, screen reader compatible, and contains a whopping 150 icons (a number that continues to grow). Bookmark this one because you’re going to love it.

Sass Twitter Bootstrap – Projects

screenshot
When the Twitter folks built Bootstrap, they decided to make it even better with LESS, a popular CSS preprocessor that brings the magic of variables, mixins and a lot more to CSS.
The thing is, there’s a big split in the preprocessor fan base. Some people love LESS because it’s simple and incredibly easy to use, but many opt for the more powerful alternative: Sass. We can’t blame the Twitter devs for taking the LESS route but Sass fans need some love too! Fortunately, John W. Long has ported Bootstrap to Sass so now both sides of the preprocessor debate can at least agree on one thing: Bootstrap rocks.
Stylus fans need not mourn the fact they often fail to get a mention, there’s a Bootstrap Stylus port as well.

jQuery UI Bootstrap

screenshot
jQuery UI is a library of interactive interface elements built on top of the immensely popular jQuery JavaScript library. It includes all kinds of great widgets and web elements to easily add a lot of functionality to your site.
jQuery UI Bootstrap attempts to bring the visual style of Bootstrap to the jQuery UI elements. The developer says that you can even use most of Twitter Bootstrap side-by-wide with it without components breaking visually.

WordPress Bootstrap – A WordPress theme based on Twitter Bootstrap

screenshot
“We’ve built the WordPress Bootstrap theme so that it could be used as-is or as a starting point for theme developers. It’s built on top of the brilliant Bones theme framework by Eddie Machado and based on v2.0.1 of Twitter’s Bootstrap.”
It’s a responsive WordPress theme built on Bootstrap that allows you to use the awesome themes from Bootswatch. What more do you need to know? This thing is awesome.

Colorpicker and Datepicker for Twitter Bootstrap

screenshot
Here are a couple of additional elements that you can add to Bootstrap. Both are free, well documented and fit right in with the Bootstrap aesthetic.

Tutorials

5 Incredibly Useful Tools Built Into Twitter Bootstrap

screenshot
This article serves as a beginner’s introduction to Twitter Bootstrap and goes over some of my favorite features. It was written before the launch of Bootstrap 2, so there are even more features now, but it’s still a great first look at how the framework can be helpful to you.

Twitter Bootstrap 2: Bootstrap Goes Responsive

screenshot
To follow up the previous article, I released this overview when Bootstrap 2 was launched. In it I mostly discuss how the responsive side of Bootstrap functions and briefly go over some of the other great new features.

Twitter Bootstrap 101

screenshot
If you really want an all-in introduction to what Bootstrap is and how to use it, look no further than this Tuts+ multi-part video series from Dan Cochran. As with all their content, this series is top notch and super educational.

Articles: Building Twitter Bootstrap

screenshot
In this fantastic article from A List Apart, Twitter Dev Mark Otto takes you behind the scenes and tells you about the logic behind Bootstrap, how the idea evolved and became a reality, and how it represents a key pairing of designers and developers.

#328 Twitter Bootstrap Basics – RailsCasts

screenshot
Thus far we’ve gone through all of these resources without a single reference to the widespread Rails community. You guys can join the fun too though, this video will show you how to integrate Bootstrap with Rails via the twitter-bootstrap-rails gem.

How Do You Complement Bootstrap?

Now that you’ve see our list of awesome Bootstrap resources, we want to hear from you. Leave a comment below and tell us about how you use Bootstrap in your workflow and what third party resources you’ve incorporated into that process.