Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
1 Commented Post
Member Avatar for siyajoshi

Hello.. I am going to design a mobile website.Can anybody tell me what factors should i keep in mind while designing mobile website...:)

Member Avatar for unni6849
0
151
Member Avatar for Jojo Network

Hi everyone, I have a website and need a age verification so young kids can't visit my website. I have a code and works well but it's constantly asking age verification in any page I visit my website. Can anyone help me on how to configure this code so it …

Member Avatar for james chaco
0
98
Member Avatar for james chaco

Hi, I have always wondered about the architecture of social networking websites like twitter,facebook,google plus. Just out of curiosity i want to know, how do they manage all those long and short posts(including images,web links,etc) with comments on them. Do they store them in database or in xml files or …

Member Avatar for james chaco
0
131
Member Avatar for mmcdonald

Hi all, I'm trying to use add-on icons for my form filds (see very bottom: http://twitter.github.com/bootstrap/base-css.html#icons) The thing is, add-on works great on my page but won't work in my nav. Any ideas? My code: <div class="navbar navbar-fixed-top"> <div class="navbar-inner"> <div class="container" style="width: auto"> <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse"> <span …

Member Avatar for james chaco
0
268
Member Avatar for james chaco

Hi, I am luking for a way to make persistent connection to a ftp server and put multiple files to it, where second file will be put depending on the response of first file. Any help would be greatful.

Member Avatar for lolafuertes
0
103
Member Avatar for james chaco

Hello, I want to develop an email system (preferably through java but any other language will also do), say mymail.com, exactly like gmail, yahoo, hotmail or any other mailing system where users can send and receive a mail. I would like to know where can i start from. Thanks in …

Member Avatar for godzab
0
239
Member Avatar for james chaco

Hi, I have created the following code to get connection object to Database(MySql in my case) using a static method. I wanna know whether it is a good practice or not? Will there be any problem like concurrent access? Any information will be helpful. public static Connection connection(){ Connection conn …

Member Avatar for SRocks
0
235
Member Avatar for james chaco

Hi, I am luking for a Collection library much like what we get in java and c# and in my hunt i came across few names like bucket, coffeeblack, js_cols. Which would be most compatible with jQuery? As i got a nice library from sourceforge.net but it is not compatible …

Member Avatar for james chaco
0
123
Member Avatar for james chaco

Hello, I was looking for a way to post multipart/form data to a servlet using java standalone application. Any information would be helpful.

Member Avatar for james chaco
0
152
Member Avatar for j4usanjeev
Member Avatar for james chaco

Hi, I am planning to develop a bluetooth application and i would like to know whether it is possible to connect more than 2 bluetooth devices, say 3,4,5,6,and even 10,at the same time without losing any connection between them. Bluetooth devices can be laptops or mobile with java support. Any …

0
122
Member Avatar for poison_bubbles

Hi im zee and i'm new to javascript.. The javascript function below..examines if a string value contains only numbers.. My problem is..I can't figure out why it doesn't continue with the 2nd loop and iterate j..please help.! [CODE]<script language="javascript"> <!-- value = "23e"; isNumber(value); function isNumber(value){ document.write('I'm inside the function …

Member Avatar for james chaco
0
112
Member Avatar for james chaco

I installed flycryptor software on my system to lock certain files and folders. Now the problem is that those files are encrypted and my friend have uninstalled the software .Those files appear somewhat scary to look at and are not opening properly. So is there any way by which i …

Member Avatar for chrishea
0
135
Member Avatar for james chaco

i m currently using windows vista home basic.... i think my registry files are corrupt and i am unable to fix this problem......

Member Avatar for nickguletskii
0
459
Member Avatar for thakur.ravi26
Member Avatar for james chaco

Hi guys i want to make a project in which i am planning to create a fully functional shell. But i don't know how and where to start from. Please anybody reply if you have any knowledge regarding this. Any website ,any starter information will be greatly informatively for us.

Member Avatar for sknake
0
66
Member Avatar for james chaco

[b]Split from - [url]http://www.daniweb.com/forums/thread231732.html[/url] [/b] Hi guys i want to make a project in which i am planning to create a full functional shell. But i don't know how and where to start from. Please anybody reply if you have any knowledge regarding this. Any website ,any starter information will …

Member Avatar for abhimanipal
0
106
Member Avatar for ramjeev

For synchronized block, an object has been passed.The question is,Why & when it is passed & what is the purpose of passing an object? -Thanks in advance

Member Avatar for ramjeev
0
99
Member Avatar for NEMO_1990_2007

[CODE]package javaapplication1; public class Main { public static void main(String[] args) { //display the table heading System.out.print(" Multiplication Table\n"); System.out.print("------------------------------\n"); //Display the number title System.out.print(" "); for(int j=1;j<=9;j++) System.out.print(" "+j); System.out.print("\n"); //Print the body of the table for(int i=1;i<=9;i++) { System.out.print(i+" | "); for (int j=1;j<=9;j++) { if(i*j<10) System.out.print(" "+i*j); …

Member Avatar for james chaco
0
91
Member Avatar for dentoo

this is the source code [url]http://www.bennychow.com/download/pacman_eclipse_project.zip[/url] works as an applet but I want to create tests (its due tomorrow :/) for this app and in order to do that I need to run it as an application so I created a main method: [CODE] public static void main(String[] args) { …

Member Avatar for james chaco
0
96
Member Avatar for kool005

Well, here i m trying store the some vertices(4) in an array. and trying to read them. But i m getting an error of "Array Index out of Bounds Exception. I know the error is in the line i have highlighted(red). And i have tried various methods. But not working. …

Member Avatar for masijade
0
1K
Member Avatar for gunjannigam

How to draw a circluar arc of given radius say 20 passing from two Given points. I have seen the function Arc2D.Float but can figure out how to find the required parameters for the contructor and also for QuadCurve2D cant figure out the control point.

Member Avatar for james chaco
0
90
Member Avatar for james chaco

I have windows vista home basic installed on my system. Now i need to format and reinstall vista. The problem is that along with vista i have Ubuntu linux installed inside windows (on other partition). So i am afraid that on reinstalling vista ,there would be a problem with the …

Member Avatar for khakilang
0
156
Member Avatar for anjali7

my lenovo laptop was not shutting down for quite a long time so i used to give shut down command and quickly remove the battery for it to shut down, today it started acting funny, the shuttle service, camera started opening on its own so i thought it need a …

Member Avatar for kaninelupus
0
130
Member Avatar for deepugtm

I am new to linux so I used to use both Windows Xp and Ubuntu.But due to problem in Windows,I re-installed Windows,but While re-starting the system, OS choice menu lost from Boot, Windows automatically opens, and ubuntu lost..,How can I find it..?

Member Avatar for james chaco
0
146