2,831 Topics
Hello everyone how is it going?:icon_mrgreen: I am Hatem Traif from kingdom of bahrain(middle east), I am 22 years old and I am a web developer with 4 (turning 5 soon) years experience. I have been developing Content Mangement Systems and now I am having several projects like online project …
HI friends!! I am very new to this type of groups, and this is my first post to this group, before asking u all a help I am just posting this code to u all, , please respond for this code Huffman algorithm is one used for image compression and …
Hi all, This is my first post on this forum, I hope someone here can help because the last few forums were at a loss... Any ways, I have this MYSQL command: [CODE]SELECT DISTINCT schedule_date, schedule_time, schedule_team_1, schedule_team_2, event_name, type_name, gen_duration, COUNT(DISTINCT((SELECT id FROM link_schedules WHERE schedule_id = schedules.schedule_id UNION …
Hey guys, I am finishing a 2 year programming diploma, and I work at a web development company SNIP I currently work there mostly as a web designer but I had become more interested and excited about the programming side of things and decided to go back to school for …
Hey, Just signed up. I am a programming student, and every time I google a problem this site is always in the results and it always has an answer. So I thought it was time to become a member! Thanks for all the help. Nick
hey,thats my first post,i started recently to have for hobby programming,and i am really interesting to learn. anyway i have a problem i write a program that use some classes objects my problem is probably fundamental but i couldnt find answer on net. i have one header file that i …
This is a copy & paste edit introduction. Hi all, this is me... Name: Magnus Nickname: Machete Height: 178 cm (european :D) Weight: 95 kg (a heavy european :|) Hair: Dark blond Eyes: Blue Location: Sweden Age: 30 Hobbies: Weight lifting, boxing, happy coding, drawing(I suck, but it's fun), my …
hi daniweb admins, i'm the newest member of your group. I've signed in because of i want to know more about computers like troubleshoot, programming and others, and i'm willing to follow the regulations stated. thnx...
I just got a first on my first assignment in C# programming... I would just like to say a massive thank you for everyone that has helped me out on here up to now and know that I really appreciate it. This site has helped me massively with problems and …
Hello, I am Jeanne, a software engineer, and am hoping this community will be a source of information when I get stuck. I am trying to learn web design on my own too so will most likely visit that section here a lot. Looking forward to being a part of …
Hi there, new member. I've trolled a few forums in the past, but I just discovered Daniweb. I'm impressed, despite the broad subjects covered there seem to be knowlegable posters in almost every category. Recently Daniweb results have been showing up in a lot of Google searches, so now that …
Hi all, cool website I find It truly accessible and its helped me so much I hope to be able to give something back and support other users like this forum has helped me <snip>
I just want to say Hi to Everyone!
AoA I am new to this community just joined it yesterday. Want to know the way how to help others and get helped. I am a good learner and just love C++ language. Wanna grow in this field. :D
hi there all daniweb geeks, jus joined..i am both a programmer and networking administrator working with an i.s.p company in kenya...
Hi everyone (that is soooo bored, you are reading this - LOL). I am from Huntsville, AL - named: The Rocket City - here are made the rockets for NASA, and the Military. I am a C#, .Net programmer and a student at Athens State University, working towards my BS …
Guys, Please delete the following thread because of some information shouldn't be there this is my mistake i just did complete code copy and paste [url]http://www.daniweb.com/forums/thread333677.html[/url] Thanks for your help
Hi all, I am an amateur/hobbyist C++ coder looking to get and provide help as I can through this forum. I am a self-taught rank amateur, but nevertheless I hope to help others whenever I can. Jeff Reith
[B][COLOR="Red"]Hello all, I am new here only my second day. First a little about myself. My name is Stephen (not Steve or steven Thanks), I am 52 years old, married with 3 children the youngest is 8, I live in Norfolk England and I am the founder and leader of …
Hi Everyone My name is Conor Guy and I am the MD of Envirogreen Recycling an ethical recycling company based in Ireland. I am new to seo, and social network marketing, so any useful tips would be much appreciated Thanks Conor
Hi found this place quite by serendipity actually. Still learning the ropes :)
Hello all, I'm new here. The name's David. As you can see, I've actually joined since April. But, back then I'm still just a kid who's all playing, no studying. I just joined this forum to make it into my reference when I'm in programming trouble. Well, since now is …
I don't know if it's possible to add a feature to do this, but it would be nice to know when a post prior to yours in the thread has been edited. I'm more prone to look for it, but when I'm on a thread with someone new to the …
'Last Post in Thread' is now an actual link (instead of a link via JavaScript) so you can right click on it to open in a new tab/window.
Hi Everybody My name is byro73 and I love all things IT. i try to keep up to date on new developments via te usual channels, but unfortunately for me I do not have regular access to the internet. I am the quintessential down and out IT enthusiast operating on …
I have come across Daniweb previously when scouring the net to find fixes to issues I was having with code, and eventually I decided to sign up and join the community. Being my first post on this site I suppose I should first start by saying I am very excited …
hi myself balbinder kaur from India, doing MCA,working in a private college. I hope this website is very helpful for my queries. but iam unable to understand how can get information related to me. how to operate it also.one thing i must say that ruels or regulation for using that …
Hey all, Just thought I'd drop in and say hello. Why? Because it's so annoying when you join a new forum and never use it. ;-) I've been in software B2B for about 15 years, mostly as a public relations guy, but rather than focused on pitching editors at trade …
Hi, This is lokesh from india,completed B.tech (computer science). Right now looking for job. me positive thinking and very confident not over confident. my hubbies are playing chess and traveling long trips and love to make friends around world.
All right this is easy and for some reason im having trouble. Im workng on a Pig Latin program but right now all I want help with is getting an entire sentence to print out. I first tried to do this [PHP]char pig_latin() { char sentence[100]; printf("Enter a sentence\n"); scanf("%s", …
my nick is anak.ilang i'm from indonesia, nice to meet you all i'll make this site as my homepage..!! lol Gbu all
I am new to this, so I may need some pointers on how to enter information. I am a student, taking online courses, not doing good right now with my java class. But I am not giving up! I stay in Phoenix, Ill. work at a service station I enjoy …
Hi to all at daniweb. Im new to comunity forums as well as a beginer to coding. I did an intro to VB a long time ago (1997) and a little while ago me bro inlaw sugested i use c# so im tinkering about with that, learning as I go. …
As you probably notice, i'm new to the forum. This is not the right place to tell this, but i had to do that. . This forum is just amazing. . The design is so awesome and there are millions of functions in there to discover. And the best of …
Hi all, I am new to game programming for my own interest. I just tried to use allegro to draw something according to a tutorial online. But I have a little problem, below is my code: [CODE]#include<allegro.h> int main() { int x = 10; int y = 10; allegro_init(); set_gfx_mode(GFX_AUTODETECT_WINDOWED, …
I have noticed a small discrepancy between my Avatar in posts and my profile page. On the left you will notice that I have 995 posts to my name, but my profile screen says 997. I am unsure what the correct number should be. Normally I wouldn't worry about such …
Hi, this is my first time posting and I would like thank everyone in advance. I'm doing a homework assignment that requires me to design a teller application which simulates a bank. I'm currently getting a segment fault, after I call one of my getBranch(). I've tried to do this …
Hello everyone my name is Primo, and I am a student at DeVry University Online. I reside in CT and am majoring in Computer Information Systems. I am enrolled in a C# course at the moment, and also am teaching myself as much as I can about C++. I have …
I found a php mail form online that echos a text success message, but need to redirect it to a new page instead. I love all the functions in the code except for the text echo. I tried <input type="hidden" name="next-url" value="test.com"> and <? header(Location: file.php); ?> but the form …
I just got into the first 100 post count bracket!:)
Hi everyone, My name is David and im brand new to programming. Ive just started my computer applications coarse in my collage this year, so yes by American terms im a freshman:P and a bit of a n00b if im to be totally honest with you. Ive always had a …
I wanted to introduce myself. I'm Duby, a first year Computer Technology student. I waited until later in life to decide I wanted to go back to school and learn about computers so this has been quiet a challenge. I am very excited to have found this site; I have …
On my post count graph in the profile it lists all the weeks and then it puts an entry for Jan 3rd at the very end. See screenshot below from when I mouse over it. I'm not sure where this is coming from as it doesn't represent any kind of …
Hello everyone. I have just joined daniweb forum today. I used to be an SQL programmer for quite a while, but now I am doing mainly web design (all aspects of it). I hope to learn a thing or two about designing the user interface for web sites here. Maybe …
Iam new to this Universe of yours and Iam Programming Student. It is nice to join your community.
Hey all, Just signed up the forums now as I have just started to learn Python as my first programming language and thought joining an active community would benefit me as well as what i might be able to offer back :) Short and Sweet See Y'all round :)
Hello everyone, I'm (relatively) new to programming and have been looking for a good community to learn from/with. Now I've found you guys. Hope to help and learn much! Thanks for the opportunity.
Hi everyone. glad to join the group. I'm a student at Clark college in Vancouver in the CTEC dept, learning Sys/Netwk Administration. Looking forward to learning from y'all.
Hello Everyone. To whom don't know about me, I'm Nanda Kishore. I live on Secunderabad, India. I have completed MCA and currently working as a PHP Developer. I'll always give warm welcome to all, who make a help to improve my skill on PHP
The End.