Skip to main content

Home/ Coders/ Group items tagged improvements

Rss Feed Group items tagged

htmlslicemate.com

The State Of Responsive Web Design - 0 views

  •  
    Responsive Web design has been around for some years now, and it was a hot topic in 2012. Many well-known people such as Brad Frost and Luke Wroblewski have a lot of experience with it and have helped us make huge improvements in the field. But there's still a whole lot to do.
htmlslicemate.com

Say Hello to PowerShell - 0 views

  •  
    PowerShell is Microsoft's task automation framework, consisting of a command-line shell, an integrated scripting environment (ISE), a scripting language built on .NET Framework, an API allowing you to host PowerShell in your .NET applications, and it is a distributed automation platform. PowerShell provides full access to COM and WMI, enabling you to perform tasks on both local and remote Windows systems. PowerShell is a new breed platform for automation, in that it solves administration and adaptability challenges by seamlessly integrating the .NET Framework. It's good for developers, administrators, testers and more. Based on .NET, the tool drives down costs, while providing developers and administrators a simple and enterprise-ready way to automate, measure and improve all of their processes.
htmlslicemate.com

How To Improve And Refine Your WordPress Theme Development Process - 0 views

  •  
    There is so much to learn about WordPress theme development. The Internet is home to hundreds of articles about building WordPress themes, to countless theme frameworks that will help you get started, and to endless WordPress themes, some of which are beautiful and professional but not a few of which are (to be honest) a bit crappy.
htmlslicemate.com

Inspirational Packaging for Web Designers - 0 views

  •  
    Packaging is always inspirational. It's one of our favorite subjects, perhaps because it's about real materials, something web designers don't get to enjoy so often. Packaging selections didn't used to be a regular feature on our blog, but we've decided to make a monthly selection thanks to the number of visually outstanding projects that are out there. The creativity to be found in this area is admirable, with such unexpected, aesthetically strong and practical solutions constantly being invented to improve the quotidian objects that surround us.
htmlslicemate.com

Top Usability Mistakes in Web Design - 0 views

  •  
    High-quality usability has been the center of discussions in the industry in the past ten years, as it becomes more and more important for users. Good usability can also help build brand awareness and can generally improve a user's opinion of a website and even a company. There is so much focus on usability today because big and small companies showed how important a good usability strategy can turn out to be. Good usability has been in the past couple of years at the heart of successful start-ups. Simple ideas are most of the time the most innovative and this is mainly what usability is about: making a feature or a product easy to use, while still keeping the product quality at a high level. Today's article comes a lot down to common sense. It seems that after years and years of discussing this issue, web designers still have a hard time understanding it. Usability is not a joke anymore and the advices below should be printed out and pinned on the wall in front of your desk.
htmlslicemate.com

4 Best Tools to Get Free Twitter Backgrounds - 0 views

  •  
    The usage for twitter is on the rise and growing day by day. Everyone wants to be unique in everything they do. That is the reason people get customized clothes, cars and accessories. They want everything of theirs to give a statement a about them. This trend has fast caught up social networking profiles. However, a few people know that they can actually improve and customize their twitter backgrounds as well. I am here to reveal these secrets to you:
htmlslicemate.com

30 Creative Air Colossus Concept Illustrations - 0 views

  •  
    Online games are undeniably becoming more epic as they improve in terms of gameplay, characters and graphics. One of these online games is called Rift which was released a few years ago. In this game, there are several 'rifts' which are divided into six elements (earth, fire, air, water, life, and death) and it is where monsters emerge to destroy anything in its path. For this moment we will be focusing in air element wherein these monsters are able to control the wind, clouds, and air at their will.
Anna Taylor

10 Ways to Make a Website More Usable - 1 views

  •  
    Keeping usability for stumblers, browsers and surfers in mind when creating a website can be an exasperating task. Doing so shouldn't have to be so frustrating... What follows is a list of how to improve your site's usability without going crazy!
Fabien Cadet

STXXL : Standard Template Library for Extra Large Data Sets - 4 views

  • The key features of STXXL are:
  • Transparent support of parallel disks. The library provides implementations of basic parallel disk algorithms. STXXL is the only external memory algorithm library supporting parallel disks.
  • The library is able to handle problems of very large size (tested to up to dozens of terabytes).
  • ...4 more annotations...
  • Improved utilization of computer resources. STXXL implementations of external memory algorithms and data structures benefit from overlapping of I/O and computation.
  • Small constant factors in I/O volume. A unique library feature called "pipelining" can save more than half the number of I/Os, by streaming data between algorithmic components, instead of temporarily storing them on disk. A development branch supports asynchronous execution of the algorithmic components, enabling high-level task parallelism.
  • Shorter development times due to well known STL-compatible interfaces for external memory algorithms and data structures.
  • For internal computation, parallel algorithms from the MCSTL or the libstdc++ parallel mode are optionally utilized, making the algorithms inherently benefit from multi-core parallelism.
  •  
    « The core of STXXL is an implementation of the C++ standard template library STL for external memory (out-of-core) computations, i. e., STXXL implements containers and algorithms that can process huge volumes of data that only fit on disks. »
Joel Bennett

Performance & Security for Any Website | CloudFlare (Private Beta) | Overview - 1 views

  • CloudFlare protects and accelerates any website online. Once your website is a part of the CloudFlare community, its web traffic is routed through our intelligent global network. We automatically optimize the delivery of your web pages so your visitors get the fastest page load times and best performance. We also block threats and limit abusive bots and crawlers from wasting your bandwidth and server resources. The result: CloudFlare-powered websites see a significant improvement in performance and a decrease in spam and other attacks.
  •  
    CloudFlare claims they can keep spambots off your website, and even stop SQL injection and XSS attacks before they hit your servers ... and they're willing to do part of that for FREE
Joel Bennett

MbUnit - Generative Unit Test Framework for the .NET Framework. - 0 views

  •  
    MbUnit is a .Net Framework test harness ... an attempt to improve on nUnit
  •  
    Like this http://cheaptravelbooker.com Like this http://cheaptravelbooker.com like this http://killdo.de.gg travel,hotel,fun,hotel new,new offer,hotel best,best hotel,hotel travel,seo,backlinks,edu,gov,ads,indexing,bookmark,killgoggle,gogglesuck,goggle bookmark,kill goggle,yahoo,bing,indexing,quality links,linkwell,traffic boster,index best
Joel Bennett

A Brief Introduction to the Standard Annotation Language (SAL) - 0 views

  •  
    Michael Howard's blog post about SAL(Standard Annotation Language) and how you can improve security by annotating your function declarations.  There's some seriously cool stuff here that could really save you some major headaches.
Joel Bennett

CLR Inside Out: New Library Classes in "Orcas" -- MSDN Magazine, April 2007 - 0 views

  •  
    New CLR libraries incladd-in hosting model, which was discussed in the last two editions of CLR Inside OutSupport for the Suite B set of cryptographic algorithms, as specified by the National Security Agency (NSA)Support for big integersA high-performance set collectionSupport for anonymous and named pipesImproved time zone supportLightweight reader/writer lock classesBetter integration with Event Tracing for Windows® (ETW), including ETW provider and ETW trace listener APIs
Joel Bennett

Zend Boosts PHP on Windows - 0 views

  •  
    Zend is claiming improved Windows performance of between 200 percent and 300 percent overall with Zend Core 2.0.
Joel Bennett

REGSVR Sample: Invokes Self-Registration Code - 0 views

  •  
    The source code to (an improved version of) RegSvr32.exe  -- this version has a /c command parameter that forces it to output on the command line instead of using message boxes (why isn't that in the default one?)
Joel Bennett

Web Development Helper - 0 views

  •  
    This is another IE plugin for improving web debugging
Syntacticsinc SEO

Syntactics Move to New Office to Better Serve Clients - 1 views

I was looking for the old office of Syntactics Inc. to get thorough internet marketing for my business through search engine optimization and other SEO Philippines techniques. After learning that t...

SEO Philippines search engine optimization web development

started by Syntacticsinc SEO on 23 Feb 11 no follow-up yet
Syntacticsinc SEO

Syntactics Provides High Class and Quality SEO - 1 views

I have my own website but, no one really visits it so my sales were going low and my profits were dipping because potential customers were not really searching me in major search engines. Then I he...

search engine optimization

started by Syntacticsinc SEO on 25 Jul 11 no follow-up yet
Syntacticsinc SEO

IT Solutions That Really Work - 1 views

I am planning to build up and improve my website for my business and I was thinking of choosing the best IT company that can meet my requirements for my website and optimize it to make it easier fo...

web designing

started by Syntacticsinc SEO on 24 Sep 11 no follow-up yet
Syntacticsinc SEO

Effective Search Engine Optimization - 1 views

I own an online bakery business that specializes in delicious customised cakes. I have this very well made website for my business and anyone visiting the online bakery will truly, well, salivate. ...

search engine optimization

started by Syntacticsinc SEO on 24 Sep 11 no follow-up yet
« First ‹ Previous 61 - 80 of 117 Next › Last »
Showing 20 items per page