Skip to main content

Home/ Coders/ Group items tagged run

Rss Feed Group items tagged

Joel Bennett

Producing Open Source Software - The Book - 1 views

  •  
    How to Run a Successful Free Software Project
Fabien Cadet

MIT's Introduction to Algorithms, Lectures 22 and 23: Cache Oblivious Algorithms - good... - 0 views

  • Cache-oblivious algorithms should not be confused with cache-aware algorithms. Cache-aware algorithms and data structures explicitly depend on various hardware configuration parameters, such as the cache size. Cache-oblivious algorithms do not depend on any hardware parameters.
  • An example of cache-aware (not cache-oblivious) data structure is a B-Tree that has the explicit parameter B, the size of a node. The main disadvantage of cache-aware algorithms is that they are based on the knowledge of the memory structure and size, which makes it difficult to move implementations from one architecture to another.
  •  
    « Cache-oblivious algorithms take into account something that has been ignored in all the lectures so far, particularly, the multilevel memory hierarchy of modern computers. Retrieving items from various levels of memory and cache make up a dominant factor of running time, so for speed it is crucial to minimize these costs. The main idea of cache-oblivious algorithms is to achieve optimal use of caches on all levels of a memory hierarchy without knowledge of their size. »
Joel Bennett

Windows Virtual PC (and Windows XP Mode) Download - 0 views

  •  
    Windows Virtual PC provides the capability to run multiple Windows environments such as Windows XP Mode from your Windows 7 desktop.
yc c

Yahoo! Query Language - YDN - 0 views

  •  
    The Yahoo! Query Language is an expressive SQL-like language that lets you query, filter, and join data across Web services. With YQL, apps run faster with fewer lines of code and a smaller network footprint.
David Corking

Twitter XSS Strikes Again | SophosLabs blog | April 18 2009 - 0 views

  •  
    "It is still a good idea to run Firefox and NoScript to help protect yourself from all kinds of Javascript attacks." Not more of this?!
David Corking

The APIs for the Sun Cloud: Wiki: HelloCloud - Project Kenai - 0 views

  • . Let's assume that this application does storage and retrieval of large media files; the required infrastructure is: A firewall appliance for connecting to the Internet A private network connecting the firewall to other systems A Linux web server running a LAMP stack A Solaris database machine running MySQL for application persistence A WebDAV server for the media files
    • David Corking
       
      Soon you will be able to write scripts to install "Virtual Data Centers" There seems to be a temptation here to make a virtual data center as complex as a real one - perhaps that is necessary, but this technology is in its early stages. Right now, I wonder if a virtual firewall appliance is as secure or fast as a real one.
  •  
    Certain kinds of deployment are much more efficiently achieved with virtual servers. This article is a simple and almost hands-on introduction to the way a Sun Cloud deployment can be scripted or have another automated front end for deployment.
Joel Bennett

Application Pool Identities - The Official Microsoft IIS Site - 0 views

  •  
    Application Pool Identities : Configuring Security : Installing and Configuring IIS 7.0 ... AspNet doesn't run as ASPNET anymore, and you need to know that!
Joel Bennett

Windows Azure Code Samples - MSDN Code Galler - 3 views

  •  
    The Windows Azure Code Samples includes samples for running CGI apps, services, websites, and even PowerShell on Azure.
Joel Bennett

Pricing - AppHarbor - 2 views

  •  
    "Cloud" style web hosting designed for developers: git "push" deployment compile and run unit tests before deploy direct db access ..
Fabien Cadet

WebKit Remote Debugging | Surfin' Safari - Blog Archive, 2011-05-09 - 6 views

  •  
    "As you might know, WebKit Web Inspector is implemented as an HTML + CSS + JavaScript web application. What you might not know is that Web Inspector can run outside of the browser environment and still provide complete set of its features to the end user."
shalali stokes

They Fix Slow Computers Fast - 1 views

I called Fix Slow Computer Online to help me fix slow computers. I own an internet cafe and I have noticed that my computers are running slow. That is why I right away sought out a solution to my p...

Development fix slow computer fast

started by shalali stokes on 11 Aug 11 no follow-up yet
shalali stokes

Fix Slow Computers Fast! - 2 views

My computer is getting slower every day. I spent months hiring computer technician to help me fix my slow computer, but still, it is not running into its optimum level. I heard about Fix Slow Compu...

computer support online slow fix

started by shalali stokes on 12 Aug 11 no follow-up yet
Online Desktop

Desktop Support to Keep My PC Running Fast - 3 views

I have been subscribing to desktop support from OnlineDesktopSupport for almost a year already. I dit it because I need to keep my PC running fast. If I have a slow computer, I will not be able to ...

@public tools Reference

started by Online Desktop on 01 Aug 11 no follow-up yet
seth kutcher

The Resident Computer Repair Tech Expert - 1 views

The museum I run has been a family heritage for years. The computer system we have here has been running perfectly for our staff and visitor use. Our resident computer repair tech expert has left u...

computer repair tech

started by seth kutcher on 17 Aug 11 no follow-up yet
Rem PC

The Best Remote PC Support I Ever Had - 1 views

The Remote PC Support Now excellent remote PC support services are the best. They have skilled computer tech professionals who can fix your PC while you wait or just go back to work or just simply...

remote PC support

started by Rem PC on 29 Sep 11 no follow-up yet
shalani mujer

The Number One Computer Tech Support Service - 1 views

Computer Tech Support Service offers the most outstanding computer support service. They have friendly computer support technicians who are very skilled in giving accurate and fast solutions to...

computer support service

started by shalani mujer on 30 Sep 11 no follow-up yet
Sanny Y

The Number One Computer Tech Support Service - 1 views

Computer Tech Support Service offers the most outstanding computer support service. They have friendly computer support technicians who are very skilled in giving accurate and fast solutions to my ...

Computer support service

started by Sanny Y on 13 Sep 11 no follow-up yet
Rem PC

The Best Remote PC Support I Ever Had - 1 views

The Remote PC Support Now excellent remote PC support services are the best. They have skilled computer tech professionals who can fix your PC while you wait or just go back to work or just simply...

remote PC support

started by Rem PC on 12 Sep 11 no follow-up yet
Dale Villar

The Number One Computer Tech Support Service - 1 views

Computer Tech Support Service offers the most outstanding computer support service . They have friendly computer support technicians who are very skilled in giving accurate and fast solutions to my...

Computer support service

started by Dale Villar on 14 Sep 11 no follow-up yet
yc c

YOURLS: Your Own URL Shortener - 1 views

shared by yc c on 23 Oct 09 - Cached
  •  
    YOURLS is a small set of PHP scripts that will allow you to run your own URL shortening service (a la TinyURL). You can make it private or public, you can pick custom keyword URLs, it comes with its own API. You will love it.
« First ‹ Previous 41 - 60 of 172 Next › Last »
Showing 20 items per page