Search Results

Showing results 1 to 10 of 10
Search took 0.01 seconds.
Search: Posts Made By: bryansmith123
Forum: PCI and Add-In Cards Mar 16th, 2009
Replies: 4
Views: 1,371
Posted By bryansmith123
Infact with businesses going global video conferencing technologies have picked up steam and Video over IP has emerged as a good option
LINK SNIPPED
Forum: Growing an Online Community Mar 16th, 2009
Replies: 5
Views: 1,176
Posted By bryansmith123
yes skype and google talk primarily
Forum: Search Engine Optimization Feb 26th, 2009
Replies: 10
Views: 927
Posted By bryansmith123
Grey hat techniques are those where there is no clear definition of right or wrong. Paid links for example can be considered grey hat. So can be duplicate content.
Forum: RSS, Web Services and SOAP Feb 24th, 2009
Replies: 4
Views: 1,794
Posted By bryansmith123
Feedburner provides you widgets to embed RSS feed content on your website as well.

Goodluck
Forum: RSS, Web Services and SOAP Feb 24th, 2009
Replies: 3
Views: 1,150
Posted By bryansmith123
You can feed your RSS feed to Yahoo Pipes (pipes.yahoo.com), manipulate then using the operators available and then create filtered output feed.

Burn the output feed on feedburner.com and then...
Forum: HTML and CSS Feb 21st, 2009
Replies: 3
Views: 430
Posted By bryansmith123
There are several ways to do it. Here are a few:

#1. Take the word generated html and use the tool available at http://wordoff.org/ to strip all the dirty html

#2. Use this site...
Forum: JavaScript / DHTML / AJAX Feb 20th, 2009
Replies: 2
Views: 840
Posted By bryansmith123
You can achieve that easily using window.open() javascript function.

If you want to use a modal dialog you can use window.showModalDialog("calc.php");

but I think it only works in IE. You can...
Forum: Search Engine Optimization Feb 20th, 2009
Replies: 10
Views: 927
Posted By bryansmith123
White Hat SEO is doing SEO which adheres to the guideliens published by search engines. For example creating doorway pages, keyword stuffing, invisible text is not white hat and goes into black hat...
Forum: Perl Feb 20th, 2009
Replies: 3
Views: 1,994
Posted By bryansmith123
If you execute your script at ~>Parse.pl a b c
you get the command line values in the @ARGV array which you can run through in a loop.
Forum: Perl Feb 20th, 2009
Replies: 2
Views: 685
Posted By bryansmith123
$cmd = 'df -h';
exec { $cmd };


You can also use the system() function in perl.
Showing results 1 to 10 of 10

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC