Skip to main content

Home/ ACSE Discussion/ Group items tagged i

Rss Feed Group items tagged

tech vedic

Why it's a good idea to own a USB-to-SATA adapter - 0 views

  •  
    Why it's a good idea to own a USB-to-SATA adapter The USB-to-IDE/SATA adapter the most indispensable tool in my PC repair kit. Just this weekend, it once again proved itself worthy of that title. In a nutshell, the adapter allows you to connect an internal hard drive to your PC-externally. What would an internal drive be doing outside your desktop or laptop? Funny you should ask. About a week ago, my media-center PC starting displaying this message during boot-up: "Hard drive failure imminent." And you know what? It was. In short order, the machine wouldn't boot at all. Long story short, I had to replace the drive, reinstall Windows, etc. But I wondered if I could salvage any/all of my recorded TV shows. To find out, I connected the old, non-booting drive (now "naked" outside the system) to a USB port via my adapter. Huzzah! The machine was able to read the drive and copy over the recordings. Except for the hassles (and expense) of actually replacing the drive, no harm done. There's another reason to keep one of these adapters on hand, and that's if you're planning to upgrade to a solid-state drive (SSD). Unless you buy a kit that comes with an adapter, you'll need one so you can image (i.e. clone) your existing drive to the new SSD. Then you'll remove the old drive, install the new one, and presto, you're back in business. (Much faster business: SSDs rock.) Unless you have a pretty old desktop or laptop, you can skip buying a USB-to-IDE/SATA adapter and just go for USB-to-SATA. At the same time, I recommend one that supports USB 3.0. You may not need it now, but it's a good bet your next PC will have USB 3.0 ports -- and that'll make for much faster copying between drives. Trust me: When the time comes that you need to upgrade or replace a hard drive, you'll be glad to have a USB-to-SATA adapter on hand. By-The Xpert Crew @ http://techvedic.com
Doug Peterson

Large collection of Free Microsoft eBooks for you, including: SharePoint, Visual Studio... - 1 views

  •  
    Throughout the year I try to share resources and information with you that I think will be helpful for you. Often times these resources will include links to free eBooks that we make available on a variety of topics. Today, I thought I would post a large collection of eBooks for you here so that you can find them in one place and consume them as you see fit. Also, if you find this list helpful, please share it with your peers and colleagues so that they too can benefit from these resources.
Doug Peterson

» Why Is My IP Address From Another State? - IT Professionals - Lockergnome - 0 views

  •  
    Recently I had someone ask me a question I wanted to share with you. They asked me why in the heck their IP address appeared to be coming from the other side of the country? Honestly, I can understand why this would freak someone out! Imagine not understanding what is going on as you do an IPChicken.com check only to see the IP looking odd. Then you run a speed test and learn you're suddenly based in another region of the country. I mean come on, that is just going to feel weird to the uninformed.
Doug Peterson

How to build an iPhone app | News | TechRadar UK - 2 views

  •  
    In this article I want to help kick start your own development on the App Store, and I hope it's encouraging for you that I myself went from having zero apps to having 20 approved and on sale in the space of just over a year and a half. I haven't made enough money from them to retire, but they do provide a regular income - and it's an income that's only going to grow as Apple sells more hardware.
Peter McAsh

Java Basics: GUI: Lesson 1 - Introduction - 0 views

  • Giving up control - Event-driven programming. The GUI programming style is referred to as event-driven programming. In this style of programming you set up the graphical user interface and initialize things. It appears that the program just stops and sits there doing nothing! There is no input loop; your program isn't trying to read from the user. You, the programmer, have to learn to give up control in two ways. Your program gives control to the GUI system, and you only get control back to when your listeners are called. At an even higher level, your program has given control to the user. It's the user who selects which of your methods to call by their choice of buttons to click on, menu items to select, etc. Listeners. When the user clicks a button (or uses another GUI component), an event is sent to listener method. Your job as a programmer is to write a listener method for each component. It's the user, not the programmer, who has control, indirectly choosing methods in your program to execute by interacting with graphical user interface components.
Doug Peterson

Computer Viruses and the Internet « Welcome to a Bloggin' Education - 0 views

  •  
    I have spent a lot of time throughout the years researching and collecting facts and stimulus materials on the topic of Computer Viruses. Recently when I was watching my regular TED talk on my phone I watched this talk by Mikko Hypponen. I found it fascinating for the way in which he not only explores and shows some of the history of viruses but also talks of the social and ethical implications of the contemporary viruses being releases. He explores the use of viruses from a cyber-crime and organised-crime perspective.
Doug Peterson

Habits That Programmers Should Adopt : The Coders Lexicon - 1 views

  •  
    "So I thought I would share a couple of habits that I find great when it comes to being a programmer and perhaps you will adopt a few yourself."
Peter Beens

The History of the Floppy Disk - Input Output - 0 views

  •  
    In the fall of 1977, I experimented with a newfangled PC, a Radio Shack TRS-80. For data storage it used-I kid you not-a cassette tape player. Tape had a long history with computing; I had used the IBM 2420 9-track tape system on IBM 360/370 mainframes to load software and to back-up data. Magnetic tape was common for storage in pre-personal computing days, but it had two main annoyances: it held tiny amounts of data, and it was slower than a slug on a cold spring morning. There had to be something better, for those of us excited about technology. And there was: the floppy disk.
Doug Peterson

Which programming language should I learn first? | Pixelstech.net - 0 views

  •  
    Recently I saw somebody asked a question in a forum, the question is "Which programming language should I learn first?". Then someone answered this question. His answer:
Peter Beens

Arduino Tutorial (LM35 Temp Sensor) - YouTube - 2 views

  •  
    In this Arduino tutorial I will demonstrate how to correctly connect the LM35 temperature sensor to the Arduino. I will also show you how to write the code necessary to obtain the temperature from the sensor.
Doug Peterson

Teaching kids how to write computer programs, by Marshall Brain - 3 views

  •  
    "Let's say that you have children, and you would like to help them learn computer programming at a youngish age. As the father of four kids, I have tried to approach it from several different angles. What I would like to do here is collect some ideas for parents who are looking for different options."
Doug Peterson

Here's How Facebook Recruits Elite Engineers - 1 views

  •  
    As I've just finished the interviewing/hiring process at Facebook, I thought it would be helpful to share some of the insights I gained, particularly for our many portfolio companies who are searching for talent.
Doug Peterson

The Johnson Pyramid Of Programmer Greatness. « jjmojojjmojo: In Effect - 0 views

  •  
    "The full-sized image is approximately 48 by 36 inches @ 150dpi, but the form factor will scale down to fit on US letter-sized paper. I hope you enjoy it. I, for one, will be plastering it all over my place of employment."
Doug Peterson

Scratch assignments | Hélène Martin - 0 views

  •  
    I've created a number of structured Scratch assignment writeups including one for the little tree program pictured below.  Since I haven't really found any such resources (links appreciated!), I figured I'd share: Scratch assignments
Doug Peterson

You Win, RIM! (An Open Letter To RIM's Developer Relations) - 0 views

  •  
    You win. I concede defeat. I no longer want to attempt developing an app for the Playbook
Peter Beens

My Pet Slug (not!) - Mr. Beens' Class - 0 views

  •  
    a recent tweet about when I took a picture and made a video of a slug I found in the backyard
Peter Beens

Tutorials \ Processing.org - 0 views

  •  
    I'm really starting to like what I see in Processing. I think this language will be suitable for the full range of students, from the beginners in ICS2O or ICS3x, to the robotics programmers in TEJ4M (via Arduino). Note that it can create standalone applets or applications, which is appealing to the students. 
Doug Peterson

24 ways: Have a Field Day with HTML5 Forms - 0 views

  •  
    Forms are usually seen as that obnoxious thing we have to markup and style. I respectfully disagree: forms (on a par with tables) are the most exciting thing we have to work with. Here we're going to take a look at how to style a beautiful HTML5 form using some advanced CSS and latest CSS3 techniques. I promise you will want to style your own forms after you've read this article.
Doug Peterson

fogus: 10 Technical Papers Every Programmer Should Read (At Least Twice) - 1 views

  •  
    In this post I will offer some guidance based on my own readings. The papers chosen herein are not intended to act as a C.S. hall of fame, but instead hope to accomplish the following: All papers are freely available online (i.e. not pay-walled) They are technical (at times highly so) They cover a wide-range of topics The form the basis of knowledge that every great programmer should know, and may already
Doug Peterson

Books for Computer Science Students - Computer Science Teacher - Thoughts and Informati... - 0 views

  •  
    Ever since I was told about a list of Movies for Computer Science Students and wrote some comments about that list I have been thinking book. Fiction books. Novels that tell stories that involve computer science and the sorts of issues of privacy, philosophy, ethics and social change that computers make in our society.
1 - 20 of 82 Next › Last »
Showing 20 items per page