• Member Avatar for rubberman
    rubberman

    Replied To a Post in Playing a video using C program

    What libraries or other tools you use to play the video depends entirely upon the encoding that the video uses. Downloading it is trivial, but playing it is not. As …
  • Member Avatar for rubberman
    rubberman

    Replied To a Post in connect to database from remote server for android app

    You can use php or any number or other mobile/web api's to connect with a database and send/receive data. What have you tried? Have you done some research into this, …
  • Member Avatar for rubberman
    rubberman

    Replied To a Post in help me please

    Sorry, but we don't do your homework for you... :-( Post your attempt to do the coding, and we may be able to help sort out your problems!
  • Member Avatar for rubberman
    rubberman

    Replied To a Post in Final Year Project Ideas

    Both are great ideas. As a software systems engineer, and serious amateur musician, both work for me, but for #1 I'd personally prefer output as musical notation instead of tablature. …
  • Member Avatar for rubberman
    rubberman

    Replied To a Post in Gnome desktop wont start on Fedora19

    What distribution/version of Linux are you running? In any case, you will need to fully reinstall the xorg and gnome software, or install kde, xfce, et al and try running …
  • Member Avatar for rubberman
    rubberman

    Replied To a Post in sd card read only cannot format

    Regular SD cards have a slider that can write-protect the device, but I don't think micro-sd cards have one of those (mine don't). In any case, SD cards over 8GB …
  • Member Avatar for rubberman
    rubberman

    Replied To a Post in W8 chkdsk hangs at 0%

    It seems there is a subtle corruption of the file system, but not one that keeps the system from running (at least for now). Boot it up, and copy your …
  • Member Avatar for rubberman
    rubberman

    Replied To a Post in Apache2 Perl-CGI scripts do not execute.

    These are perl scripts, right? Is the first line something like this? `#! /usr/bin/perl` If it is, then then script should automatically invoke perl. If not, then you need to …
  • Member Avatar for rubberman
    rubberman

    Replied To a Post in bash & sqlite

    Read the sqlite3 man page for details on how to use the command-line interface. You can use that in your bash scripts. You should not need run it via php.
  • Member Avatar for rubberman
    rubberman

    Replied To a Post in No Boot Drive

    This shows that your computer is trying to boot from the network. Go into the BIOS and disable PXE (network) booting.
  • Member Avatar for rubberman
    rubberman

    Replied To a Post in Forgot Win 8 Password; can not access new Laptop - PLEASE HELP!

    If you really cannot recall your password, then you may be SOL, especially considering the tighter security of these systems. My advice is to boot a Live Linux CD/USB/DVD drive …
  • Member Avatar for rubberman
    rubberman

    Replied To a Post in A quick question!

    So, what's your problem? In any case, you need to guard against values of r < 1 as well, returning 0 in such a case.
  • Member Avatar for rubberman
    rubberman

    Replied To a Post in Apache License 2

    Generally you don't need to do so, assuming you are not modifying Apache code itself, but are simply writing new classes of your own. You might want to insert your …
  • Member Avatar for rubberman
    rubberman

    Replied To a Post in setup-x86.exe

    what operating system are you running?
  • Member Avatar for rubberman
    rubberman

    Replied To a Post in Network card disconnected

    The card may be broken. You can remove the entry for the card from your hardware management page and then restart the computer (a full shuntdown and then power it …
  • Member Avatar for rubberman
    rubberman

    Replied To a Post in internet problem

    What kind of computer and operating system are you running?
  • Member Avatar for rubberman
    rubberman

    Replied To a Post in Computer does not recognise keyboard, mouse or monitor after a blue screen.

    When you first start the computer (power on from a cold shutdown), hold down either the F2 or Esc key and keep it held down until you get the BIOS …
  • Member Avatar for rubberman
    rubberman

    Replied To a Post in Just to check if my Malloc and Realloc are correct?

    There are a couple of issues here. 1) You aren't casting the results of malloc() and realloc() to the appropriate type. They return a void* and that should be cast …
  • Member Avatar for rubberman
    rubberman

    Replied To a Post in App to Open Cash Drawer

    Sure. However, you are not providing enough information to help. Also, are you sure you own this cash drawer, and aren't just trying to break into someone else's $$? :-)
  • Member Avatar for rubberman
    rubberman

    Replied To a Post in How to restrict the web app to single instance per User/Machine?

    So, to be clear, you want any specific user to be able to only start one instance, no matter which machine they are running on? IE, 1 user, 1 instance …
  • Member Avatar for rubberman
    rubberman

    Replied To a Post in need code calculator,please help me !!!!

    What ChrisHunter said, plus we don't don't do your homework for you, no matter how much of it you have! Make a decent effort, and many of us will help …
  • Member Avatar for rubberman
    rubberman

    Replied To a Post in map container - template value and key

    This is called a hashmap. It has two template arguments. IE, `hashmap<T1 key, T2 value>` When searching, it looks up the key via its hashed value (T1), to return the …
  • Member Avatar for rubberman
    rubberman

    Replied To a Post in BIOS flash problem

    You may just have a bad RAM chip. Assuming you aren't using ECC (error-corrected code) RAM, this is a distinct possibility. Run a memory tester to see.
  • Member Avatar for rubberman
    rubberman

    Replied To a Post in How to control external device using PC

    There are a gazillion (a lot) of devices, ranging from simple I/O devices (relay controllable) to PLC's (programmable logic controllers), and there are a tonne of PLC's out there, using …
  • Member Avatar for rubberman
    rubberman

    Replied To a Post in which cables should be in same raceway

    Cat5e is extended length twisted pair cable, and the sender/receiver nodes should be using balanced line-drivers, which would (should) minimize interference and cross-talk from other cables. If this is not …
  • Member Avatar for rubberman
    rubberman

    Replied To a Post in Problems With Kingsoft Office Writer

    Download and install LibreOffice instead - open source (free) and can read/write MS Word (and other MS Office) documents quite nicely.
  • Member Avatar for rubberman
    rubberman

    Replied To a Post in Bad signal Issues

    Please explain exactly what you mean by "bad signals". In any case, it is probably a case of bad hardware (cell phone transceivers) in which case it will require a …
  • Member Avatar for rubberman
    rubberman

    Replied To a Post in Windows

    Between 7 and 8.0? 7 definitely. Windows 8.1 is a big improvement over 8.0, but most corporate systems still use 7 - there are a lot of issues with software …
  • Member Avatar for rubberman
    rubberman

    Replied To a Post in how is the best?

    Either should be just fine. What operating system are you running, Linux or Windows (or other)?
  • Member Avatar for rubberman
    rubberman

    Replied To a Post in internet connection to my computer

    Internet connections can be via WiFi, cable (via some sort of hard-wired link, such as a modem, DSL, or other media), BlueTooth (to a device that can act as a …
  • Member Avatar for rubberman
    rubberman

    Replied To a Post in Problem with D-Link Wi-fi modem

    More likely it is that there are other access points in range that are using that channel (13) and have more power than yours. Good solution though! :-) Usually, you …
  • Member Avatar for rubberman
    rubberman

    Replied To a Post in LinkedList and ArrayList help

    So, you flagged this thread as "solved". What did you do to solve it?
  • Member Avatar for rubberman
    rubberman

    Replied To a Post in data mining

    This is just so totally unclear! Please get into MUCH more detail!
  • Member Avatar for rubberman
    rubberman

    Replied To a Post in Python or PHP? For web development

    If you know C++, php is pretty simple, and can include HTML code quite nicely. That said, I have encountered some pretty significant php bugs in dealing with HTTP conversations, …
  • Member Avatar for rubberman
    rubberman

    Replied To a Post in program

    Sorry, but we don't do your homework for you. If this were in England, it would be a 4th form problem... Post your code attempts here and we may help …
  • Member Avatar for rubberman
    rubberman

    Replied To a Post in RE: Statistical Analysis Help

    Time to go back to the book! There are plenty of stats texts (hard copy and online) to help you with this, and wikipedia may help as well. Just remember, …
  • Member Avatar for rubberman
    rubberman

    Replied To a Post in Update to Maverick and no php

    You need to install php directly (it probably wasn't by default). Either you can get it from the Apple Store, or you will need to install from source.
  • Member Avatar for rubberman
    rubberman

    Replied To a Post in hey my new build

    A 350 watt power supply is VERY underpowered for most current systems. It will not play nicely with most current video cards that often pull more than that. The biggest …
  • Member Avatar for rubberman
    rubberman

    Replied To a Post in IPhone stealing data from a windows operating system?

    You poor schlub! NEVER let someone plug an unknown device into your computer!!! (emphasis intended) To help people with recharge problems, keep a wall-powered usb charging cable available. No issue …
  • Member Avatar for rubberman
    rubberman

    Replied To a Post in BIOS flash problem

    Don't assume this is a BIOS problem. It may be, but first make sure that you don't have a bad RAM SIMM. In any case, your older system is still …
  • Member Avatar for rubberman
    rubberman

    Replied To a Post in Win8 file sharing - permissions problem

    It is likely that the laptop belongs to a work workgroup. Your desktop doesn't belong to that group. Changing the laptop's workgroup is probably not a good idea as it …
  • Member Avatar for rubberman
    rubberman

    Replied To a Post in Problem with D-Link Wi-fi modem

    Since your other phones are still working with the access point of the router, I would still suspect the phone. This may be a software problem. Try this: 1. Delete …
  • Member Avatar for rubberman
    rubberman

    Replied To a Post in ip troubleshooting

    Although the range extender has an IP address in order to configure it, in operation, that should not appear in the route as it is basically operating as a radio …

The End.