5,686 Topics
![]() | |
I'M trying to get my .aax audio book file from my computer to my iPod but am having trouble. I don't use iTunes or Microshaft Window$ so it's a little more complicated. I'M using the Linux OS with Rhythmbox media player. I tried to manually move my .aax files to … | |
The PowerBank 2000 is the latest in a long line of solar-powered chargers from Sandberg. It's far from being the most powerful backup battery for your smartphone (and yes it will charge Droids as well as iPhones, but as I'm an iPhone user I can only talk about my experiences … | |
Hi all, I have created an abstract class Named Employee and one Sub-Class named FullTimeEmployee. In my abstract class "Employee", i have defined two constructors one without parameter and one with two parameter, both used to intializee first name and last name. My aim is to print payroll for employee … | |
I want to set value for html input text through code behind but can't seem to work :( p.s. i'm new to c# and this is my first c# project. I appreciate any type of help or critic. Thanks! Error in banana.cs: "txt_URL" is not in context apple.html: <%@ Page … | |
Basically in this game all you do is come up with a name of a company (that is real). So the rule is to come up with a company name using the last letter of the previous company. For example, if the first user says "Google", then the second user … | |
So, you've either bought the [brand new iPhone 5](http://www.daniweb.com/hardware-and-software/apple/apple-hardware-and-devices/news/433802/apples-disappointing-iphone-5-sells-out-within-the-hour) or have upgraded your existing iPhone to iOS 6 and discovered, like half the Internet it would appear, that the new Apple Maps which have replaced Google Maps are, to be polite, an utter and total stinking FAIL. I'm no Apple … ![]() | |
I just installed gcc 4.9 (with C11 support), and want to add it to Xcode 4.6.3's build options as a compiler option. I ran `make` and `make install`, and the packages are all there (under `/usr/bin/gcc`. Running `gcc --version` confirms that gcc 4.9 is installed rather than an older version. … | |
Hello:) Well this is my source code, but unfortunately it doesn't as it should. It should insert string s2 into s1 beggining from position p. For example if s1="green apple", s2="orange", p=3, output looks like this: greorange en aplle, and it should be in one line. I would appreciate very … | |
Apple has captured the market of elite. However, in the middle and lower class markets Huawei (Chinese phone company) is giving tough time to apple. Can Huawei outclass iPhone? Huawei has already introduced the slimmest smartphone and the first water and dust proof smartphone of the world. | |
where is the run-time error in that code? void main(){ .... char *fruites[5] = {"apple", "banana", "orange", "apricot", "pineapple"}; bubble(fruites,5,10); } void bubble(char *a[], int size, int columns) { int j,i; char * x= new char[columns]; for (int z=0; z<columns;z++){ *(x+z) ='0'; } for (i = size - 1; i … | |
How to find the difference of two files and get a 3rd file with the newer information alone. for example: There are two files file1 and file2 **file1** apple mango pear **file2** apple mango pear cat and dog I need a file with **fileout** cat and dog how to achieve … | |
I am trying to add a dell v515w printer/scanner/fax to my mac mini OSX-tried downloading from the dell site but can't get driver to be recognized-please any help will be appreciated! | |
It started as just another early morning at work, arriving at 5.30am outside the converted mill where I rent a small space in amongst the myriad industrial units and office lets. I pulled up outside in my Fiat 500 and removed my backpack that doubles up as my laptop case … ![]() | |
Hello, Could use a little help please. I can't update to sp2 for Vista and have not been able to update in almost a year. My windows media player plays all songs but very choppy. They do work fine on other computers. Vista is terrible so any help to make … | |
Purchased Windows 7 Professional online in 2009 to be sent to my friend in Las Vegas. The box was lost and replaced for a new one in 2010. I installed, activated and registered it and everything worked. In 2011, my HP crashed and I replaced it with an Apple Mac … | |
 This is the latest upgrade to the Camera Link product from Sandberg, making it compatible with the iPad 3 and iPad 4/Mini; but not at the same time. To get the iPad 4 compatibility rather obviously requires the Lightning connector equipped version, which costs the same as the … | |
i am a beginner here, now i am having trouble adding function to the buttons.(i have no idea what to do so might need deep explaination on everything) i totally don't know how to add function onto the button. here is my code: Second part is servlet <%@page import="ejb.CartServlet"%> <%@page … | |
If I have a array: $myarray = array("10"=>"apple", "20"=>"banana", etc..) up to 15 values. and I use $_GET['category'] to get my value from url for instance "10" How do I echo $myarray to be "apple"? | |
![]() | I need to remove Vundo and potentially other issues from my son's computer. BTW **Do not allow your kids to play Pickle **as that seems to be where he got it. *sigh* I've followed all of the instructions from the "Read me before posting" instructions. Your help is much appreciated! … |
I am getting an iphone soon and would like to write some programs for it using c++, I know all about apple and objective c but I want to use C++, as I am more skilled in C++. So is there a compiler out there that will enable me to … | |
hi!guys Can any one help me how i can rank on google on my these keywords macbook pro, sell macbook pro, cash for apple macbooks " and my site is one month old .Kindly if you have any nice tips then share with me thanks gusy for reading my post … | |
Just installed new SSD hard drive into 2007 MacBook but often it restarts with no warning? Is it possible that its not sitting in bay snug enough and my typing is enough to jar it loose or has anyone else experienced similar problems with SSD drives? Thanks in advance! | |
changed my system from HP (windows 7) to Apple IMAC. Installed "Paralel Desktop" on my IMAC and successfully transferred my Corel word perfect files. Have many hundreds of e-mails on my HP (Windows Live Mail and Windows Mail) which I do not know how to transfer over to my Paralel … | |
![]() | Hey guys. I'm not so great with Javascript, but I can somewhat manage. So I have this slightly modded video lightbox that works fine, but I'm trying to wrap my head around adding a Disqus module underneath the vid. So I have 2 questions. 1. If you add a disqus … ![]() |
Cybersquatting or domain name squatting is something that needs special consideration as it has gained immense popularity in the world of cyber crime in the last two decades with the growing popularity of Internet. But before knowing anything, the foremost thing that you should know is what exactly cybersquatting is. … ![]() | |
I blame [URL="http://twitter.com/scobleizer"]Robert Scoble aka scobleizer[/URL] for his 'First look at “revolutionary” social news iPad app: Flipboard' post which led to a flipping iPad app taking over Twitter for most of yesterday. Some 24 hours late, Flipboard has thankfully dropped off the trending top ten list at Twitter, although it's … | |
Hello Lets say in the localStorage object I have the following: Apple = red Potato = brown Gum = blue And I want to search thru it for the word Potato and then get its value (brown). How could I do this? Im thinking: for (var i=0;i<localStorage.length();i++) { if (localStorage[i]=="Potato") … | |
Hi, I have been working on my portfolio website like forever. I am struggling with one problem that I can not solve for nothing. Can someone please help me. I don't know what I am doing wrong. I have two checkboxes. When selected the selected checkbox will appear in mytxt.text … ![]() | |
#include<iostream> #include<cstdlib> #include<string> using namespace std; class Menu { public: Menu(); virtual void showMenu(); private: }; Menu::Menu() { } void Menu::showMenu() { cout<<"\nFood Selection:"<<endl<<endl; cout<<" ~~*~~*~~*~~*~~*~~*~~*~~*~~*~~*~~*\n"; cout<<" Food Category "<<endl; cout<<" __________________________________\n"; cout<<" 1. Appetizer *"<<endl; cout<<" 2. Main Course *"<<endl; cout<<" 3. Drinks *"<<endl; cout<<" 4. Dessert *"<<endl; cout<<" … | |
Is it possible to install Mac on a system that is not an apple product? Need urgent suggestions. Thanks in advance. | |
Hello, I just bought osx Mountain Lion on my MacBook Air. The apple store guy said that if you buy a software with an apple ID that someone else is using, that person can get it for free. But when I bought my Mountain Lion on my MacBook Air my … | |
Hi Iused to get asked quite regularly to make flash animations - such as banner ads, slide shows, and so forth. Then along came apple and off wnet one of my revenue streams into the sunset... Recently though I have been asked to do something like this: http://bspokemedia.com/momediauk/record-player.html which I … | |
hi guys, I have IPad 2, and currently im using Bluefire reader for DRM PDFs and GoodReader for standard PDF's, I was hoping GoodReader can support DRM but it is not. Now am trying to find some Adobe DRM support ebook readers that is faster than BlueFire and lots of … | |
My nortons antivirus hasnt been working for a while now, so ive dicided to the bottom of this problem, im beggining to worry that my computer has all sorts viruses etc in it. i also have another problem, when my son trys to run his internet games(Team fortress 2 Etc) … | |
<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Strict//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd”> <!--[if lt IE 7 ]> <html class="no-js loading ie6 oldie" dir="ltr" lang="en-US"> <![endif]--> <!--[if IE 7 ]> <html class="no-js loading ie7 oldie" dir="ltr" lang="en-US"> <![endif]--> <!--[if IE 8 ]> <html class="no-js loading ie8 oldie" dir="ltr" lang="en-US"> <![endif]--> <!--[if (gte IE 9)|!(IE)]><!--> <html … | |
Just wondering what you guys think. Who would win for best tablets phones etc. Apple, Microsoft, or Google?? | |
![]() | I'm currently using this code to display a video lightbox on my site. If possible, I'm looking into rendering a disqus comment system under the popup video. Is that possible? Here's the js code. var Videobox = { init: function (options) { // init default options this.options = Object.extend({ resizeDuration: … ![]() |
Google has announced the availability of more than 1000 ‘Google Gadgets’ that can be run on any web site, differentiating them from the existing desktop gadgets which could only work locally by way of the Google Desktop software or on a personalized Google homepage. These bits of cobbled together HTML … ![]() | |
Hi i am trying to parse a *large xml* file and printing the tags to a output file. I am using *minidom*, my code is working fine for 30Mb files but more than that its getting memory error.So i used buffer reading the file but unable to get the desired … | |
McAfee publish a list of the top 10 spam subject lines, because of the work done by their threat research and filtering labs as well as customer feedback, and the latest for July shows how the spammer is now concentrating more on ID theft and less on helping you achieve … ![]() | |
[ATTACH=RIGHT]22083[/ATTACH]In an unusual take on the usual 'my smartphone is better than your smartphone' debate, a new survey has revealed that when it comes to the amount of time we spend using our handset of choice, iPhone users are the biggest addicts. So addicted, in fact, that many iPhone users … | |
Apple hacking PWN2OWN supremo and security researcher Charlie Miller is preparing to reveal just how to hack an Apple MacBook battery. Yep, you read that right: Apple battery hacking could be coming to a MacBook near you soon. Well, near you if you happen to be in Las Vegas for … ![]() | |
I have a MacBook Pro and I am trying to print on my DELL v305 all in one printer but I cant seem to find a driver. I found one on the DELL site but after I download it my MacBook says it cant read the file. Help!no | |
At just half a cubic inch in volume, 1.62 inches long, weighing half an ounce and coming complete with a built-in clip and little else to spoil the minimalist aluminum design, the smallest digital music player on the planet goes on sale this coming Friday. The surprising thing about this … | |
Hello I am having a problem with my phone i updated ultrasnow 2.2.7 and after that the whole screen went white i switched off the phone and now it wont switch back on i have tried holding the home button and power button but nothing happens i have tried charging … | |
I can not access my iPad due to a message showing up about updating my iCloud. I can see everything (the lock screen) and the message that i get has two buttons and when i click on them, they don't open. I don't know if i make any sense, but … | |
Lawmakers in Washington asked tech companies Tuesday whether they need to create legislation that would protect people's private information online. The Senate Commerce Committee took up the issue, asking representatives from Apple, AT&T, Facebook and Google if an online privacy bill is necessary. Those companies have all dealt with recent … ![]() | |
Apple has done it again. This time with [URL= http://www.sproutcore.com/]SproutCore[/URL], a JavaScript framework that simplifies development of native-looking Web-based applications without the need for Flash or any other specialized runtime. Apple has reportedly contributed loads of resources to the project, which was originally developed by [URL= http://www.sproutit.com/]SproutIt[/URL] creator Charles Jolley. … ![]() | |
The End.