3,974 Topics
![]() | |
My daughter has a Samsun Android tablet that has ran out of space so I purchased an sd card. The card is mounting and I reformatted it from the Android device but the device is still claiming to be full when she tries to install new apps. I tried this … | |
Hi I using jquery in my page and i have a combox . Now i need to save the combobox value in an single session storage each time when i select the values from combo box and then use these values in other page . Can any one help to … | |
Hi All, I am building a personal jukebox and looking to run this off of a raspberry pi, originally I started out using mopidy, but found all of the interfaces lack the general features that I really like and need, and the speed in actually touching some services and playing … | |
Installing Debian 8 in an SSD RAID1 envorionment fails at grub install, yet the same environment, same hardware using HDD's completes successfully. How can this be? ECS H110-C3D MB Startech Marvell 88SE92XX PCIe controller Have tried both Sandisk and ADATA SSD's, both fail at GRUB install. Using WD traditional (spindal) … | |
Customers pick When finished If on the book, such as the selection of Van Dyke VT01 from 1/07/59 - 2/07/59-day period, you will not be able to book your car again. It is based on the availability of the vehicle. I made a separate table Storage booking Van table separately … | |
I'm looking for a cloud based storage of up to 150 gigs / month that allows scripting and to sync from a network drive; I'm hoping someone can offer some suggestions as I've spent quite a bit of time searching & most packages are 500 gigs or 1TB /month which … | |
Hello to all! I have started learning android recently and I am facing a problem in file handling (in internal storage). I wrote a simple program which creates a file and writes some data in that file . I have two buttons first button writes data in the file and … | |
I am writing an **automation test** using **python**, where an **android app** records an audio and stores it in a specific directory within the internal storage (sdcard0) of the android device. I need to check whether the **recording** (recordingX.mp3) actually exists with the same name within the specific directory or … | |
this is my code $line = trim(fgets(STDIN)); echo $line; what browser shows: Warning: fgets() expects parameter 1 to be resource, string given in /storage/emulated/0/coding/mobilephp | |
so i checked my storage on my mac(running windows 10) it said 340gb used out of 500gb. 249gb of that are the windows system files. why are they so big and how do i make more storage. please help. im at high school and all my documents take a crap … | |
Please help me figure out what is wrong with my code... [code] #include <iostream> // required to perform C++ stream I/O #include <iomanip> // required for parameterized stream manipulators using namespace std; // for accessing C++ Standard Library members //declaration of calculateAverage function-template prototype template <class T> T calculateAverage(T dataValue[], … | |
Hi. Help me to understand. The problem has one of the employees, he demolished mail, while maintaining files .ost. In fact there should be no problems. Always when the client connects to the Outlook (if storage was Mailbox Exchange) is automatically pulled from the mail server. But this is not … | |
I'm having some issues with my BSP Dungeon Generation and I'm not sure why! I'd greatly appreciate the help :) Occasionally I'll get an IllegalArgumentException in RandomHelper. That may help, but it's not the issue because it only happens rarely. As you can see, [this image](http://puu.sh/nb9Ir/70efbe5e81.png) shows that the Rooms … | |
hi iam a new to this laravel framework,em getting error while running contact page. anyone having idea about this?? the code is: @extends('layout') @section('content') <h1>Contact Us.</h1> <p>Please contact us by sending a message using the form below:</p> {{ Form::open(array('url' => 'contact')) }} {{ Form::label('Subject') }} {{ Form::text('subject','Enter your subject') }} … | |
I've been wanting to build a backup server for my Mint desktop as well as for my Debian media server for a while now. To save money I purchased a Raspberry Pi 2 and I'm going to store it at a friends house who owns an ISP and thus has … | |
Hello i need to be able to play short music files(mp3) (3sec Max) on click event.(on client side) already tried javascript the files located in blob storage any tips/pointers. thanks ori | |
Bought an HP Elitebook 6930p at auction. It was dirt cheap beacuse it had some kind of HDD encryption on it and no one new what it was or how to crack it. When you booted it up all you saw was a bunch of numers in increments of 4. … | |
In this example in the malloc() what does the UL do? #include <stdio.h> /* perror */ #include <errno.h> /* errno */ #include <stdlib.h> /* malloc, free, exit */ int main(void) { /* Pointer to char, requesting dynamic allocation of 2,000,000,000 * storage elements (declared as an integer constant of type … | |
Check out the link below: http://datastickies.com/what.html Any thoughts? | |
Hi I need help I have some XML files which have more children and grandchildren, than I am used to playing with. (Link to xml file below) https://intecprinters.iweb-storage.com/s/IjU2OTNlNjVkNmExODkyMDlmNjU5N2MyNiI.jaEay6nxR-v-gaiJwcVNiP113QI I need to be able to read the xml, determine the name Root node ,<JOBS_Jan_2016> and obtain the list of names of … | |
I have a to-do list made in HTML, CSS and JavaScript, and I want to redirect to a website only if they are 0 elements unchecked remaining. I think that the code should contain "numRemaining". I have tried something in JQuery, but it was a total failure. This is my … | |
I bought my hp pavilion slimline s5000 series model s5713w 3 or 4 years ago worked good until I moved to my new home. It was never dropped or banged into anything during the move though it was in storage for a couple of weeks. When I hooked everything back … | |
I have a form where I save the data in a cookie with localStorage. This all works fine, but If clear (just deleting with backspace) the value of an input field or textarea so that the placeholder text shows up again and I refresh or come back at the page, … | |
Hello everyone. I am fairly new to PHP. Because of this I try and learn as much as I can with each problem that I encounter. In this particular case I have been left high and dry by the developer of a simple CMS that I had developed for me … | |
Currently have relatively small amount of data to archive. Any opinions? Has anyone used M-disc? All suggestions welcome Want a technology that will still be around in at least 50 years. And one that won't degrade. Thanks! Jane | |
Alright, I am taking a summer course on Operating Systems and it has been a while since I took Java. I am trying to re-learn everything that I have forgotten. In my field, Java was only required as an introduction class and therefore my level of programming in a computer … | |
Can anyone please look at code and tel what is issue in Laptop::Laptop(int wdSize, int memSize,int storSize, int spee,int wid, int hei , int len , int wait ) { Computer::Computer(int wdSize, int memSize, int storSize , int spee); width=wid; length=len; height=hei; weight=wait; } Computer::show(); which is a base class … | |
It might be obvious, but I can't seem to understand it. So don't laugh. Let's assume this scenario. My website has 5 themes, there are 5 buttons. Clicking each button changes theme respectively and uniquely. I use JavaScript to do that, so I set name of theme in a cookie, … | |
I have a 20 gig drive in a firewire enclosure. It works. I bought a new 80 gig drive to replace the 20. I put it in the enclosure. OS X 3.4 Server told me that I needed to initialize the new disk. Disk Utility opens up. It sees the … | |
There are two very obvious truths which need to be stated before going any further: Truth 1 - prevention is better than cure, so don't visit 'dodgy' sites or download anything anyone sends you a link to, and do keep your PC as secure as possible with the help of … | |
I have a query on session storage how to store three fields value in a single session storage. I have three fields two radio button (in different groups) and one drop down in the first page this is how my first will look like. I was not able to get … | |
Can anyone please tell me what is the problem in my code: void Laptop::show() { Computer::show(); cout<<"weight is="<<weight<<endl; cout<<"height is ="<<height<<endl; cout<<"length is ="<<length<<endl; cout<<"width is ="<<width<<endl; } I am unable to call Computer::show(); function in Laptop::show(); function.Compiler says to use . or -> operator i am unable to understand. … | |
Hi guys, My name is Leonard E Norwood Jr. I'm a senior at Norfolk State University and a beginning of programming. I'm just working on a small program on my own time to practice. So you're familiar with the playing cards and the logic of dealing a deck with 4 … | |
Warning - DO NOT BUY DELL IF YOU NEED TECH SUPPORT Let me start by saying that until today I was a loyal Dell customer. My first personal laptop was a Dell Inspiron 1720. My father-in-law had a Dell desktop and my two sons have three Dell laptops between them. … | |
Although it took eBay itself an absolute age to disclose that a serious breach had taken place, and then [completely screwed up the process of ensuring users change their passwords](http://www.daniweb.com/hardware-and-software/microsoft-windows/viruses-spyware-and-other-nasties/news/479152/more-ebay-security-stupidity-exposed), this should come as no real surprise. Happygeeks' Law states: the larger the corporate, the longer it takes to admit … | |
Choose a problem that interests you and which can be solved with a program. This problem will be the foundation for your homework assignments and presentation; this is the problem for which you will design a solution during this course. Your chosen problem should be of reasonable complexity. If a … | |
I was transferring large number of files from computer to one of my portable hard disks by copy & paste method when it malfunctioned. Now I cannot use this external drive. There is nothing important on this drive and is not a SATA drive, although is USB 3. Please find … | |
I wish that you all are fine, My name is Ahmed Bahr From Egypt. Im 21 years old and in 2016 ill become a senior at Business Information Systems- Helwan University. So.. I have a little problem in my graduation project that my doctor decided to join an international competition … | |
I wish that you are all fine, My name is Ahmed Bahr From Egypt. Im 21 years old and in 2016 ill become a senior at Business Information Systems- Helwan University. So.. I have a little problem in my graduation project that my doctor decided to join an international competition … | |
Hitachi has now announced a 1-terabyte internal hard drive, claiming they're the first to unveil a 1 terabyte hard drive in the industry. It doesn't sound terribly impressive, given the fact that storage mediums are increasing faster than you can blink an eye. However, they have done quite a feat … | |
Hi I have an external hard drive its about 300 GB. I tried to recove my loose picture via testdisk but I couldn't because I got "Error Reading Sector" How can I fix "Error Reading Sector" I'll appreciate for your help | |
I've had my external HD for a while now (Rock mobile disk). Last time I tried to access the data in it was a few months ago without issues. I tried using it yesterday and started to have issues. I have 600GB of data that needless to, is very valuable. … | |
Hi I am trying to salvage user data from a hard drive that was installed in a Dell laptop. I have plugged it in to a Dell 490 workstation running Windows 7 Ultimate 64 bit using a USB connection kit - leads and power supply. First I used Chkdsk, it … | |
I had a trusty external hard drive for many years, it was a 500gb Seagate which worked fine up until the other day when the internal port for the mini usb detatched from the board and I was left w/ no way to connect it to my laptop.. Seagate failed … | |
I have a samsung 320gb HDD. Recently i am fatching a boot failour. I am trying to give windows. But a massage swing "a disk error occourer" and can not reboot pc. Can anybody help me? | |
Hello, I have an external Seagate hard drive (Part #: 9BD862-580 and Serial #: 4LSOLYMD) that I've used for years. I recently moved and had it in my car and moved it a couple of times. I just tried to use it and when I power it on, the green … | |
Hi Everyone. History: i am self taught developer (5 years + ). mostly doing simple automations in 3dsmax / foundy nuke, maya etc. i worked at a studio (film / animation) as Technical Artist. My weaker side is (server / client). i have done basic sockets tutorials etc to send … | |
So I was recently at the big Motorola launch event which spanned New York City, Mexico City, Sao Paulo and London where I was part of the media herd waiting to see exactly what new handsets were about to be revealed. The answer came in triplicate: the Moto X Style, … | |
I'm planning to set up my own private virtualization server at home with the following hardware setup: Motherboard: MSI X99S SLI PLUS, Socket-2011-3 CPU: Intel Core i7-5820K, Socket-LGA2011-3 Memory: Max 128 GB DDR4 RAM (starting with 32 or 64 GB RAM) PSU: Cooler Master G550M, 550W PSU Server box: Cooler … |
The End.