3,974 Topics
![]() | |
I have a really strange situation with my storage device. I would be really grateful if somebody could guide me through this. System details: Mac mini 2.0 i7 8GB 500GBx2 External storage: My studio Book WD 6TB (inside probably 3TBx2 raid). file format: NTFS Connected to Mac through Firewire. intermediate … | |
Write a program that displays the frequencies of sales commissions. The commission for each salesperson is calculated as $200 plus 9% of gross sales. For example a salesperson who grosses $5000 in a week makes 200 + .09 *5000 = 200 + 450 = $650 The program will input a … | |
I am trying to create a player class to pick up and drop as well as carry items and this is the code I have so far. However, I am unsure what needs to be changed for it to work. import java.util.ArrayList; public class Player { private String Name_; private … | |
I am trying to develop an application where user will upload a file from screen, the file will be processed in server side. I am using Adobe Flex for UI, Spring 3.2 as middleware and Java 5. I can successfully upload the file and in server side can get the … | |
Hello After I could not boot my Macbook Pro (OS X Lion 10.7.5) I tried to run safe boot. I thought it worked, but only thing it did was booting the mac without any data i used to have. All the software is there. It's like a brand new mac … | |
Hi All, I've had Ubuntu for a couple of months now and I'm having problems with the boot drive/partition. I have a total of 500 GB to work with but for some reason that I didn't notice Ubuntu installed using only a (very) small portion of my 500 GB and … | |
Hello all! This is the place to come for help on obscure problems and I have another. Any help would be cheerfully appreciated. This morning a program crashed my large external storage drive, which became inaccessible. I ran chkdsk which instantly found errors and fixed them. The drive was again … | |
I'm a new member. I earned a master's degree in math from the University of Kansas back in '89. I taught math for several years, as I transitioned into IT work. I've been full-time as a software developer in industry since late '93. For the past ten years, I've been … | |
Ok I have done the fibonacci number iteratively but now I want to do it recursively. I am using CPUSims 3.6.9 16-bit (4 bit opcode). ;getN ;get a value, n, from user ;test if fib(0) or fib(1) return to main with value getN: read ;read a value and store into … | |
Note: this isn't a questional thread. I need help in building an accurate and efficient Vector class which supports 1D to 4D vectors with their various manipulation/transformation methods. in the end, I want the result to be a reference for other users to copy from. this class is not meant … | |
Hi all, I have a problem with my code below. It works in chrome, but acts different in IE, and sometimes FF. Im aiming to load in divs whenever the user scrolls to 220px from the bottom. Basically, I tjeck to see if the distance from the bottom < specified … | |
Apple has, of late at least, oft been accused of following rather than leading when it comes to smartphone innovation. Perhaps the launch of the iPhone 5s with the somewhat controversial fingerprint scanner has changed that, just a little bit. HTC, the powerhouse in the Android smartphone hardware market, has … | |
And manually created points disappear after a short time. Would appreciate help with this. Tried to increase the Shadow Copy allocation to 3GB but it only increased the storage association to 3 GB. Figures are; Used Shadow Copy storage space 0 B Allocated Shadow Copy storage space 0 B Maximum … | |
This is just a function in my program. I am getting error in this function. I know it is something to do with the structs. The error points to 'struct BOOK book;' I am trying to print all books for user to see. Library_Management.c: In function ‘viewbooks’: Library_Management.c:217:14: error: storage … | |
Hi All, I have a 128GB SSD that I use daily for off-site backups from our server. How many times can I expect to insert / remove it from the hot-swap drive bay before the connectors wear out? According to the SATA spec, the expected durability is 50 'matings' for … | |
I have a 160Gb Hitachi hard disk. I have tried formatting it from both MyComputer and Device Manager. In both the cases, it goes till 99% and throws error saying that "Windows was unable to complete the format". Can any1 help me with the problem? | |
Hopefully I shouldn't need to explain what `gets` is or why it's easily one of the worst possible standard functions you could call in your code. In my personal opinion, the title for "holy shit, never use this function" is a tie between `gets` and `system`. I'll discuss the problem … | |
a list of spam posts to delete. Here's the first: http://www.daniweb.com/hardware-and-software/pc-hardware/storage/threads/465744/child-smokeing-habit | |
hi can anyone help me i am trying to get a random character generator which generates 10 characters in ASCII range and then cast them into characters heres my code but its not working. it says error C2440: '<function-style-cast>' : cannot convert from 'std::string' to 'char' heres my code [code=c++] … | |
I have a .csv file that could have anywhere from 50 rows to over 10,000. The first 32 rows (geographical header information) will always be ignored. The 2nd column of data will have 0.00 for (x) rows. Once that column starts to read a value I want to start storing … | |
Having to create an ERD diagram from the following scenarion any help will be much appreciated Appendix 1 Case Study: Scenario - Global Trading PLC Global Trading PLC is a mail order company that operates a number of different catalogues. Each catalogue addresses a specific market segment and the company … | |
Hello folks....it's been awhile but I'm back with a potential nasties issue - my desktop is operating VERY slowly....here's a hijackthis log......can someone take a look and suggest some next steps? Thanks in advance! JD Logfile of Trend Micro HijackThis v2.0.4 Scan saved at 8:38:47 PM, on 7/21/2013 Platform: Windows … | |
I have a very simple question. Can you run games off of an external hard drive. I play World of Warcraft and many other games. My computer, which is a laptop, only has 40gb of space. I don't have anymore room for patches or anything else. So I was wondering … | |
Question. Where does facebook store all of it's data? According to Facebook themself - the social networking website generates over 500 Terabytes of data every day. That is every 24 hours. The reason I ask this is because how do they manage this. Surely they must be having trucks of … | |
Gartner defines the '[Nexus of Forces](http://www.gartner.com/it-glossary/nexus-of-forces)' as being "the convergence and mutual reinforcement of social, mobility, cloud and information patterns that drive new business scenarios". The global IT analyst outfit has also just released details of research which suggests that the perceived level of maturity when it comes to the … ![]() | |
Hello everyone. I would like to know if there is a factory default configuration for the WD My book world NAS. I am helping a friend that has one of those in their office and the web interface states that the capacity is 1TB but nowhere in the gui did … | |
Hello, I stupidly terminated 'Windows Logon Application' using TuneUp Process Manager. And as expected, I cannot login using any account. I already tried Startup Recovery, rebooting in safe mode. etc But still, error message appears in login screen I opened the registry files, went to ProfileList and I noticed only … | |
Hello, I am a student and I was assigned to create my first entity relationship diagram and I'm kind of lost. The professor hints the paintings should be broken into a generalization hierarchy since they have so many attributes but I can only break them into two sub(entities) based on … | |
Ever feel the default session handling is insecure? Or do you just want some originality to show off? Well, here you are. A custom, MySQL-based session handler. It supports base64_encoding and MySQL storage. Note: I haven't tested this thing in months so I don't know how well it'll work : … | |
Hi, I'm using an ESX Virtual Drive and basically I want to allocate data to a VM Drive from unallocated space within the VM Drive due to lack of space. I've done some research and found this great software: http://www.youtube.com/watch?v=AnpOhiywWJw#at=65 . What do you think? Is there a better and … | |
Hello, this is a broad question but I need help selecting a webhost. Currently I am with GoDaddy and they are a great hosting site. The problem I have is they only allow 1GB how data to be stored in a database. They do allow unlimited databases but I am … | |
hi everyone. i've used the following way to store the uploaded files into D: drive of my windows machine from Tomcat server and it works pretty goood. private final String directoryPath="D:\\uploadedFiles\\"; File f=new File("D:\\uploadedFiles\\"+fileName); InputStream in=file.getInputStream(); OutputStream out=new FileOutputStream(directoryPath+fileName); byte[] buff=new byte[4096]; int count=0; while((count=in.read(buff))!=-1) { out.write(buff, 0, count); } … | |
I had an iso image of a game on my computer, but I deleted it like a month or two ago. Ive been trying to recover it, because the backup I made was somehow corrupt. Ive tried several recovery programs, but I have not been able to find the file. … | |
**Hashing Method** // If the two SHA1 hashes are the same, returns true. // Otherwise returns false. private static bool MatchSHA1(byte[] p1, byte[] p2) { bool result = true; if (p1 != null && p2 != null) if (p1.Length == p2.Length) for (int i = 0; i < p1.Length; i++) … | |
I had purchased a Netgear Stora for back up and after a year the fan went out so now the device won't start. I took out the HDD (Seagate 1TB 3") and purchased a Dynex enclosure so that I am able to access the disk. Win7 installs the driver and … | |
I'd like to find out what's the best route to take. I want to build a website for a small company that allows online bookings on vehicles. What's the best database to use and what storage medium may i use as backup? | |
my 500gb local disk C can't boot to the desktop, it only boot to starting windows and it can not move further again, i have a very important document i have to copy from it. i slave it to anothe computer to copy my stoff but it ask me to … | |
Hi, I would like to merge two partition C:\ and D:\ , in drive C:\ there is the OS and drive D:\ is empty. Is it saves to merge those two partition without reinstalling the OS? Thanks, Davy | |
Hello everybody, Its been long since i last posted on DaniWeb. The organization i work for is shifting to a new system and for this, our database is running on Oracle 11g 11.2.0.2.0 We increased the size of one of the partitions existing in the HP 3PAR Storage which is … | |
I want to develop a software program to enter data and to validate the data with respect to some rules. Finally I want to generate a report which showing the entered data. (This looks like online job application submission and final printout generation with input validation) How can I develop … | |
I have a laptop operating Windows 7 and am the only user and the Administrator. I have been using Serif Page Plus 6 for graphics work for years with no problems but have just upgraded to Page Plus 7. On attempting to insert an image from My Documents into a … | |
I have about 700-800 gb of data and i seem to acquire more every day. I currently use a solution of 2 external hard drives which each hold a complete copy of my data. I use one, regularly accessing the data (playing mp3s and videos mostly) and the other sits … | |
hard disk not working dead how to repair it plsssss... telll meee...... | |
I've been looking for a way to parse a simple XML-like language for use as a type of data storage. I've been through stuff like JSON, XML, etc but I don't want to use them because they are quite slow. I just need a simple way to parse this: [stuff] … | |
I had a massive folder of about 500GB of data that I was organizing and copying over to my NAS for backup. Upon deleting a subfolder, somehow the entire root directory was deleted. Obviously at that size it was not in the recycle bin (I'm using Win7). I used a … | |
Hi everyone, I've a big problem. My external storage drive (Maxtor OneTouch II 100GB) is lost. I can't access it anymore. Windows Explorer reports the drive as: "O:\ is not accessible The file or directory is corrupted and unreadable." I've used a disk recovery software called R-Studio and it does … | |
Hello Daniweb, I am facing a problem with my web host, 123-Reg and their basic Linux startup package. To summarise what this package contains, it is a small scale shared hosting environment with support for PHP. I am developing a content management system which writes data to a flat file … | |
hey hey folks. I am making a tetris clone for my class project in college. langauge is XNA and I have run into a minor issue. When my bricks get to the bottom, rather than stack, they simply reset back up to the top. I have tried everything I can … | |
I am developiong a php application which builds several large collections of objects in the course of interacting with the user. The objects need to persist across requests from the user and I've used php sessions to successfully implement this. The objects are persisted until the user is satisfied with … | |
Hello, First of all some background. My friend and I are having a bit of a competition over theoretically infinite number storage. We have agreed that the first person with a working arbitrary precision integer library with the theoretical ability to store an infinitely large number (IE: if the hard … |
The End.