Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
46% Quality Score
Upvotes Received
3
Posts with Upvotes
3
Upvoting Members
3
Downvotes Received
4
Posts with Downvotes
3
Downvoting Members
4
2 Commented Posts
0 Endorsements
Ranked #2K
~32.4K People Reached
About Me

An easy going chap!

Favorite Tags
Member Avatar for makmuhefe

Hello, I need to convert C codes to Java codes.this promram calculates surface areas of a 3D geometry which is read from datas from text file.thanks for help. text file: [CODE=text]12 0 0 0 0 0 1 4 0 1 4 0 3 5 0 3 5 0 0 0 …

Member Avatar for K3haled
0
9K
Member Avatar for cretaros
Member Avatar for JorgeM
0
121
Member Avatar for cretaros

Hello im new on the linux here, i need help, i want to know how to start and deply the following on linux: ftp server. webserver samba server

Member Avatar for rubberman
0
149
Member Avatar for ritaphuti
Member Avatar for isto

My friend's computer was doing updates and it froze. He left it for 24 hours and it was frozen on a windows update. He finally killed the power and turned the computer back on, and nothing. The power light comes on, but no beeping, no fan, no monitor. I loaned …

Member Avatar for Diddle1967
0
1K
Member Avatar for cretaros

Guys im using the above machine, just bought it from an auction sale, i installed windows 7, bt the is no sound, i researched on the internet and the possible sound drivers is sound Max but it dont work if i update on the internet, nothing is installed what might …

Member Avatar for zxor 2
0
105
Member Avatar for cretaros

my compaq pc cant install sound drivers and i bought a new pCI sound card but the card also fail to install drivers, what can be the possible soluyion.

Member Avatar for zxor 2
0
108
Member Avatar for cretaros

My Hardrive just lost the file system and now its not accessible, its Raw if i view it in Computer management , how can i correct this or restore the NTFS file system because it have a lot of data. Any help?

Member Avatar for cretaros
0
115
Member Avatar for sneha_07

I wanted to ask about RHCSA certification . I am doing MCA presently and have a 2 moths break so i am thinking to do training in red hat so i it good and benificial for me. where hould i do it in delhi/ncr region and about how much will …

Member Avatar for Shinedevil
0
383
Member Avatar for samsnov

Please how can I get a software that can encode my movie to flash movie, Adobe media encoder and its Adobe flash coulden`t work in my pc,problem of activation. Is here any other soft ware that can do it for me perfectly, please kindly direct me to any movie encoder …

Member Avatar for cretaros
0
188
Member Avatar for gujinni

hi there.! I have some problem about my calculator. I already made basic calculator but I want to developed it more instead of computing only 2 input I would like to compute this more than two. my calculator looks like windows calculator. tnx and more power. =)

Member Avatar for gujinni
-1
205
Member Avatar for cretaros

i jst switches off my pc , then after some hours, i turned it on but there is no display on monitor, but when i connects the monitor cable direct to onboard display it works fine though gamma is incorrect, what might be the problem with my card, an Nvidia …

Member Avatar for jingda
0
69
Member Avatar for WASDted

Hey folks. We're working on some DaniWeb T-shirts and we'd like your input. The design of the shirts is as follows. Black T-shirt with a random funny saying on the front and the <DANIWEB> logo on the back (white ink). We're looking for some quotes. Think funny, geek, tech, hacker, …

Member Avatar for Netcode
0
983
Member Avatar for akasekaihime

I have created my own payslip but then when I compiled it, they said that there are no more errors but I cannot view my output on the applet viewer............ is there something wrong with my code or is the viewer at fault here?? here is my code............ [CODE]import javax.swing.*; …

Member Avatar for akasekaihime
0
315
Member Avatar for cretaros

Hello i am new to php, i have been practising it for a while now can any one give me a way to code a simple online test in php5, i have created forms i Dreamweaver using radiobtns for answers, now i want the codes to handle it as follows; …

0
57
Member Avatar for cretaros

Im to develop a payroll calculating system using abstract classes and implementing polymorphism, With respect to inheritance of super class Employee by sub classes. i dont know how to start implementing it on GUI, bt its okay on cmd. Any help either with sample code is highly appreciated. cretaros.

Member Avatar for ztini
0
155
Member Avatar for cretaros

How to i implement loops to print the initialised word as foloows: Thanx in advance. p pr pro prog progr progra program programm programmi programmin programming programmin programmi programm program progra progr prog pro pr p

Member Avatar for nmaillet
0
384
Member Avatar for b1izzard

Hi everyone, I had designed an application with Java as front end and mysql as back end. The client application uses both local database as well as Remote mysql server's database for login and other retrievals. I don't know how to generalize the database connectivity code?, I need to access …

Member Avatar for b1izzard
0
223
Member Avatar for WASDted

[ATTACH=RIGHT]20573[/ATTACH][URL="http://www.daniweb.com/hardware-and-software/apple/apple-hardware-and-devices/interviews/323685"]Super engineer and friend of DaniWeb, Steve Wozniak[/URL], told Reuters on Friday that he would consider returning to Apple, or more accurately returning to an active role at Apple if asked. With Steve Jobs on an indefinite medical leave (his third since 2004), the possibility of the other founding "Steve" …

Member Avatar for renaldocreative
1
294
Member Avatar for hfx642

I've been coding in Java for about six years now (personal projects only). I follow the... [I]Java, How to Program[/I] (Deitel, 5th ed.) book. For a particular project, I've coded several Record structures, each in their own class file. Is it possible to put ALL of my Record structures into …

Member Avatar for hfx642
0
371
Member Avatar for cretaros

i have encrypted some login credentials in mysql database using md5, now i want what i input as login credentials to be encrypted automatically to ease comparison with the encryption in database: This is how far i have done, no errors bt i cant login anymore [CODE]try { Class.forName("com.mysql.jdbc.Driver"); Connection …

Member Avatar for mKorbel
0
136
Member Avatar for cretaros

Here; is my scenario; A prisoner is admitted in a prison at this date:: [B]2011-05-05[/B], he was sentenced for [B]5 years[/B] so how do i calculate date additions so the results give me [B]2016-05-05[/B], as this is the exact date he is to be released from prison. the addition should …

Member Avatar for mKorbel
0
286
Member Avatar for cretaros

I want to dump or backup a mysql database on button click, i have the following logic, no errors bt it cant execute, can anyone help me in identifying the error. the code as follows: [CODE] try { String dbName = "xxx"; String dbUser = "root"; String dbPass = ""; …

Member Avatar for mKorbel
0
174
Member Avatar for bhallarahul

Is it possible to write java program for controller or programmable interrupt controller?

Member Avatar for bhallarahul
0
73
Member Avatar for Fumomo

Hey all, I've been trying to solve this issue I have now sometime but haven't had much luck with it. I want to be able to update a label in a JPanel from another JPanel EG panel1 has an actionListener that updates a JLabel in panel2. I've been searching around …

Member Avatar for JamesCherrill
0
723
Member Avatar for jeffmummey@sbcg

I need a strong response to my question. I can write and compile a java application. The computer won't run the applications when the proper java command is used in command prompt. I did load the Java run time environment. The applet will load using an html tag. Whats happening …

Member Avatar for sirlink99
0
165
Member Avatar for bibiki

hey there, I am trying to make my first connection to a mysql server with java. I took the following code from another thread: [CODE] import java.sql.Connection; import java.sql.DriverManager; public class Connect { public static Connection ConnectDB() { Connection conn = null; try { String userName = "root"; String password …

Member Avatar for bibiki
0
166
Member Avatar for techie929

Hi, I want to make a JLAbel clickable. For example if a user click on the jlabel he is directed to some url like [url]www.google.com[/url]. Any help would be appreciated. Thanks.

Member Avatar for JamesCherrill
0
92
Member Avatar for Voidz

Hi, is there a good .ISO burner I can download? I have a CD, just need to burn a .ISO to it.

Member Avatar for darrylpatterson
0
161
Member Avatar for zambag

Good Day. I need your help or advise, I'm amidst the Planning and Requirement Analysis of my thesis in Software Engineering. I was so confused on what particular programming language should I study and used in my system. The system is an online website that consist of database for their …

Member Avatar for sergent
0
265