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

Well if you were like me and Python is your first language. You are trying to learn programming and many people suggested that learn Python as a first language. You take their advice, your download Python and get all set up. Maybe you take a tutorial or two in order …

Member Avatar for Gabriel_9
1
47K
Member Avatar for kristy48

I am working on a currency conversion program and I am stuck on listing the application level requirements...any suggestions?

Member Avatar for Momerath
-5
319
Member Avatar for DarckHalf

:$ Hi every one! I'm new here, just finished my registration! I know a little of c++ and I'm starting a project for a game of the new generation of games... like Gears of Wars or Bioshock but I'm feeling a little lost! And I wanted to ask [B]what is …

Member Avatar for roax206
0
708
Member Avatar for goodroi

You may have heard that search engines allow you to submit your website to them. That might sound like a great idea but it is actually a bad idea. Why? Because submitting to search engines means that eventually the search engines will visit your website and their is no promise …

Member Avatar for lopezobrador
0
208
Member Avatar for invisal

I have argued with this guy for hours. In this conversation, I am [B]Silence[/B] and he is [B]link[/B] [code] [22:24] <link> Silence, how many times do you hack? [22:24] <Silence> link: hack me if you can [22:24] <link> I thought you were a programmer, yet you told me to hack …

Member Avatar for Ancient Dragon
0
381
Member Avatar for loctan

I am working towards my masters degree through an online university. As part of this I need to have a final project. I enjoy doing embedded work, but due to the lack of oscilloscopes, power supplies, machining tools to build a robot, I am looking towards doing another kind of …

Member Avatar for sujith.it
0
177
Member Avatar for Artua LLC

Hey Guys, Recently I had a bet with my friend and colleague at the same time :) He is a programmer and he was telling that application doesn’t necessary require the good design. It can go without. What would you think?

Member Avatar for peter_budo
0
156
Member Avatar for Auzzie

Right i'm currently writing up an outline for a web based RPG (yes i know it has been done over and over). And i was wondering what people would suggest that a good starting point (code wise) would be and what they feel/know to be the hardest parts of RPG …

Member Avatar for Auzzie
0
150
Member Avatar for harisyahoo

Haris Hussain - Posted on Monday, June 30, 2008 23:15:15 I am facing a following exception. While am deleting a row from gridview. I am using VS 2005. Exception: Index was out of range.Parameter must be non negative and less than the index collection. Parameter Name : INDEX private void …

Member Avatar for FaridMasood
0
231
Member Avatar for gehher

I've heard different opinions on this subject. I swap links with any website as long as I feel my type of customer visits those sites and if it will bring me business. Am I wrong for thinking this way? Will google penalize me in the rankings for some of these …

Member Avatar for einfoway
0
203
Member Avatar for Acidburn

Hey guys, If I could get hold of a couple of sonar sensors would ther be a way to code for a such a sensor? If so what language would be recommended?

Member Avatar for Acidburn
0
142
Member Avatar for edmicman

Ok, I've got a newbish question that Google is turning up tons of different answers too....hopefully I can get some interactive input. I've been working in Microsoft shops doing web development for going on 10 years now. I'm very familiar with SQL Server and classic ASP, and that is what …

Member Avatar for sarehu
0
213
Member Avatar for bnamevln

Hi All, Can you help me solve my problem. I am new to ASP.Net programming. In my job i have to create a Login Page which checks Username and Password with the SQLServer 2005 database and validates.

Member Avatar for oriname
0
222
Member Avatar for SWdevelopment

Hello All, I want to learn VB.net again, before 3 years i did cource but now i forgot most of things what i learned. Now i want to learn VB.net again, will you please let me know good source to start with where, the examples are given with the code, …

Member Avatar for sierrainfo
0
169
Member Avatar for another guest

well here's da problem,its not really a problem i guess but i'm kinda confused about all this:S i'm currently doing BCS(british computer society professional examinations),well its pretty kewl considering u can complete a degree equalent programm in half da time:D anyways all it has is theory so i'm guessing i'll …

Member Avatar for another guest
0
226
Member Avatar for JDOMPer

Don’t misunderstand me – I use AJAX, but I think there is a far simpler, elegant alternative that just uses Javascript, the DOM and Php ( hence - JDOMP) for data transfers, and is cross-browser without the need for work arounds. JDOMP works in recent versions of Explorer, Mozilla, Safari …

Member Avatar for JDOMPer
0
448
Member Avatar for Pgmer

Hai all, in my appliction Im writing functionality to find keywords entered by user if keyword found i need to return the 10 words before keyword and 10 words after keywords, Im able to find the keywords using Instr method.. Im not getting how to get 10 words Before and …

Member Avatar for Pgmer
0
196
Member Avatar for e_velkova

Hi! I'm new in this business, so, plz, excuse my stupid question, but i have some little problem - i need to write smth like this: [U]start > content add[/U]; but, unfortunately, don't know how to make this 'add' to go far away from the 'content'. I saw a tag: …

Member Avatar for casper_wang
0
151
Member Avatar for Acidburn

Hey guys I'm new to C#.NET but I'm trying to create my own Form using my own GUI code. However I'm unsure which project I need when using Visual Studio 2008. A normal person would assume that selecting Windows Forms Application would be correct. However you'd be wrong it would …

Member Avatar for vuyiswamb
0
149
Member Avatar for sreein1986

Hi, What is use of Red Eye Tool (Short cut Key J)n Photoshop CS2, i searched many tutorials but i didn't get anything about red eye tool please anybody hemp me Advaced Thanks

Member Avatar for HI2Japan
0
135
Member Avatar for curtranhome
Member Avatar for sillyboy
0
91
Member Avatar for VIeditorlover

Hi everybody, I am doing a small researach on SEO and found some tutorials where authors claims that static IP makes Google ranking much higher than dynamic IP. I do understand it, that dynamic IP is highly disadvantageous factor against the static IP because there is not possible to index …

Member Avatar for VIeditorlover
0
155
Member Avatar for dab

I'm trying to upload a file to my PHP form on my website. I have no idea how to go about this. I'm sure I need to break down the file into a transferable form, I'm not sure where to go about this. Then I need to send an HTTP …

Member Avatar for dab
0
200
Member Avatar for krapa

I want my form to be validated that is no field should be empty.....i have tried some code on field only but its not working...please help <html> <head> <title>city talkies acccount</title> <style type="text/css"><!-- p { font-size: smaller; font-family: sans-serif;align:center;} --> </style> <body bgcolor=""> <script type="text/javascript"> function validate_form ( ) { …

Member Avatar for ~s.o.s~
0
97
Member Avatar for kiraniru

HI I am having Drop dwon box with different font size drop down items... My code is working fine with Firefox but not working properly with IE can some body help me :) My Code : <body> <select name=""> <option selectd style="font-size:35px">option Black</option> <option style="color: red; font-family : ariel; font-size …

Member Avatar for Ken Sharpe
0
111
Member Avatar for sandy183

Hello! I have a web application where status messages are displayed in a small area of screen. I need the text to scroll down to the last message as the status messages are being added. But only the first messages are shown and the user has to manually scroll down …

Member Avatar for Ken Sharpe
0
112
Member Avatar for fayenot

i found some codes on other forums concerning the cancellation of insert in formview if the record already exists. but its giving me an error stating that there is an incorrect sysntax near =?.... can you please tell me what's wrong with this syntax..i will post below the codes. [ICODE] …

Member Avatar for serkan sendur
0
92
Member Avatar for pappajoe

Can anyone help with tips on finding an SEO. There are so many out there. Is it worth it? Tips? Anyone?

Member Avatar for Ken Sharpe
0
71
Member Avatar for veledrom

Hi, I have a table in my web page. I want to arrange the margins very close to sides (left, right, above, below). Because, table is wide i cant see some columns when i print it off. How do i do this? Is it with HTML or CSS? If any, …

Member Avatar for Ken Sharpe
0
47
Member Avatar for dev.cplusplus

Hi to all. I'm trying to get the percent of an swf object in the html page. I'm using the method PercentLoaded(), the code is working fine in IE and not working in Firefox. I print the percent and in IE and see 0, 20, 30....100% In Firefox I see …

Member Avatar for Ken Sharpe
0
142