Forum: Cellphones, PDAs and Handheld Devices Sep 20th, 2009 |
| Replies: 1 Views: 1,061 http://www.youtube.com/watch?v=bfC4p4WGfb4
good review of the zune software that just came out alongside the zune hd. |
Forum: Database Design May 4th, 2009 |
| Replies: 4 Views: 698 Ive made some updates to my database
Here is my new SQL dump and sqlfairy print out.
-- MySQL dump 10.11
--
-- Host: localhost Database: investment
--... |
Forum: Database Design May 4th, 2009 |
| Replies: 4 Views: 698 I decided to make those three tables just as a way to have more tables I still havent chosen an attribute that each would have that would be truly unique.
I also was wondering if there is anyway... |
Forum: Database Design May 3rd, 2009 |
| Replies: 4 Views: 698 Hey I am working on a database final project and I am almost done but it would be awesome if some database guru could look over my erd and my sql code and tell me if anything seems amiss.
for the... |
Forum: Motherboards, CPUs and RAM Jul 26th, 2008 |
| Replies: 3 Views: 492 Yea linux will be the only os and very little gaming mb some cs 1.6.
Any suggestions on a micro-atx amd socket AM2 mobo that supports ddr2800 and has 1 pci-e 16x and at least 1 pci slot. For like... |
Forum: Motherboards, CPUs and RAM Jul 25th, 2008 |
| Replies: 3 Views: 492 I am building a htpc and using a ecs elitegroup nforce 6100 mobo and I think it might have died. The fans spin, the ide drive and the hard drive spin and so does the fan on my graphics card. However... |
Forum: Troubleshooting Dead Machines Jul 25th, 2008 |
| Replies: 6 Views: 930 I just built the whole system over again and it worked. must of messed something else up. |
Forum: Troubleshooting Dead Machines Jul 22nd, 2008 |
| Replies: 6 Views: 930 alright thanks for your help i had a feeling it would come to this, I tried to go buy a sata optical drive from microcenter yesterday but their pricing was awful. |
Forum: Troubleshooting Dead Machines Jul 21st, 2008 |
| Replies: 6 Views: 930 I just the tried the above solution and nothing happened the same thing where if just the 4pin molex is connected it works but if the ide cable is connected to it doesnt. |
Forum: Troubleshooting Dead Machines Jul 20th, 2008 |
| Replies: 6 Views: 930 I just bought a new machine to make into a media center but when I connect the cd drive to the power and the IDE cable ( When connected just to the power it is fine ) it wont work it wont get... |
Forum: Windows NT / 2000 / XP May 26th, 2008 |
| Replies: 2 Views: 2,128 it isnt i tried and it said no previous version found |
Forum: Windows NT / 2000 / XP May 26th, 2008 |
| Replies: 1 Views: 608 is this a single occurrence or does it happen everytime you use firefox. If it is a single occurrence than I would just kill the process wiht the 500,000 + because it is probably an instance of... |
Forum: Windows NT / 2000 / XP May 26th, 2008 |
| Replies: 2 Views: 2,128 Ok my usb mass storage driver has a little yellow warning sign next to it and it isnt working to well so I am trying to find a download online buyt nothing seems to be free can anyone help me out. |
Forum: JavaScript / DHTML / AJAX Mar 20th, 2008 |
| Replies: 2 Views: 7,731 Hey Im trying to send an email with PHP. but Im using ajax to load all my pages So i dont want to disrupt that flow by having the page refresh when you hit submit..I just want it to be like loading... |
Forum: HTML and CSS Mar 19th, 2008 |
| Replies: 5 Views: 1,157 Basically I coded this site and it looks exactly how I want it too in Firefox but it looks like shit in IE more specifically IE 6, 7 isnt bad. The font is rendering odd and items are not in the same... |
Forum: PHP Mar 16th, 2008 |
| Replies: 3 Views: 1,056 Ok So I got it to Insert the data in the table but im havin a problem I want to check if the user entered something other than 00 or 30 for their appointment time but right now It isnt working it... |
Forum: PHP Mar 16th, 2008 |
| Replies: 3 Views: 1,056 Ok I wrote it like this for the code using sql..im not so great with PHP so maybe you could lend me a hand on getting this fixed..at the moment it doesnt do anything.
<?php
... |
Forum: PHP Mar 14th, 2008 |
| Replies: 3 Views: 1,056 Ok So right now I am using a script called MicroCalendar to setup a client calendar where A client can add an appointment to it but I need to put something into place that makes sure that they cannot... |
Forum: Graphics and Multimedia Mar 13th, 2008 |
| Replies: 3 Views: 1,271 I think that would be illegal..There is plenty of free places online where you can learn actionscript(Id suggest staying away from youtube most flash tuts on that seem to be done by children script... |
Forum: Graphics and Multimedia Mar 13th, 2008 |
| Replies: 0 Views: 1,874 Ok Right Now I have a preloader that setup that loads the intro. and then a button in the intro loads another movie clip and everything seems fine until I add the actionscrip to load the text and... |
Forum: HTML and CSS Mar 6th, 2008 |
| Replies: 3 Views: 837 Doubt you could do it with pure CSS but maybe if you modified the mediabox(http://iaian7.com/webcode/Mediabox) javascript code to display the video on hover state instead of onclick then it could... |
Forum: PHP Mar 6th, 2008 |
| Replies: 4 Views: 897 That code worked perfectly thanks fert. |
Forum: PHP Mar 6th, 2008 |
| Replies: 4 Views: 897 It appears that mail is enabled from what I can tell because the phpinfo lists send_mail and smtp info. I havent tried out the code yet but I will soon. |
Forum: HTML and CSS Mar 6th, 2008 |
| Replies: 1 Views: 850 I want a nav system where there is a different image for either link and they have rollover links. I figured it would be easier to include the text and then hide it in css so that it would be... |
Forum: PHP Mar 5th, 2008 |
| Replies: 4 Views: 897 Hello Im looking for a real simple way, if possible with no databases involved, to send an email to a hosting account on godaddy. I believe they use smtp.secureserver.net for the smtp server. I have... |
Forum: C++ Jan 29th, 2008 |
| Replies: 1 Views: 1,462 I need help with this program im working on where you get input from a file and the program checks if the numbers are in ascending order or not and which one is the smallest and largest number in the... |
Forum: C++ Nov 29th, 2007 |
| Replies: 15 Views: 3,945 I tried that but then it wasnt reading the right numbers from the file. |
Forum: C++ Nov 26th, 2007 |
| Replies: 4 Views: 2,468 I just changed it to this seems to work fine, i just initialized the array with a size of 100
#include <iostream>
#include <cmath>
using namespace std;
double std_Dev ( double Nums[], int... |
Forum: C++ Nov 26th, 2007 |
| Replies: 4 Views: 2,468 The program calculates the standard deviation by having the user input the list of numbers into an array.
So i get these errors on the program
error C2057: expected constant expression
error... |
Forum: C++ Nov 19th, 2007 |
| Replies: 15 Views: 3,945 here is my final code that functions correctly.
#include <iostream>
#include <fstream>
using namespace std;
int main( ){
ifstream input;
double lineValue[100];
double median; |
Forum: C++ Nov 19th, 2007 |
| Replies: 15 Views: 3,945 Thanks a lot that was really dumb of me, but im new to this stuff so u know problems come up a lot. |
Forum: C++ Nov 19th, 2007 |
| Replies: 15 Views: 3,945 so far this is what I have i commented out the part that calculates the median but i still cant get the for loop to pass the right integer values into the array.
#include <iostream>
#include... |
Forum: C++ Nov 19th, 2007 |
| Replies: 15 Views: 3,945 thanks so far and yes you are gauranteed that the file is in order. |
Forum: C++ Nov 19th, 2007 |
| Replies: 15 Views: 3,945 so what i tried to accomplish in the code was to open the file, read all the values into an array and then count how many numbers there were. |
Forum: C++ Nov 19th, 2007 |
| Replies: 15 Views: 3,945 OK i am taking a file with data stored like
1
2
3
4
5
then i have to find the median of the numbers in the file. The only condition i have to allow for is that if the amount of numbers in the... |
Forum: C++ Nov 19th, 2007 |
| Replies: 15 Views: 3,945 well what i want it to do is store the values of the file into an array and add to the counter. ive been trying different ways of doing this so things like this while loop might not make perfect... |
Forum: C++ Nov 19th, 2007 |
| Replies: 15 Views: 3,945 The program compiles but it gives me weird output like -858993460 with a the data file containing 1 - 10. |
Forum: C++ Nov 19th, 2007 |
| Replies: 15 Views: 3,945 Hi im trying to take a .dat file with just a list of integers separated by lines. The program has to allow for whether or not the list is an even amount of numbers or not. im a bit stuck here is what... |
Forum: JavaScript / DHTML / AJAX Aug 4th, 2007 |
| Replies: 2 Views: 2,020 I finally convinced the client that this was unneccessary so dont need it nemore thanks neways. |
Forum: JavaScript / DHTML / AJAX Aug 3rd, 2007 |
| Replies: 2 Views: 2,020 I want to make like a loading page that shows a progress bar and then displays an enter button so they can enter the website. Something with an ajax like look. |