Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 25 of 236
Search took 0.31 seconds.
Search: Posts Made By: carl_mcdade
Forum: XML 11-24-2006, 07:52 PM
Replies: 3
Views: 1,791
Posted By carl_mcdade
Wow,wow wow!

That was it! I had tried category before but I did not use text() and I had category/@domain . Using your syntax things work beautifully.

Thanks!
Forum: XML 11-24-2006, 01:22 PM
Replies: 3
Views: 1,791
Posted By carl_mcdade
XSL for each only renders first node

Hi,

I am styling my rss feed which has the typical output of:

<item>
<title>How to Bridge PHP and Java for Powerful Web Solutions</title>

<link>http://www.hiveminds.co.uk/node/3172</link>...
Forum: Ruby & Ruby On Rails 09-24-2006, 09:53 AM
Replies: 10
Views: 16,692
Posted By carl_mcdade
Here is an article that describes Ruby and show...

Here is an article that describes Ruby and show it in use in a pratical web application.

http://www.hiveminds.co.uk/node/3116
Forum: Ruby & Ruby On Rails 07-31-2006, 02:36 PM
Replies: 10
Views: 16,692
Posted By carl_mcdade
Windows IIS supported

Someone sent me an email about running Ruby on Windows IIS. So after a few minutes I found out that it was as easy as running perl.exe. The eRuby interpreter works fine in sending the information on...
Forum: Ruby & Ruby On Rails 07-28-2006, 09:34 PM
Replies: 10
Views: 16,692
Posted By carl_mcdade
Now there are four articles including how to get...

Now there are four articles including how to get Ruby MySQL or PostGreSQL database connections on windows. Everything you need if you have a good shared host like Dreamhost, Bluehost, grokthis and...
Forum: Ruby & Ruby On Rails 07-26-2006, 10:49 AM
Replies: 10
Views: 16,692
Posted By carl_mcdade
eRuby: A tutorial on using Ruby on the web

I wrote up a tutorial on how to get going using Ruby on the web without using Rails. Hopefully this will spark some interest in Ruby and get this forum going.

http://www.hiveminds.co.uk/node/3094
Forum: JavaScript programming 03-19-2006, 03:00 PM
Replies: 11
Views: 2,203
Posted By carl_mcdade
If have manged to get a regular scroll to appear...

If have manged to get a regular scroll to appear but I can't turn off the scroll properly the div just scrolls off the page.

<script type="text/javascript">
...
Forum: JavaScript programming 03-19-2006, 01:46 PM
Replies: 11
Views: 2,203
Posted By carl_mcdade
No dice. I could not get the code to initiate....

No dice. I could not get the code to initiate. Using onload in the body tag nor a free standing window onload worked. Works fine by itself on the page but in a crowded page with other javascripts it...
Forum: JavaScript programming 03-19-2006, 01:49 AM
Replies: 11
Views: 2,203
Posted By carl_mcdade
whoa! the good news is that this works better in...

whoa! the good news is that this works better in ie than in firefox where as if was the reverse with the other script. The bad news is that the script is a real test of my js abilities.

But it...
Forum: JavaScript programming 03-18-2006, 04:11 PM
Replies: 11
Views: 2,203
Posted By carl_mcdade
How do you add a scrollbar on mouseover.

I am using the Dynamic Drive Marque II script. What I have been trying to do for a 3 days now is change it so that not only does it pause on mouseover but a scrollbar appears also. this is so the...
Forum: Computer Programming 07-04-2005, 01:18 PM
Replies: 0
Views: 1,021
Posted By carl_mcdade
change CVS author name on keyword substitution?

Is there any CVS command to change the use of the CVS account name as the author name in logs and -kkv (keyword substitution) usage? I really don't like having my user account name embbed in all the...
Forum: Computer/PC discussions 06-23-2005, 07:18 AM
Replies: 21
Views: 2,214
Posted By carl_mcdade
On a whim since it came with a leased computer I...

On a whim since it came with a leased computer I tried WindowsXP Pro. I usually stick with the server versions of windows but though I would give the pro version a go since it was included. So I...
Forum: Computer/PC discussions 06-18-2005, 02:37 PM
Replies: 3
Views: 1,113
Posted By carl_mcdade
thanks you guys, I also got the real low...

thanks you guys,

I also got the real low down on this mb from a company at ebay that stopped me from buying the wrong memory type. I got a deal on some 1gb sdram from them. Nice people :)
Forum: Computer/PC discussions 06-17-2005, 09:34 AM
Replies: 19
Views: 1,859
Posted By carl_mcdade
You can do a clean install of windows on the new...

You can do a clean install of windows on the new hd and set the partition size in setup. Then format the other half of the drive after windows starts. The old disk should be put in as a secondary...
Forum: Computer/PC discussions 06-16-2005, 11:02 AM
Replies: 19
Views: 1,859
Posted By carl_mcdade
Windows by itself does not take up that much...

Windows by itself does not take up that much space 10g should do it. The problem is that windows updates and some shared files from other apps land on c: regardless. Some applications have to be on...
Forum: Computer/PC discussions 06-16-2005, 10:18 AM
Replies: 3
Views: 1,113
Posted By carl_mcdade
gigabyte GA-8IDML what memory type?

I have gotten this motherboard from a storage auction but the manual is lacking in information and my german is not what it should be.

Can anyone tell me what memory types work on this board? I...
Forum: Perl/ CGI 02-28-2005, 10:57 AM
Replies: 4
Views: 985
Posted By carl_mcdade
Okay, so I was getting a match but because I am...

Okay, so I was getting a match but because I am using command line to run the script there was no message when the file name was not present.

What I need now is a good tutorial on Perl error...
Forum: PHP 02-28-2005, 07:04 AM
Replies: 5
Views: 11,211
Posted By carl_mcdade
Okay, I have gotten some response now. But the...

Okay, I have gotten some response now. But the exe still does not responde when use the commands outside of the folder. In other words the system variable is not taking.

Is there anything in...
Forum: PHP 02-27-2005, 11:39 PM
Replies: 5
Views: 11,211
Posted By carl_mcdade
I have downloaded the windows zip PHP5 package...

I have downloaded the windows zip PHP5 package several times from different place but have not found the phpcli.exe with the package.

Is the a special place at php.net for this?

_____

Tried...
Forum: PHP 02-27-2005, 05:31 PM
Replies: 5
Views: 11,211
Posted By carl_mcdade
How to setup PHP CLI on Windows XP?

Has anyone done this successfully and can lead me through the steps? I am not having a bit of luck in getting any response without a webserver involved.
Forum: Perl/ CGI 02-27-2005, 01:40 PM
Replies: 4
Views: 985
Posted By carl_mcdade
no matches for: ...

no matches for:

\<h2\>(.*?\n)\<h6\>\[(.*?)\]\<\/h6\>\<\/h2\>

or

\<h2\>(.*?)(\r|\n|\s)?(.*?)\<\/h6\>\<\/h2\>/i

I am running this script in cygwin.
Forum: Perl/ CGI 02-27-2005, 01:00 PM
Replies: 4
Views: 985
Posted By carl_mcdade
Here's the string I anm trying to match: ...

Here's the string I anm trying to match:

<H2>Programs to use for translation
<H6>[Translator's guide]</H6></H2>
Forum: Perl/ CGI 02-27-2005, 12:13 PM
Replies: 4
Views: 985
Posted By carl_mcdade
Works for <title> but no other HTML tag

this works fine:

#!/usr/bin/perl
use strict;

my $dir = './';
my $newdir = './updated_1';
my @dir = ();

opendir(DIR, $dir);
Forum: PHP 02-24-2005, 04:30 PM
Replies: 5
Views: 1,218
Posted By carl_mcdade
Waking up this thread

I just discovered to my disappointment that PHP is not in a package for cygwin. Does anyone have info on how to install it?

I want to be able to use PHP in cygwin to perform tasks without having...
Forum: HTML & CSS 01-20-2005, 10:44 PM
Replies: 0
Views: 1,018
Posted By carl_mcdade
CSS sticky footer does not work in Firefox

I am using this code and everything works in IE and in Firefox it works if the page is too short. But if the page has scrollable content the footer sits at the bottom of the view port and scrolls...
Showing results 1 to 25 of 236

 
Forum Jump

All times are GMT +1. The time now is 09:03 PM.