Skip to main content

Home/ Coders/ Group items tagged They

Rss Feed Group items tagged

Rem Comp

A Firm Believer in Computer Support - 2 views

I was not fond of any computer support before. I though I would be wasting money when I have one. All of that skewed thinking changed when I had no one to turn to for help when my computer crashed ...

remote computer support

started by Rem Comp on 03 Aug 11 no follow-up yet
onlinecomputer help

Online Computer Help in a Split Second - 2 views

My laptop cannot connect to the wi-fi zone in my school campus. After many months of putting up with this, I decided to call Online Computer Help Today. I was amazed because their online computer h...

online computer help

started by onlinecomputer help on 03 Aug 11 no follow-up yet
Maria Babae

Get Rid of Computer Freezing - 1 views

I badly need computer help.I am a graphic artist and I always use my PC for my graphic design layouts and other major graphic work. But, that is so obvious, is it not Anyway, my computer recently b...

online computer web tech support

started by Maria Babae on 10 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
seth kutcher

Online PC Repair for Hospitals - 1 views

The hospital's PC and network system has been well maintained by Online PC Repair Site for years. The company has proven that their online pc repair services are high quality and very professional....

online pc repair

started by seth kutcher on 17 Aug 11 no follow-up yet
software supprt

Effective Tech Software Support - 1 views

Before I used to to go to computer repair shops and have my computer repaired by technicians. However, it takes time and it is possible that it would take days. It was really that inconvenient for ...

software support

started by software supprt on 29 Sep 11 no follow-up yet
Sydney Wedphoto

Fun Experience with Professional Wedding Photography in Sydney - 1 views

Weddings are all about showing each other that you are in love and committed towards one another. It is an event that should be fun because it only happens once in a lifetime. Couples who are happy...

wedding photography Sydney

started by Sydney Wedphoto on 27 Sep 11 no follow-up yet
Computer Support US

Faulty Internet Solved Through Computer Support - 2 views

Our internet connection would always work good as new. But, then it turns out that we began to experience faulty internet connection which is really an inconvenience for us. Then we decided that we...

computer support

started by Computer Support US on 30 Sep 11 no follow-up yet
Janice Smith

High Quality and Professional Computer Support - 1 views

Our group runs a visual museum wherein we exhibit giant dinosaur dioramas for adults and children alike. Our exhibit is highly supported by our computer system. Sometimes we experience computer iss...

computer help

started by Janice Smith on 07 Sep 11 no follow-up yet
shen jesh

Computer Support Specialists Today Are Ready To Serve You - 1 views

Our zoo is highly operated by computers. The cages of the animals are powered by computers which opens and closes once operated from our server. Since the zoo has a sophisticated computer system, w...

computer support specialists

started by shen jesh on 13 Sep 11 no follow-up yet
shen jesh

Computer Support Specialists Today Are Ready To Serve You - 1 views

Our zoo is highly operated by computers. The cages of the animals are powered by computers which opens and closes once operated from our server. Since the zoo has a sophisticated computer system, w...

computer support specialists

started by shen jesh on 13 Sep 11 no follow-up yet
cecilia marie

Computer Problem Solved - 0 views

We run a robotics exhibit here in the city. Therefore we really need professional setup in our computers. There are times wherein we experience some computer problem and we really need professional...

computer problem

started by cecilia marie on 08 Sep 11 no follow-up yet
Jasmine Smith

Faulty Internet Solved Through Computer Support - 1 views

Our internet connection would always work good as new. But, then it turns out that we began to experience faulty internet connection which is really an inconvenience for us. Then we decided that we...

computer support

started by Jasmine Smith on 08 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
shalani mujer

Effective Tech Software Support - 1 views

Before I used to to go to computer repair shops and have my computer repaired by technicians. However, it takes time and it is possible that it would take days. It was really that inconvenient for ...

software support

started by shalani mujer on 12 Sep 11 no follow-up yet
seth kutcher

Remote Computer Assistance - 1 views

My computer often experiences trouble and I could hardly find someone to fix it for me, especially when it happens during the wee hours of the morning. My friend told me about Computer Assistance O...

computer assistance

started by seth kutcher on 05 Oct 11 no follow-up yet
Matteo Spreafico

Building Super-Scalable Web Systems with REST - 3 views

  • Standard fare for most dynamic data and the way most everybody would tell you to do it. Only thing is that it scales like a dog.
  • The thing is that holding all the weather of the entire globe in memory, well, takes a lot of memory. More than is reasonable. In which case, there’s a fairly decent chance that a given request can’t be served from the cache, resulting in a query to the database, an update to the cache, which bumps out something else, in short, not a very good hit rate.
  • If we were able to make our clients in London perform an HTTP GET on http://weather.myclient.com/UK/London then we could return headers in the HTTP response telling the intermediaries that they can cache the response for an hour, or however long we want.
  • ...1 more annotation...
  • Instead of getting hammered by millions of requests a day, the internet would shoulder easily 90% of that load making it much easier to scale. Thanks Al.
Fabien Cadet

FireQuery : Firebug extension for jQuery development - 1 views

  •  
    Features : * jQuery expressions are intelligently presented in Firebug Console and DOM inspector * attached jQuery datas are first class citizens * elements in jQuery collections are highlighted on hover * jQuerify: enables you to inject jQuery into any web page
  •  
    Nice. But they are not supporting firebug 1.4+ version yet. You have to install the previous version to use FireQuery and that's irritating for now.
Fabien Cadet

prog21: Tales of a Former Disassembly Addict - 1 views

  • In fact, generated code can be so ridiculous and verbose that I finally came up with an across-the-board solution which works for all compilers on all systems: I don't look at the disassembled output.
  • I still see people obsessed with picking a programming language that's at the top of the benchmarks, and they obsess over the timing results the way I used to obsess over disassembled listings. It's a dodge, a distraction...and it's irrelevant.
Joel Bennett

Taco Bell Programming - 6 views

  • Taco Bell Programming is about developers knowing enough about Ops (and Unix in general) so that they don't overthink things, and arrive at simple, scalable solutions.
    • Joel Bennett
       
      There's something to be said for reusing the great (functional) tools and components that are already in your tool set. Simple and functional is a great combination, and the less code *you* have to write (for a given solution) the less code you'll have to maintain.
« First ‹ Previous 341 - 360 of 464 Next › Last »
Showing 20 items per page