English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Programming & Design - August 2007

[Selected]: All categories Computers & Internet Programming & Design

look , i asked some questions and it depends on the people who answer the,i request to not use like b'sers(profanity) in yahoo answers,if somebody is not interested in answering,let them stop, and i am not insisting them to answer, and i do know what are these technologies.i just want to know in depth on all of these

2007-08-10 18:59:52 · 1 answers · asked by sn a 1

for my project name "Smart controller for intelligent home"

2007-08-10 18:55:33 · 3 answers · asked by gt m 1

What I am trying to do is figure out the regex code needed to find the text between

and

tags so that I can extract it and write over it. So what I think would happen is that I would find the

tag, (which could also be

aparently, and then extract that text (just in case I need it later), and then be able to put text after this tag from a variable and have it be input before the

tag, (which could also be , or even). Any idea of the regex code as well as the class needed to do this in VB.NET? Here is what I have:

Dim allText As String = FileReader.ReadToEnd
Dim holdText As Match
Dim theregexpattern As String = "*"
Dim aregex As New Regex(theregexpattern)
holdText = aregex.Match(allText)

I unfortunatly can not get anything bigger than the

tag, (I want to get the text between the two tags and replace it. Notice I have a * in the regex but it is not picking up any of the characters between the two tags.

Thanks,

2007-08-10 18:53:11 · 1 answers · asked by Brian D 1

like i want to start a game hosting business in a few years and im trying to find out what stuff does im curious what a server exactly use and one more question do you think an oc3 interent line work for make a game hosting company

2007-08-10 18:51:58 · 8 answers · asked by Garrett 1

program which accepts the IP address in the form(for ex: 153.18.8.105) and converts it into 32bit long interger(ex.2568095849) using strtok library function and unions.
Please give me a c program.am in need.

2007-08-10 17:58:49 · 2 answers · asked by vinu 1

2

Does anyone have a link or anywhere I can download the full or trail version of photoshop?

2007-08-10 16:38:47 · 5 answers · asked by Steph 2

i have a perl script but what all do i need to get so that i can run it? if you have some sources please share

2007-08-10 15:10:02 · 2 answers · asked by Anonymous

2007-08-10 14:10:58 · 2 answers · asked by Winterous 3

I want to make one of these

http://img163.imageshack.us/img163/5874/banners8ha.jpg

It's a bunch of those skinny banners on top of eachother,
I don't know what its called X_X

2007-08-10 13:32:53 · 2 answers · asked by Anonymous

Can anyone give me a link to something that will teach me how to make an image black and white and leave only a certain part of the image colored?

2007-08-10 13:28:36 · 5 answers · asked by D-Unit 3

Hi,

I have a table and in one of the cells I have an image, I want to put an overlay (just another image) ontop of this image, ive tried adding another div and positioning it over the top using z index etc. but it always places it underneath...


what can I do?

p.s. I cant use a background image as the image needs resizing.

2007-08-10 12:01:01 · 6 answers · asked by jeff lemon 1

I'm using Delphi and I'd like to code something similar to the MAC (Mpeg Audio Collection) but for other kind of files as well. (from exes to zips and everything in between too: images, videos, pdfs...)

I don't remember a single thing about databases. I tried MySQL but it was a pain to install and couldn't link the database propperly...

So, what kind of database should I use? links to tutorials would be so great, I've got to start all over with databases...

Only Delphi please...

2007-08-10 11:33:06 · 5 answers · asked by Anonymous

2007-08-10 11:27:18 · 2 answers · asked by Anonymous

On Myspace, There are some profiles where there's a banner and then the code on the bottom so you can copy and paste that code to your profile. Where can i get that code box so i can put my banner and code so people can use my banner?

2007-08-10 11:22:36 · 1 answers · asked by Roman 1

Ok i am a newbie to web design, heres the problem i came across.

The website is http://www.f3kusa.com/

When i go view it with Firefox, everything is fine.
When i view it with Internet Explorer, everything is out of place. Is there something wrong with my code? or it has something to do with my server? i think they are using Red Hat Linux 7.

I am using Dreamweaver 8 as my web creator. I hope i gave all the information i need to help me solve this problem.

2007-08-10 10:58:44 · 2 answers · asked by kenny 1

what program does sams teach yourself visual basic 6 in 21 days use?
like im talking abou the visual basic asembler?

2007-08-10 10:36:53 · 3 answers · asked by trapgraffiti 1

2007-08-10 08:42:02 · 4 answers · asked by Scotty Doesnt Know 7

i was confused of how to add it if anyone knows please tell me. thanks.

2007-08-10 06:50:01 · 2 answers · asked by Gratitude 2

For web development, I test IE on local files.

I've tried and tried to get IE to trust local files without displaying that danged "ActiveX blocked" thingie at the top of each page!

I don't want to disable security altogether!

I tried "setting intranet to low security" and that ain't it

. I can't figure out one of their "wildcard" patterns for a "special local zone. The Help file says, as usual, to "Contact your network administrator." Yup, that's me, and I keep talking to myself, but nobody's home.

Can someone puhleeze help?

2007-08-10 06:33:39 · 1 answers · asked by fjpoblam 7

2007-08-10 06:25:47 · 6 answers · asked by mr_fantastic 2

0

I saw something like this on several websites. Usually ones where they wanted to raise a certain amount of money and would show the progress.
Is there a java or html for it and where can I find it?
Usually it's something like a thermometer one end says 0 the other end has the goal, let's say 1000. Then going from 0 to somewhere in the middle is a line showing how much has been raised.

2007-08-10 05:32:09 · 1 answers · asked by christigmc 5

I'm trying to learn about these subjects by myself. I want to learn:

Introduction to assembly language programming and machine language set design. Computer organization: logical modules; CPU, memory and I/O units. Instruction cycles, the datapath and control unit. Hardwiring and microprogramming. The memory subsystem and timing. I/O interface, interrupts, programmed I/O and DMA. Introduction to pipelining and memory hierarchies. Fundamentals of computer networks.

Do you know of any good books, references, or websites that will help me get a grasp on computer architecture & organization?

2007-08-10 04:36:46 · 4 answers · asked by chrisamethyst 4

2007-08-10 04:23:07 · 1 answers · asked by silkstockins24 2

Anybody know about any good free web hosting without any ad on banners?

2007-08-10 04:21:13 · 7 answers · asked by fooozle 1

Hi, I currently am designing a new site called sitebasket.co.nr we are planning on selling templates. I want to give customers the chance to edit some of the simple sites online so they dont have to, I have a form in mind, I want the method to be post - to a mail address. Can any one help me make the form if i provide you witht the fields, or even a summary of what I want.

I will give you points, plus you may work for the company volanteraly and earn bonuses as an admin every month depending on sales (maybe if your good)

I need a interactive form simmilar skills required to this one

http://www.zimmertech.com/tutorials/javascript/22/interactive-hidden-forms-tutorial.php

Thankyou for your time

Jaw5791

Management Dep

2007-08-10 04:19:12 · 3 answers · asked by Anonymous

I need expert website design help for lawtondrum.com. I was on here before asking a similar question and had a guy name Todd from Valley Design (http://toddlibby.net) contact me, he's a great guy and a lot of help but he left much unfinished business. I created our initial website using Frontpage (not a great program) and fixed it up to web standards using Kompozer though he used WordPress to re-create the site. Now it seems I can't publish anything using Frontpage and well he happened to haven't left any instructions on how to update the new site. I'd prefer just to go back to the previous web design I had but don't know how too. The only thing I ever really wanted was much needed help creating a new drum show page for our upcoming drum show (but I didn't know how to go about doing all that I wanted to do) and a few minor things. If anyone out there would be so kind as to help me that would be greatly appreciated...

2007-08-10 03:24:25 · 2 answers · asked by Anonymous

is there a command in Unix (something like ls -"X") to list the directories and all subdirectories.
While ls -d does this, i want the full roots of the folder.
I cannot find a way to do this.

my intended result would look like this...
/home/toodles/dir1
/home/toodles/dir2
/home/toodles/dir2/subdir

Thanks in advance,

2007-08-10 03:19:22 · 1 answers · asked by toodles_1399 1

2007-08-10 03:17:24 · 1 answers · asked by sanjeeevjha 1

Currently use RackSpace, but they are very expensive. Have 2 web servers, 1 DB server and 2 application servers. Need Firewall and Load Balancer (Level 7). Our site is Akamaized if that helps.

2007-08-10 03:17:21 · 3 answers · asked by ELituchy 1

posstarMember since: 28 December 2006
Total points: 81 (Level 1)
Points earned this week:
--% Best answer

posstar
S What is my tcp/ip supposed to be on.its currently on 10.?


i dont know what tcp/ip is but my bit comet is telling me when i open it: bit comet detect that your current setting of half-open tcp connection limitation is too small.

2007-08-10 01:38:38 · 1 answers · asked by Anonymous

fedest.com, questions and answers