Tagged Questions
The laptop tag has no wiki summary.
35
votes
12answers
10k views
Best Laptop keeping Visual Studio in mind
I loved this post by ScottGu which made me think a bit about Hard drive speeds and how it is linked to Visual Studio performance. Since it is a bit older post, I would like to hear from you (serious ...
16
votes
16answers
15k views
Recommend a laptop for programming under linux (Ubuntu) [closed]
I want to buy a laptop for programming under linux and I have no idea what specific problems can appear (like "no drivers for device", "impossible to hibernate" and so on...)
What should I think of ...
15
votes
14answers
3k views
Control multiple PCs with single Mouse and Keyboard
As a programmer I found it very hard to use my laptop and workstation with two different input devices, Can anyone suggest a good solution to use single mouse and keyboard to control my two machines
...
12
votes
14answers
4k views
Ultra-Portable Laptop or Tablet PC for Development and Sketching
I am a software developer that primarily writes in PHP, [X]HTML, CSS, Javascript, C# and C++. I use Eclipse for web development, Visual Studio 2008 for C++ and C# work, TortoiseSVN, Subversion server ...
12
votes
9answers
2k views
Extending battery life on laptop while programming? [closed]
I often program outside away from power, how can I extend the battery life in my laptop to let me program longer without having to "return to base"
Specifically for a MacBook Pro.
12
votes
28answers
3k views
Do you prefer to code on a Laptop or a Desktop, or both?
What is your primary development machine - a Desktop or a laptop? Why?
Do you use both - if so, do you use source control to keep them synched?
This might seem like a dumb question but I'm on the ...
11
votes
8answers
15k views
Can anybody recommend a laptop for development? [closed]
I develop applications with Visual Studio 2008 and use SVN as my source control.
I am looking to purchase a laptop to use as my primary development tool, with my desktop machine hosting the SVN ...
10
votes
20answers
4k views
EEE PC for Programming?
I've got a quick question, I'm currently a 1st year programming student, and would like a ultra portable laptop to pack around to classes. I was wondering if the Asus EEE PC 1000H is any good for ...
10
votes
10answers
15k views
Hardware solutions for adding a third monitor to a laptop? [closed]
My primary development machine at work is a laptop. I currently run with two monitors, which the machine natively supports (an external monitor connected via the laptop's VGA or DVI port, plus the ...
9
votes
6answers
963 views
How to detect when laptop power cable has been disconnected?
OK that does it. For the umpteenth time my laptop just shut down in the middle of my game because my power cable had disconnected without me noticing it.
Now I want to write a little C# program that ...
7
votes
1answer
699 views
Accelerometer API for Laptops
Most IBM (and some Dell) laptops have built-in accelerometers to stop any moving parts during a sudden fall, but I was unable to find a standardised Windows API to access this data. I assume that each ...
7
votes
12answers
5k views
Increasing Battery Life Under Linux [closed]
All right, this is something I think everyone can agree would be nice to have:
Longer Battery Life
I have a Thinkpad T61p and am currently running Fedora 9 on it. I love sitting outside and coding ...
6
votes
3answers
2k views
Perfect Laptop for cross platform Phone App development – iOS, Android, WP7 [closed]
I want to get into mobile phone app development, I want to learn and hit all platforms releasing some apps this year. Am currently a C# .Net developer, done some basic WP7, did Java at university so ...
6
votes
3answers
2k views
Would a SSD (vs fast HDD) drive make my Eclipse run/compile faster?
I want to buy the best laptop for Eclipse development (Lenovo W510 I guess), but I'm not sure if I should invest in a SSD, or a fast HHD with perhaps a little extra ram.
Other considerations/thoughts ...
6
votes
2answers
514 views
Linux: Mapping Windows key to M-x for the purpose of emacs usage
I am an emacs user (on linux laptop) looking to make better use of my keyboard settings. The windows key is unused on my keyboard... is there any way to map it to m-x? This might make many emacs ...
6
votes
16answers
2k views
Are mini Notebook computers usable for classroom programming? [closed]
If you don't need to do much serious programming on it but only the kind of problem you would be asked to do in a CS classroom, is one of those 8-10 inch laptops tolerable to do programming on?
In my ...
4
votes
0answers
269 views
Detecting laptop lid close in C#? [closed]
Possible Duplicate:
Detect laptop lid closure and opening
Is it possible to detect in my C# application when the laptop's lid closes or opens? I've looked here: Detect laptop lid closure ...
4
votes
3answers
1k views
How do I get battery information in windows?
I have two laptops here. One is running Vista, the other Windows 7. I need to get the specifications on the batteries in both, how do I go about that?
The reason I'm asking is that I'd like to know ...
4
votes
10answers
697 views
Which features make a laptop fast for Java development?
I remember, earlier CPU speed was the most important thing. But today I am confused. Which features determine the most if a laptop can smoothly run Eclipse with lots and lots of projects open?
CPU ...
4
votes
9answers
420 views
Good setup for coding outdoors? [closed]
My experience with my laptop is that the screen is almost unreadable when working outdoors, and as the weather gets better I'd like to move from working in the tornado shelter to the picnic table.
...
4
votes
1answer
481 views
Maintain multiple Visual Studio user options (suo) profiles
I work in two environments with Visual Studio 2008: my laptop and my laptop+external monitor. When I work with a second monitor, I like for my solution explorer and other non-code windows to be on the ...
4
votes
17answers
2k views
Should developers be given laptops or desktops?
I'm aware that a similar question has been asked before here but this is more of question of which is better of a departmental scale. At my last job Code monkeys were given desktops and project ...
3
votes
1answer
79 views
Programmatically prevents battery charge
Some computers (Dell, Vaio) comes with a software that prevents battery to charge.
Then i can use my laptop with battery (protected from power outage) and keep my battery in 50%.
I want do write some ...
3
votes
7answers
2k views
Which hard disk encryption software to choose?
I've used PointSec before. It was my previous employers default choice. Now i get to choose for my current one. While i dont have anything against PointSec, Looking for more options to choose from.
2
votes
1answer
394 views
Check if the second monitor is connected in .NET (dual monitor setup, laptop with the docking station)
Here is the problem:
I have an application (C#.NET, Windows 7) that remembers the location of the main form on exit. On load the settings are retrieved and applied. I have a problem with the users ...
2
votes
2answers
219 views
Faking the battery info in my laptop
How one can fake the battery info in the laptop?
I am working on a tool that must fake the power of the battery in my laptop, this means that tool must force the battery or laptop to report low power ...
2
votes
1answer
243 views
Problem with comm port in C# application on a laptop
I am using visual studio 2008 and developing a windows forms application in C# using .net 3.5
I am doing serial communication and on a button click the application getting a list of all the comm ...
2
votes
1answer
204 views
Accessing the Microphone in Python
My laptop has a microphone in it. Is there any method of obtaining numbers in Python from it? For example pitch, volume, or the duration of a noise. I'm trying to use ambient noise to create random ...
2
votes
1answer
165 views
Taking use of laptop custom buttons
I have a Lenovo Y550 laptop which has a nice looking touch sensitive strip with led lights on top of keyboard. The usage for this is however quite useless (it can be used to start 4 different Lenovo ...
2
votes
4answers
965 views
Laptop Battery Status?
Is there any way to get the status of the Battery (charging/discharging/Current Charge/Capacity/etc...) from a C++ program in a portable manner between Windows & Linux. I'm doing a small program ...
2
votes
10answers
1k views
Experience with laptop Keyboards?
I'm thinking of retiring my 3 year old HP laptop I want to know which manufacturor makes laptops with the best Keyboards?
I loved my Full width keyboard, with numberic pad on my HP, I've tried a a ...
2
votes
5answers
983 views
Good laptop for Solaris development [closed]
I need to spec a laptop for some Solaris development work I've got to do. I need something that will run Solaris 10 reasonably well - dual core with 4GB of memory is the sort of thing I'm aiming at.
...
1
vote
2answers
43 views
Working with git on two computer (with github)
I'have a python project and I decide today put it on github.
I'm newbie with that. I see several tutorial. All work fine exept a thing I want to do:
I'm coding on my laptop in the day and on my ...
1
vote
3answers
243 views
Linux Ubuntu 11.04 install backlight won't turn on [closed]
not sure if this is the right place or not. I've tried installing Ubuntu 11.04 on a laptop (hp pavilion g series) but have an interesting problem iv never encountered before. The backlight on the ...
1
vote
1answer
183 views
Connect a Spartan3E board onto laptop via VGA port [closed]
I'm trying to connect a Spartan3E board to my laptop's monitor via the VGA port of the laptop. The FPGA on my board processes my input and returns an image through its VGA port. Is it possible to ...
1
vote
2answers
291 views
Running a computer in kiosk mode for a custom Linux C++ app
I want to create a C++ application that is to run on some Linux platform on a specific laptop computer. I do however not want the users of this laptop to use any other applications/system features ...
1
vote
1answer
55 views
Product key for Window vista preminum [closed]
I am not able to on my laptop. I am using 30 days trail OS.Now I neet product key of Window Vista premium.
Please provide product key.
1
vote
1answer
592 views
JNA with complicated struct
Ultimately I want to determine if the machine my program is running on is a laptop or desktop. I'd like to do this with JNA and msn's PowrProf lib, GetPwrCapabilities Function using the LidPresent ...
1
vote
1answer
70 views
Is there a software/hardware combination that will let you control a at the hardware level via USB?
What I'm looking for is a device that does the following:
One end has a male VGA and a USB cable. This end gets plugged into any pc or server device that has the correct outputs.
The other end is ...
1
vote
2answers
198 views
How easy (or difficult) is it to migrate to a development environment on Mac from Ubuntu
I am used to Ubuntu, I like it, I know my way around it.
I am looking forward to upgrade my work laptop.
I find the awesome hardware that a Macbook Pro is made of, a turn-on.
Now, having never used ...
1
vote
7answers
278 views
Develop & run an operating system on a laptop computer?
I was thinking about starting to write my own OS, but it seems that most of the time you start by putting the bootloader & OS on a floppy disk. Problem : my laptop has no floppy disk reader. I'm ...
1
vote
6answers
1k views
Typing on laptop, fingers hurting? [closed]
I'm coding from my bed over my laptop, and after about an hour of coding my fingers start to hurt. I am learning touch typing but it will still take a while. During this time what can I do to reduce ...
0
votes
0answers
9 views
Dual external monitors on laptop with two video outputs [migrated]
I've got an Asus N82Jv laptop with a nVidia GT 335M video card. This card has two outputs, a VGA and an HDMI. I'd like to know if a can use both of them (I mean at the same time) to use two external ...
0
votes
1answer
11 views
Where Can I Find a Universal USB Docking Station with Multiple Video Outputs?
Does anybody know of a universal USB docking station for my home office that has multiple video outputs, preferably HDMI.
I've found various other universal docks, but they only have a single video ...
0
votes
0answers
21 views
How to uninstall Rapiddrive Driver from Lenovo Y470 [migrated]
I bought Lenovo Y470 laptop last week with high configuration such as i7 2G processor, 8Gb ram, 1Gb Nvidia Graphics, 750Gb HDD.
I updated the drivers from Lenovo. Unfortunately i installed Rapiddrive ...
0
votes
0answers
35 views
Sony Vaio ignoring BIOS boot order? [closed]
So it seems like on most modern Sony Vaios laptops you can rearrange the boot order all you like, but it frequently ignores your preferences. For example, despite having USB be right at the top, it ...
0
votes
3answers
59 views
jBoss 6 (may be 7, 4 and 6 too) Cluster in a single laptop
I need to test some cluster oriented developments. Unfortunately I have just my laptop and no other PCs at hand.
I there a concrete way to setup a jBoss 6 cluster within my laptop with a single IP ...
0
votes
1answer
52 views
Keep/restore window on second monitor (screen) when display disabled (e.g. laptop lid closed)?
I have an Winform application that receives a command line parameter that specify if it would be displayed on the main Monitor of the second Monitor via a I-Omega USB Dual Monitor connector.
The ...
0
votes
0answers
44 views
Do Dell Precision M6600 with AMD card support OpenCL SDK? [closed]
AMD site doesn't list FirePro M8900 mobility as supporting the OpenCL SDK and promises support somewhere "at the end of 2011". Googling seems to indicate that the last Dell driver supports the OpenCL ...
0
votes
1answer
22 views
How to design a website that fits and adapts itself across all latest devices? [closed]
I am thinking about having a liquid layout for making the website work across tablets, netbooks, laptops and desktops. i believe that liquid layout would make the website adapt to different screen ...