Posts
 
Reputation
Joined
Last Seen
Ranked #831
Strength to Increase Rep
+6
Strength to Decrease Rep
-1
95% Quality Score
Upvotes Received
69
Posts with Upvotes
50
Upvoting Members
39
Downvotes Received
3
Posts with Downvotes
3
Downvoting Members
3
10 Commented Posts
Member Avatar for vegaseat

"Simplicity is the ultimate sophistication." — Leonardo Da Vinci

Member Avatar for Reverend Jim
15
13K
Member Avatar for LastMitch

Last week I saw, Idenity Theif, and whenever Argo was new I saw that as well. Argo was an amazing movie, could watch that many times, and Identity Theif is pretty funny.

Member Avatar for LoanHensley
6
6K
Member Avatar for Dani

> The first example your websie shows in #2 while Stack shows in #1. If you cannot keep up with the huge costs (I guess you can't) I think you might need to invest in a little advertising and not just relie on SEO. I believe Daniweb alreaduy invests in …

Member Avatar for j.khurram
11
5K
Member Avatar for NardCake

Hello! I needed a configuration file for a application I'm working on so I first used the built in ini functions in php but it wasn't easy to write the ini files. So I wrote myself a class here to parse a configuration file and write/edit configuration files. I plan …

Member Avatar for Vitaly_1
2
953
Member Avatar for PHIPH

Don't get what you're asking, the ping was successful and you can't load the site? Is that the problem?

Member Avatar for Martha_3
0
556
Member Avatar for <M/>
Member Avatar for christina>you
Member Avatar for vjcagay

I'm surprised people are actually answering, there isn't one most powerful language, and I disagree with most opinions. Although imo a low level modern language (Assembly has already been mentioned) such as C. But realistically I prefer D by far.

Member Avatar for vegaseat
-1
4K
Member Avatar for christos312

With the people that think Python is the future I have to say this: Python is a terrific language and sure it is used in web applications by big and small companies but I don't think it will be the next web language as it's not built for it. I …

Member Avatar for DaveAmour
0
777
Member Avatar for <M/>

I don't know what to say about the above post so I will answer the post before it. Favorite mobile app is probably Google Chrome. Favorite IDE/Editor? (Sorry if it's been asked)

Member Avatar for Bensirpent07
3
1K
Member Avatar for NardCake

This tutorial is designed to get someone started with D that hasn't used it yet, it assumes you have some type of programming experience. # What is D? # In one sentence (from [dlang.org](http://dlang.org)) *"D is a language with C-like syntax and static typing. It pragmatically combines efficiency, control, and …

Member Avatar for Tarek_2
1
797
Member Avatar for NardCake

Hello! I haven't posted here in a while but I just had something happen to me that makes me extremely angry and I would like to vent, hopefully it's not a problem. For the 1 almost two years I have been running various flavors of Linux on my machine, because …

Member Avatar for Captain119
1
255
Member Avatar for NardCake

Hello! Recently I've been working on a project which requires an API, the user supplies a function pointer which returns a specific value, this function needs a list of string arguments, similar to what you may find in the "main" function. I first thought maybe some sort of linked list …

Member Avatar for dinad578
1
5K
Member Avatar for anupam_smart
Member Avatar for accra

Well a little more information would be helpful. Such as: What OS are you running? What you were told to do? What file you need to change? The error?

Member Avatar for unity100
0
216
Member Avatar for NardCake

Hello! I have a friend that is really interested in programming, I'm going to try to teach him this summer. I'm posting this to begin a discussion on how I think I'm going to acheive this so he has the best understanding of everything down the line. The title of …

Member Avatar for jwenting
1
491
Member Avatar for NardCake

Hello! Since I've encountered things like this (especially recently) I would like to write this post concerning the topic of version control. (NO! Don't leave yet!) ## Why am I writing this? ## So recently by talking to people in various communities and by simply browsing things I find people …

Member Avatar for NardCake
0
846
Member Avatar for RikTelner

Yeah as mentioned above graphics could be a problem, especially nvidia... There have been issues in the past...

Member Avatar for RikTelner
0
264
Member Avatar for NardCake

Hello! This is mainly a curiousity question, I may apply it to something in the near future though just as an added twist... :D So essentially I want to figure out how a progress indicator is created in the shell. For example with wget or something you may see a …

Member Avatar for L7Sqr
1
193
Member Avatar for NardCake

Hello! So I've always had trouble with permissions/directory ownership and I can't figure this out... I have my apache directory in my home directory (/home/apott/www). I can edit files over FTP and such which is fantastic but I apache doesn't have permission to access the files... I can give it …

Member Avatar for NardCake
0
191
Member Avatar for sk8ndestroy14
Member Avatar for james.lu.75491856

I don't get what this is.. but... PHP: <? echo 'Hello, world!'; ?> C: #include <stdio.h> int main() { printf("Hello, World!"); return 0; } C++: #include <iostream> int main() { cout << "Hello, world!" << "\n"; return 0; } Java: class HelloWorld { public static void main(String[] args){ System.out.println("Hello, world!"); …

Member Avatar for avishek12345
0
296
Member Avatar for NardCake

Hello! I was extremely bored and stumbled accross this website: [Hackerrank](https://www.hackerrank.com) It's a website that contains lots of programming challenges of various types. I signed up and looked at some of the challenges, lots of them are quite over my head since I'm not that skilled or any expert by …

Member Avatar for NardCake
0
608
Member Avatar for <M/>

I've never used a framework before but I hear codeigniter is really nice, and zend is almost always overkill, that's just what I've heard.

Member Avatar for ashutosh08
0
206
Member Avatar for Dani

I will be doing this eventually to I think! I have some ideas but It requires a lot of planning to make them good due to it's sometimes complex nature.

Member Avatar for Dani
1
236
Member Avatar for exN4TURAL
Member Avatar for Benjamin_5
Member Avatar for NardCake
0
111
Member Avatar for NardCake

Right off the bat I will say this has absolutely nothing to do with Microsoft Visual Basic. Recently I've been practicing language design and development and I've written a few basic interpreters for calculator languages and such and I've decided for some more practice I want to write a basic …

Member Avatar for NardCake
0
184
Member Avatar for nitish.mohiputlall
Member Avatar for robsonminag
0
145
Member Avatar for NardCake

Everything below is currently a concept I'm working on and beginning to write, asking for thoughts or suggestions. Hello! Recently I've been brain storming tons, my mind went back to web development this time around. So I thought about some issues or annoyances, and I thought of a few that …

Member Avatar for NardCake
0
241