Tagged Questions

0
votes
0answers
57 views

mysql 5.1 client keyboard setting

In Linux In MySQL 4.0, I press <Home> the cursor will go to the beginning of line, but has no effect according to press <Home> in MySQL 5.1, it appear a "~" character …
22
votes
22answers
1k views

Good Secure Backups Developers at Home

What is a good, secure, method to do backups, for programmers who do research & development at home and cannot afford to lose any work? Conditions: The backups must ALWAYS b …
5
votes
4answers
1k views

Lighting Control with the Arduino

I'd like to start out with the Arduino to make something that will (preferably) dim my room lights and turn on some recessed lighting for my computer when a button or switch is act …
3
votes
2answers
44 views

home directory expansion (~) within an argument

When I enter the following (BASH): rdesktop -r disk:bacon=~/bacon host It does not expand to rdesktop -r disk:bacon=/home/me/bacon host It seems the "disk:" part is the probl …
0
votes
4answers
80 views

How do I make disabled/enable in HTML?

When I pick Coffee check box group – enabled button box group – disabled When I pick Hot Coco check box group – disabled button box group – enabled BELOW CODE: <fieldset id=" …
1
vote
1answer
32 views

need help with what direction to go in for a project

ive been given the following scenario and am not to sure what programing languages to use, i have used c# for a similar project but am not sure about the mobile phone part, i dont …
0
votes
3answers
685 views

magento - add image to left column on homepage

How do I add an image to the left column on the homepage? Regards, Fiona
0
votes
1answer
51 views

ASP.NET MVC + move login controls to home page

This has really been bugging me. I would like to have the login interface on my home page for ASP.NET MVC. I have tried creating a partial view inside of the ~/Views/Account/ direc …
0
votes
0answers
33 views

intranet emails [closed]

Is there some way that I can set up an email system inside my intranet here in my house. There are between 4 and 7 computers on at any time, It would be nice to have either an e …
0
votes
2answers
150 views

How can I redirect the default home page to another page in CakePHP?

I need to redirect the default CakePHP home page / or (/pages/home) to /users/dashboard page I tried Router::connect('/', array('controller' => 'users', 'action' => 'dashbo …
1
vote
5answers
158 views

Linux distribution for a programmer’s private server

I'm going to get a low-end old (CHEAP!) computer to run non-stop as a little server for Subversion, Mercurial, Trac and maybe a little other things 99% for myself - performance isn …
1
vote
1answer
551 views

How to add content to the BlackBerry’s Home Screen? (Today plugin?)

Hi guys, in the WinMobile world you can create a so called Today plugin to add content to the phone's main screen, the one where you see the number of missed calls, unread sms and …
1
vote
2answers
527 views

How to change JAVA.HOME for Eclipse/ANT

I am trying to sign a jar file using an ANT script. I know this has to be pointed at the JDK directory for jarsigner.exe to run, but when I echo java.home it returns the JRE direct …
1
vote
5answers
180 views

Unable to keep my Git clean and public at Home

I have my dot files in Github publicly. This means that I have only a few files at my Home shared with others. The disadvantage of sharing, for instance, .bashrc with others is t …
0
votes
1answer
117 views

How can I monitor availability of a home electrical outlet remotely? [closed]

We have a freezer plugged into a GFCI electrical outlet that likes to "pop" and turn off on its own every once in a great while. What I would like to do is monitor the availabilit …

1 2 next
15 30 50 per page