Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
2
Posts with Downvotes
2
Downvoting Members
2
1 Commented Post
0 Endorsements
Ranked #3K
Member Avatar for hket89

Write a program for the following problem. An instructor needs a program that accepts a student identification number and three test scores, test1, test2, and final_test as input, and determines and outputs for each student the semester average and the final letter grade according to the following scheme: SEMESTER AVERAGE …

Member Avatar for dani_277
0
257
Member Avatar for alvalany

I was trying to create a gui based application in netbeans. What I want is a lot of panels stacked one above the other. So that when one of the option in a panel is selected, tthe related panel should be displayed above the original panel I know this can …

0
93
Member Avatar for alvalany

Im using jcombobox in a simple database application . I want add the resultset of a particular query as element in jcombobox. Im using netbeans and i found an option called binding but im confused how to use it!! Please help.

Member Avatar for pbl
0
104
Member Avatar for alvalany

Hi friends, I am doing Bachelor's Course In Computer Science Engineering. Recently I recently completed my course on Application Development and Database Management. Coincidentally a few days ago I was asked by my friend to do a simple software for managing his store. So, i thought I got an opportunity …

Member Avatar for JamesCherrill
0
93
Member Avatar for alvalany

Hi friends, I am doing Bachelor's Course In Computer Science Engineering. Recently I recently completed my course on Application Development and Database Management. Coincidentally a few days ago I was asked by my friend to do a simple software for managing his store. So, i thought I got an opportunity …

Member Avatar for alvalany
0
130
Member Avatar for alvalany

I am having a wordpress blog. I would like to make it moblie complaint by installing a suitable plugin or some other method. Now when i try to view it in mobile itz showing either "too big url" or "status code 413" So I would like to fix it .. …

Member Avatar for racoon8995
0
112
Member Avatar for alvalany

hi friends, From many days I wanted to create some application in Windows. Now which IDE would be better (I am also a bit confused with the term IDE ) Turbo c or Borland C++ bulder or Visual c Whatz the difference between these things?? Please someone clear my confusion. …

Member Avatar for Ancient Dragon
0
948
Member Avatar for alvalany

I just wanted to know if copied content content is really a serious issue in deciding pagerank? Many sites with pr 3+ are found to have copied content. Even sites like digg , stumble upon are in a way publishing copied content from other blogs ( i know that though …

Member Avatar for realfarhan
0
126
Member Avatar for alvalany

Hi friends, I am having a blog with considerably good revenue.Now I am trying to make it a revenue sharing website. I have put Ads in my blog using my personal adsense account.Now I am going to add one of my friends as it's another user.The problem is that If …

Member Avatar for luienriq
0
165
Member Avatar for alvalany

hi friends, I am having a wordpress blog which i would now like to create a mobile friendly version of it. I managed to install a plugin which solved it to a extent but how can i monetize it with google adsense for mobile content. Is creating a new subdomain …

Member Avatar for alvalany
0
100
Member Avatar for alvalany

I know the heading is a bit confusing.. what made me to put this question here is that :Recently i heard an article that [URL="http://lwn.net/Articles/69835/"]the rumours are true! GTK is LGPL, QT is GPL big difference[/URL] It means even if I create something with front end QT , I can't …

Member Avatar for pritaeas
0
210
Member Avatar for alvalany

friends, We all know that google translator is one of the coolest tools by google. But recently I was a bit embarrassed when translation of one of my letters went too weird. Actually a few names , i mean names of recipient of my letter was also translated :( Not …

Member Avatar for alvalany
0
98
Member Avatar for alvalany

hey friends , Recently I got few Pingbacks for few of my posts in my blog. Are they spam? I would also like to know if they do any good in increasing the traffic or do they negatively affect the page rank??

Member Avatar for bobchrist
0
105
Member Avatar for alvalany

hi friends, I wanted to do something like creating an executable file like a installation file . I don't want to do anything hardcore :) Just I have to copy the html file into a user defined directory in the computer and set the home page of the default browser …

Member Avatar for alvalany
0
56
Member Avatar for alvalany

Please someone help me regarding the differencec b/w Structures and Unions.I know the differnce in the memory management but what is itz advantage .Also why are unions specifically used in mouse programming and similar stuff..

Member Avatar for ankur_
0
134
Member Avatar for alvalany

Hi friends, Certainly i heard about some weird techniques of increasing adsense revenue. Like we could get some control over the ads being displayed in our posts.Itz said that certain keywords are most heavily paid and we could find them by 'googling' -dont know from where :) . Also if …

Member Avatar for stephen186
0
71
Member Avatar for alvalany

Can anyone suggest the best free hosting websites which provide max facilities like space bandwidth etc....

Member Avatar for ImMoRtAl-
0
134
Member Avatar for alvalany

I just completed learning C . Now i would like to do something better. Wish to try a new language.The problem is that i cant select which one. Whether Visual C or JAVA or python ...... Also i would like to know the differences between Visual C and C.. Being …

Member Avatar for inspiron630
0
106
Member Avatar for alvalany

Has anyone got any idea how to make an IM Client in C++..IS IT POSSIBLE??? Also I tried downloading Source code of pidgin.. But couldn figure out anything....

Member Avatar for alvalany
0
78
Member Avatar for alvalany

hi friends, recently I came o know about internet bots.Can someone help me in creating a simple web BOT for tasks like automatically signing in into my gmail account,sending a particular email to all my frnds,then in orkut checking for any visitors and giving the list to me in a …

Member Avatar for SpaceTiger
-1
281
Member Avatar for alvalany

Hi friends, Now I feel that I am pretty good in C. Want to do something really interesting.Does any one have ideas of creating useful 'softwares' in C :) Pls guide me..

Member Avatar for fatihpiristine
0
123
Member Avatar for alvalany

hi frnds, I connect to the internet through a shared connection in my hostel lan.The problem i am facing is dat when others try to copy the data i have shared in the lan my whole system starts hanging. Can anybody suggest someway to reduce others using my resources i …

Member Avatar for beeerlover
0
152
Member Avatar for alvalany

When i was runnning the graphucs c program in turbo c the program was terminated. I gives an error message as 16-bit MS DOS subsystem The NTVDM CPU has encountered an illegal instruction. CS:d000 IP:03e2 OP:ff ff eb 05 ea Please provide me the solution I also tried using dosbox.. …

Member Avatar for alvalany
0
188
Member Avatar for alvalany

hi frnds, I have just studied html, css and javascripting. I think that though I got familiarized with the syntax and the purpose of these, I don think I am able to do something good . Can someone suggest some small projects I can work on So that I can …

Member Avatar for essential
0
108
Member Avatar for yeshkadiyala

Hello... Im a newb to both C programming and DaniWeb .. the prob is tht i try to compile this program in TurboC3 #include <stdio.h> #include<Conio.h> main() { printf( "hello" ); getch(); } when i press " alt+F9 " it says " Warning:: program should return a value" and no …

Member Avatar for Salem
0
163
Member Avatar for alvalany

hi friends As i had already mentioned in one of my previous doubts, i am using a shared internet connection in our hostel.Can anyone suggest some software to check the bandwidth usage by other users, so that download can be blocked during the peak hours.I want to just see their …

Member Avatar for Salem
0
103
Member Avatar for meghs007
Member Avatar for alvalany
0
72
Member Avatar for alvalany

hi frnds, I am new to programming. As i have to start learning languages, as my first step i decided to learn C as it is said to be the basic and most important. Can someone suggest me some way to increase my interest in C by giving examples of …

Member Avatar for sftwr21
0
195