Skip to main content

Home/ Web Development & Mobile App/ Group items matching "tool" in title, tags, annotations or url

Group items matching
in title, tags, annotations or url

Sort By: Relevance | Date Filter: All | Bookmarks | Topics Simple Middle
Biztech Consultancy

Top 10 Indian E-Commerce Marketplaces - 0 views

  •  
    As dot com technology has influenced the globe marketplace; it has also offered a great platform to several aspiring entrepreneurs. These days having a brilliant and offbeat idea with a PC and a small capital is all that can become your initial tools to venture into the world of e-commerce.
Biztech Consultancy

Real Estate Business is Moving to the Cloud - Find Out Why? - 0 views

  •  
    Real estate is a huge Industry gaining momentum for versatile business opportunities. With the latest technology and its benefits, having a real estate system has become significant for real estate companies. Online availability of such solution offer users an efficient way to search for their dream homes and properties from single terminal using real estate automated search system. The system with advanced tools and techniques would be simply excellent in its kind offering the best services to its users. http://bit.ly/1wJEDUM
Biztech Consultancy

SugarCRM - The Perfect CRM Solution for Small Businesses - 0 views

  •  
    SugarCRM, an open source CRM software, is one of the most cost effective tools for managing the data related to customers. Small businesses need affordable solutions and SugarCRM is the ultimate CRM software for them. More Details : http://bit.ly/1lujfJo
Biztech Consultancy

Top 5 Tools Simplifying the Task of PHP Professionals - 0 views

  •  
    PHP is a renowned client side scripting language used by majority of the developer community due to its open source nature. Professional web developers rely on PHP considering its features like, flexibility, cost, easy integration etc. http://bit.ly/1GKdrcN
Biztech Consultancy

Drupal 8.0 - The Biggest CMS Update Till Date - 0 views

  •  
    The newest version of Drupal 8 is known to be the biggest update till date and is packed with new and improved tools. The new version lets you experience the extensive level of accessibility and security. Integrate Drupal 8 in your business and experience the strongest content management platform to make your business identity better and reliable. This new version of the most popular CMS will let you avail the incredible digital experience irrespective of your business size.
Biztech Consultancy

Android Apps, fascinating solutions with businesslike features! - 0 views

  •  
    Smart phones are no more just a tool to stay connected, make calls or send messages. It has now emerged as one of the fastest growing marketing device creating brand identity of the businesses! The most promising and widely acceptable way to perform business, leveraging the best of technology and creativity!
moontechnolabs

CodeIgniter: The Future Of Web Application Development - 1 views

  •  
    There are many all-around aspects of selecting CodeIgniter development services for Web Application Development. Such as Form Validations, Inbuilt Security Tools, Error Handling, Database Caching Class etc. To know more visit this blog.
Vernon Fowler

Grunt for People Who Think Things Like Grunt are Weird and Hard ◆ 24 ways - 0 views

  • You install Grunt on a per-project basis. Go to your project’s folder. It needs a file there named package.json at the root level. You can just create one and put it there.
  • The contents of that file should be this: { "name": "example-project", "version": "0.1.0", "devDependencies": { "grunt": "~0.4.1" } }
  • Once that package.json file is in place, go to the terminal and navigate to your folder.
  • ...3 more annotations...
  • Then run the command: npm install
  • This is a one-liner again. Just run this command in the terminal: npm install -g grunt-cli
  • You should close and reopen the terminal as well. That’s a generic good practice to make sure things are working right.
Vernon Fowler

Web Typography: Using The Golden Ratio and REM's - Greg Rickaby - 0 views

  • First you need to set a default “root” font-size variable: html { font-size: 62.5% } Why 62.5% instead of 100%? Simplicity. Our default font is now 10px, which makes math easier. Now, 1.0rem = 10px. This becomes our $rembase.
  • Now your fonts will scale perfectly during a browser re-size (if using responsive design), or if a user were to zoom in or out.
  • What’s so awesome about the unitless line height? You only have to specify it once in the <body> tag. Now, ALL other line height(s) are relative to the parent font-size. That’s too easy! (Of course, you can still specify your own to maintain complete control.)
    • Vernon Fowler
       
      Shouldn't line-height also be refined whenever the container width changes?
  • ...5 more annotations...
  • Margins, or “vertical spacing” is calculated using either 24px or 48px to maintain vertical rhythm.
    • Vernon Fowler
       
      Where does the mystical value of 24px or 48px for vertical spacing margins come from?
  • By declaring REM’s after PX’s in the CSS this example  will degrade gracefully to the PX:
  • Line-height: 24px; for the win, you you stay right in the baseline ( until you start using a border bottom it throws it off by a pixel :p )
  • setting the root font size to 62.5% is a brilliant little trick
  • One note on the comment regarding vertical rhythm. I believe the 24px and 48px is dependent on your line-height. In your examples, you are using a line-height of 26px so I think the values should be 26px and 52px to maintain that rhythm.
Vernon Fowler

Working With LESS and the Chrome DevTools - Tuts+ Code Tutorial - 0 views

  • While holding Command (Control on Windows), click any property, value or selector to jump to the line of code in the corresponding LESS source file within the Sources panel.
  • In a world without Source Maps, DevTools would display styles originating from the compiled CSS. Line numbering would not be useful due to a mismatch between compiled CSS and the source CSS. With Source Maps, when inspecting a DOM node on the page, DevTools will automatically show the styles originating from the LESS source file.
  • the Sources panel contains a live editor
  • ...2 more annotations...
  • Not only does this work for remotely hosted files, but also for local ones with the added benefit of persisting your changes to a file.
  • You can edit a file in the Sources panel and those changes will persist to disk when you Command/Control-S.
  •  
    This is a complete tutorial to using LESS with Chrome's DevTools. If you've used Sass with Chrome's DevTools, you'll most likely already be familiar with the concepts introduced here.
  •  
    This is a complete tutorial to using LESS with Chrome's DevTools. If you've used Sass with Chrome's DevTools, you'll most likely already be familiar with the concepts introduced here.
  •  
    "This is a complete tutorial to using LESS with Chrome's DevTools. If you've used Sass with Chrome's DevTools, you'll most likely already be familiar with the concepts introduced here. "
Biztech Consultancy

Biztech Consultancy - The best place for hiring wordpress developers - 0 views

  •  
    Hire dedicated and professional wordpress developers from Biztech to get the best WordPress Development Services. We have years of experience in customizing this awesome blogging tool.
Vernon Fowler

Semantic code: What? Why? How? | Boagworld - Web & Digital Advice - 0 views

  • semantic code aids accessibility
  • Semantic code tends to improve your placement on search engines
  • Semantic code makes site updates easier
  • ...3 more annotations...
  • semantic code is shorter and so downloads faster
  • Semantic code is easier for people to understand too
  • There is no tool that can check for semantic code. It is a matter of looking at the code and seeing if it refers to colours, fonts or layout instead of describing what the content is.
Biztech Consultancy

CodeIgniter - A Powerful Php Framework - 0 views

  •  
    CodeIgniter is Php based framework which requires zero configuration. It is built for PHP coders who need a simple and elegant toolkit to create full-featured web applications.
mesbah095

Guest Post Online - 0 views

  •  
    Article Writing & Guestpost You Can Join this Site for Your Article & guest post, Just Easy way to join this site & total free Article site. This site article post to totally free Way. Guest Post & Article Post live to Life time only for Current & this time new User. http://guestpostonline.com
inkoniq

Apple iOS8 HealthKit: App trends to watch out for - 0 views

  •  
    To centralize everything, HealthKit allows health and fitness apps to tap into the central secure repository of vital health information.
‹ Previous 21 - 40 of 48 Next ›
Showing 20 items per page