User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
DaniWeb is a massive community of 397,979 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,844 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Showing results 1 to 40 of 91
Search took 0.02 seconds.
Posts Made By: ses5909
Forum: Computer Science and Software Design Aug 2nd, 2007
Replies: 1
Views: 413
Posted By ses5909
Re: Does anyone have any time to help me with my Word Press Theme?

It can take a while to code a theme if you've never done it before. What have you done so far? I would advise you finding a theme that is similar in layout to the one you want and then start by...
Forum: Search Engine Optimization Aug 2nd, 2007
Replies: 2
Views: 371
Posted By ses5909
Re: links and php

Yes, google can see your links as long as you don't require a form or a login to get to them. If you have a links page and the links are pulled dynamically from mysql, they are displayed as HTML so...
Forum: PHP Jul 30th, 2007
Replies: 1
Views: 486
Posted By ses5909
Re: Cakephp

You need to check out the Bakery (http://bakery.cakephp.org/) for some beginners tutorials.
Forum: IT Careers and Business Jul 27th, 2007
Replies: 11
Views: 1,373
Posted By ses5909
Re: career in Software engineering

salary all depends on where you live. I went right out of college into a 50k / year job. I was 27 when I finished school. Your previous experience will help increase your salary because you do have...
Forum: IT Careers and Business Jul 27th, 2007
Replies: 2
Views: 666
Posted By ses5909
Re: help me find IT path?

Everyone "wants to make tons of money"...but realize that takes time and you have to be able to set yourself apart from your peers.

One reason I still love programming is I LOVE problem solving....
Forum: IT Careers and Business Jul 27th, 2007
Replies: 1
Views: 4,013
Posted By ses5909
Re: Interview Tips And HR Interview Question And Answer

This post is a couple of weeks old, but I figured I would add a link to a good website:

Ace The Interview (http://www.acetheinterview.com/)

I used to use this site to help prepare me for job...
Forum: IT Careers and Business Jul 27th, 2007
Replies: 1
Views: 486
Posted By ses5909
Re: Need some suggestions

When you say you want to pursue IT... do you mean as programmer? As a Project Manager?

As a programmer, you will just want to continue learning and get more experience under your belt. You say you...
Forum: C# Jul 26th, 2007
Replies: 3
Views: 1,501
Posted By ses5909
Re: cpu utilization

There is. Check this Performance Monitoring (http://www.codeproject.com/csharp/perfgrid.asp?msg=2146640) example.
Forum: MySQL Mar 4th, 2007
Replies: 4
Views: 1,545
Posted By ses5909
Re: A mysql select question.

Sure...

select distinct category from articles;
Forum: PHP Feb 23rd, 2007
Replies: 2
hi
Views: 720
Posted By ses5909
Re: hi

How can this be done in PHP?

I think what you are talking about is Mod-rewrite.
Forum: PHP Feb 23rd, 2007
Replies: 8
Views: 1,098
Posted By ses5909
Re: New to php can some help please.

First let me ask you, did you try to process it? Second, for your action="" just put <?php echo $_SERVER['PHP_SELF']; ?> rather than assigning a variable to it. If you don't need it more than once,...
Forum: Geeks' Lounge Feb 20th, 2007
Replies: 18
Views: 1,652
Posted By ses5909
Re: Job Hunting?

I need to ask.... You're a programmer. Why are you looking at McDonalds? I know you're 17 but there must be something you could do with your technical skills.
Forum: C# Feb 19th, 2007
Replies: 2
Views: 1,165
Posted By ses5909
Re: Biggest .NET open source project?

What is your definition of biggest? Lines of code? Active contributors? wide use?
Forum: C# Feb 19th, 2007
Replies: 3
Views: 1,240
Posted By ses5909
Re: Store Locator with C#

You need to check out Mappoint web services (http://msdn2.microsoft.com/en-us/library/aa502077.aspx). It's pretty sweet.
Forum: Geeks' Lounge Feb 11th, 2007
Replies: 5
Views: 1,402
Posted By ses5909
Re: Quality Free Online Games?

When I need a quick break from coding... i play this game:

http://www.gamesandgames.net/games/bloomin-gardens/
Probably not what you're looking for, but I like logic games.
Forum: Website Reviews Feb 11th, 2007
Replies: 1
Views: 890
Posted By ses5909
Re: PLZ Review My Site PLS!

Something I really don't like on this site is the graphic you have underneath the nav bar. It doesn't fit your site at all. Plus it has several effects in it so I'm not sure what you are looking for...
Forum: Advertising Sales Strategies Feb 11th, 2007
Replies: 4
Views: 1,492
Posted By ses5909
Re: ADsense doubt

I have also never had an issue with google and I receive payments just fine. If you stay away from your own ads or you report any suspicious clicks to google, you've got nothing to worry about.
Forum: PHP Feb 11th, 2007
Replies: 4
Views: 994
Posted By ses5909
Re: Black Response

Your code probably has an error in it but you can't see it because error reporting is probably turned off. Put this at the top of your page:

error_reporting(E_ALL);

so see the errors.
Forum: Community Introductions Jan 19th, 2007
Replies: 3
Views: 608
Posted By ses5909
Re: *Wraithan trolls in*

Excellent intro. Welcome to Dani Web :)
Forum: Geeks' Lounge Jan 19th, 2007
Replies: 6
Views: 860
Posted By ses5909
Re: Every west-europian ok after yesterday?

It was really bad here in Belgium. We had gusts up to 90Kmph. We had some minor yard damage and we also had a tree snap in our front yard and it punctured the sewer line. Here is a picture, but we...
Forum: Windows Software Jan 19th, 2007
Replies: 1
Views: 929
Posted By ses5909
Re: Question about transfering office 2003 from 1 computer to another

if it gives you an error on activation or on registering, they will usually give you the option to call someone. I have done this before. Just tell them you bought a new computer and are installing...
Forum: C# Jan 19th, 2007
Replies: 7
Views: 2,757
Posted By ses5909
Re: Formatting Strings

Give this a shot:
phone.ToString("(###) ### - ####");
Forum: VB.NET Jan 19th, 2007
Replies: 1
Views: 1,354
Posted By ses5909
Re: hyperlink in a datagrid?

This could be handy for you:

http://authors.aspalliance.com/aldotnet/examples/translate.aspx
Forum: HTML and CSS Jan 18th, 2007
Replies: 3
Views: 2,037
Posted By ses5909
Re: HTML: text spacing.

Your padding is currently 6px. try making it:

padding: 11px 6px 6px 6px;
Forum: Community Introductions Jan 18th, 2007
Replies: 4
Views: 987
Posted By ses5909
Re: hi Everyone

Hi james. What aspect of Web development are you interested in?
Forum: Community Introductions Jan 18th, 2007
Replies: 4
Views: 847
Posted By ses5909
Re: Finally on board

Marhaban Mohamed :)
Forum: Software Developers' Lounge Jan 18th, 2007
Replies: 4
Views: 2,410
Posted By ses5909
Re: Anyone ever switch from Linux to .NET Programming in their career?

Just start making some asp.net sites and include those in your resume. IMO, the best way to learn is by getting your hands dirty.

I work on different projects and sometimes I use PHP and sometimes...
Forum: Geeks' Lounge Jan 18th, 2007
Replies: 16
Views: 1,369
Posted By ses5909
Re: Five Favorite Albums of All times:

Tool - Aenima
Radiohead - The Bends
Alice in Chains - Sap
NIN - The Downward Spiral
The Smiths - Singles
Forum: Computer Science and Software Design Jan 18th, 2007
Replies: 3
Views: 1,252
Posted By ses5909
Re: Software Magazine

What language do you program in? There is always the MSDN magazine.
Forum: Community Introductions Jan 18th, 2007
Replies: 3
Views: 826
Posted By ses5909
Re: Hi All - New .NET developer

Hi Jerry. I do php, perl (only when i have to) and .net as well. nice to meet you :)
Forum: Networking Hardware Configuration Jan 16th, 2007
Replies: 3
Views: 1,015
Posted By ses5909
Re: Reception in a tin can

you need something like the ,Hawking hiGain Antenna (http://www.pricegrabber.ca/search_getprod.php?masterid=17580334)
Forum: VB.NET Jan 16th, 2007
Replies: 2
Views: 781
Posted By ses5909
Re: 8th Grade 14 IT Tech?

Try going to rentacoder or something similar and look at what projects are there. find one you like and go for it.
Forum: Community Introductions Jan 16th, 2007
Replies: 3
Views: 826
Posted By ses5909
Re: Hello All! Welcome Me!

Reporting for duty... Welcome :)
Forum: Peripherals Jan 16th, 2007
Replies: 1
Views: 798
Posted By ses5909
Re: Webcam Help

Did any software come with it? That has happened to me on occasion using MSN, but if I restart and plug in the webcam it will work again. When the green light is always on it means the webcam is in...
Forum: Community Introductions Jan 16th, 2007
Replies: 5
hey
Views: 1,032
Posted By ses5909
Re: hey

nice to meet you :)
Forum: Gadgets and Gizmos Jan 16th, 2007
Replies: 3
Views: 2,083
Posted By ses5909
Re: DVD Menu program?

what burning software do you use?
Forum: ASP.NET Jan 16th, 2007
Replies: 1
Views: 1,370
Posted By ses5909
Re: message box

Thats just javascript. If you have a button on your asp.net page, you can set the onclick event in the page load event:

Me.BtnLogout.Attributes.Add("onclick", _
"return...
Forum: Community Introductions Jan 16th, 2007
Replies: 2
Views: 639
Posted By ses5909
Re: Hi From another Aussie

Nice to meet you. You sure you don't want to rethink the move to .net ;)
Forum: ASP.NET Jan 16th, 2007
Replies: 2
Views: 753
Posted By ses5909
Re: Asp.net

Are you trying to use an API or an existing java class? The best way to work with Java and asp.net is to wrap up the java in a web service.
Forum: PHP Jan 16th, 2007
Replies: 2
Views: 3,188
Posted By ses5909
Re: deleting multiple records with checkboxes

What database are you using? And what you use to develop the program won't matter in the answer :)
Showing results 1 to 40 of 91

 
All times are GMT -4. The time now is 12:50 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC