Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
80% Quality Score
Upvotes Received
4
Posts with Upvotes
4
Upvoting Members
4
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
1 Commented Post
~64.2K People Reached
About Me

Everything, can be done better.

Interests
cigars, smoking, music.
PC Specs
PCs are tools, it doesn't matter about the hardware, what matter is that it works. OS platform doesn't…
Favorite Tags
Member Avatar for Doctor Inferno

[b]TEAM A[/b]: includes members whose BC username start with A C E G I K M O Q S U V W [b]TEAM B[/b]: includes members whose BC username start with B D F H J L N P R T X Y Z [b]SCORE Board[/b] Team A: 4 Team …

Member Avatar for cproger
9
45K
Member Avatar for borchu

Hello everyone, I progress step by step my problem, one step is passed -now I can send string datas -text messages- here another step is I want to record some audio sounds by using microphone in first android emulator assume phone1 and send to second android emulator-phone2-. I found whole …

Member Avatar for borchu
0
9K
Member Avatar for nobuts

I have some line of javascript which is works well if it gets value from the same series of names. But I have a problem later when each values passed to another page which I'd like to break down which value is belongs to. So the question is how can …

Member Avatar for Taywin
0
2K
Member Avatar for semicolon

hello,, i have a multithread application.. my application connects to the database can i open 2 connection at the same time? or can i thread the connection also. thanks in advance.

Member Avatar for fpsasm
0
104
Member Avatar for fpsasm

Hello, I have a question regarding implementations of uploading a file from a browser to a server. I have currently two pages, page (1) is used to select the file. Using a form-submit section, the form is passed to page(2). Page (2) now gets a javabean, passing `request` to it. …

0
127
Member Avatar for 47pirates

I want to store a Vector<Vector<Object>> in mysql database. What is the best data Tpye that i can use in mysql and java to store and retrieve the datas.

Member Avatar for stultuske
0
372
Member Avatar for riahc3

Hello I want to run a command as sudo (to be especific open a file) but I dont want to run the entire program as sudo obviously. How do i do a fopen with sudo previlges? I dont mind hardcoding the password (eg, so it wont ask me for my …

Member Avatar for L7Sqr
0
143
Member Avatar for fpsasm

Hello All, I have been developing a website that has a secure area. At the beginning of the secure page I wrote a scriptlet to check whether the user is logged in. I want to take this scriplet and put it in a javabean. Could any of you guys suggest …

Member Avatar for fpsasm
0
263
Member Avatar for Scuppery

Ok everyone the object of this game is to simply - answer the post above without saying "yes", "no", or "sometimes" or any variation of them. For example: Do you like rock music? Wrong Answer: "yes or yep, yeah, etc. Correct Answer: "I love rock music, i think it is …

Member Avatar for azareth
0
1K
Member Avatar for fpsasm

Hello, I've been doing some JSP, and I've got a: "The value for the useBean class attribute bns.TestBean is invalid" error, could you help me out? tmp.jsp is : [code] <jsp:useBean id="tb" class="bns.testBean" scope="page" /> <jsp:setProperty name="tb" property="*" /> <html> <body> </body> </html> [/code] Where TestBean.java is: [code=java] package bns; …

0
79
Member Avatar for wingmark

Hi All; I recently bought some new parts for my computer and am not sure if it will work as easily as i hope it will, i was running a Foxconn mobo, a Radeon x850 GPU, a AMD Atahlon processor and 1gb of ram on a 150gb HDD with XP …

Member Avatar for Jashandeep
0
619
Member Avatar for royng
Member Avatar for Netcode
0
387
Member Avatar for jingda

I have created a few poems with some of my fellow classmates and i wanted to share with you guys. Can you please feedback to me whether the poem is good or bad because there is a poetry performance soon and my group is planning to take part. Thanks First …

Member Avatar for iamthwee
0
174
Member Avatar for royng

Do you agree that a student's life is hell and there are a lot of assignment to do. Or you think that a job is even more tiring.

Member Avatar for HiHe
0
565
Member Avatar for psychoflyer

What are some applications that you use that would make a choice to use an unreliable Transport layer protocol such as UDP? Why would an application choose to be unreliable?

Member Avatar for rubberman
0
184
Member Avatar for JamieLynnSEO

i was working on the webpage at work, and got this error message. I read it and instantly burst out laughing. [B]Most epic error message ever[/B], hahahaha. I thought i'd share, hoping that someone else finds this as funny as i did.[ATTACH]20344[/ATTACH]

Member Avatar for jingda
2
314
Member Avatar for dornaled
Re: hi

hi If i access to a web server with PHP support what i can do so.

Member Avatar for christopher6
0
85
Member Avatar for slygoth

Im writing a code to generate invoice numbers. Im using a file now that increment to number each time but i was just wondering if there is a way to use time so that it can generate a invoice using time or date. Like the first 4 digit would give …

Member Avatar for fpsasm
0
167
Member Avatar for Transcendent
Member Avatar for wizard25

Hi my nickname is wizard25 and I am from serbia. I registered here because I want to learn programming,for now I know Pascal and I think its a good start. My ability's are solving windows/computer problems.And I know very little about HTML and HTML on facebook (FBML).

Member Avatar for susheelsundar
0
89
Member Avatar for DarkBerzerk

Hey guys, i was making some thing easy and small and I've made it many times ago, i want to make Div tag with width 670px and insite it two Div tags as 2 golumns the left 400px and the right 370px.. [CODE] <div class="bulb_body"> <div class="left_column"> <p>This is test …

Member Avatar for DarkBerzerk
0
128
Member Avatar for shama_kandy
Re: HTML

What will be the effect on web browsing if the browsers start compiling the HTML language instead of interpreting it?

Member Avatar for Momerath
0
125
Member Avatar for schrope

I can not get any of my links to work. the tabs should go to the correct page and the links at the bottom should go to the correct page. help [CODE]<html> <head> <!-- New Perspectives on HTML and XHTML 5th Edition Tutorial 2 Review Assignment CAMshots Photo Contest Author: …

Member Avatar for floatingDivs
0
451
Member Avatar for maxelcat

Hi I have been asked to create a site for a band. They want to have a whole pile of mp3s and some sort of player. Ideally, of course, needs to work across device (and you all know I mean iPad/iPhone - so not flash). Can anyone please recomment a …

Member Avatar for maxelcat
0
119
Member Avatar for b56r1

#include<stdio.h> main() { int a=10; printf("%d %d %d\n",a=10,a=20,a=30); } o/p: 10 10 10. Here, the latest value is updated and printed as the expression statements separated by commas in funtions are evaluted from right to left. But, in below program by using global variable or static variable why the updated …

Member Avatar for pheininger
0
108
Member Avatar for slygoth

Hey can someone help me with a code to mask password. To print * when the user enter a value and when they hit backspace it takes back a *. Im having trouble figuring out the code

Member Avatar for Arbus
0
312
Member Avatar for jlego

not sure where this should be posted. its a software / hardware suggestion question the company i work for has had nothing but problems with tag printers for as long as i remember (they print small tags that fit on jewelry, rings etc.). after hearing of the problems going and …

Member Avatar for jlego
0
111
Member Avatar for moonL!ght

hi,im going crazy im introduced to the basics of xhtml and when i tried to insert an image it dosent appear in the browser i have checked the code 100 times nothing seems wrong thie is the simple code [CODE] <?xml version="1.0" enconding="UTF-8"?> <!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional …

Member Avatar for fpsasm
0
140
Member Avatar for fpsasm

Hello, I've made a program that uses an array of objects, it's work well so far, upto the point that I try to increase the size of an array. So, in main the relevant code loops like this: [CODE]int main(){ /* classes used */ phoneBook *p; .... numLines = 0; …

Member Avatar for fpsasm
0
333
Member Avatar for TheRealOrder

I have used DirectSound for years but I have started a new Direct3D 10 game and wanted to use something more supported and newer. Target VC++ 2010 build for Win7 platform, prefer an OOP model if one exists. Suggestions?

Member Avatar for TheRealOrder
0
196