-
Is it possible? Automatic youtube search filtering?
Hi there, I wish to create a piece of code that allows you to set up youtube video preferences then returns a video that most closely matches. For example user selects the following: Views: 10k+ Like/Dislike ratio: 2:1 Tag: Football And the script searches for all the relevant youtube videos and displays them in rank of relevance. Does youtube allow you to do this and if so what programming language is best suited as I'm looking to learn from scratch would python have the capability? Thanks.
-
Is it possible? Automatic youtube search filtering
Hi there, I wish to create a piece of code that allows you to set up youtube video preferences then returns a video that most closely matches. For example user selects the following: Views: 10k+ Like/Dislike ratio: 2:1 Tag: Football And the script searches for all the relevant youtube videos and displays them in rank of relevance. Does youtube allow you to do this and if so what programming language is best suited as I'm looking to learn from scratch would python have the capability? Thanks.
-
I have more than one table on my site but I wish to style one in particular..
I have several tables on my site and I am styling them using a global style for th, td, tr etc. However I wish to single out one of these tables and apply a unique border. How do I do this? That is my css for ALL tables: #content table { border: 3px solid #FFF; } #content table tr th { color: #FFF; background-color: #2a2d32; font-size:12px;} #content table tr td, #content table tr th { border: 1px solid #FFF; padding: 5px; text-align: center; line-height: 1.4em; font-size:12px;} and here is the html for the table in question: <table cellspacing="0" cellpadding="0" width="100%" > <tr style="background-color:#ebe7e5;"> <td>Income </td> <td>€ </td> <td>€ </td> </tr> <tr class="PL"> <td>Sales</td> <td><?php echo $cBalance; ?>3,549</td> <td></td> </tr> <tr > <td>Other</td> <td><?php echo $cMarketShare; ?>156</td> <td></td> </tr> <tr> <th><strong>Total Income</strong></th> <th></td> <th><?php echo $pProductionCapacity; ?>3,705</th> </tr> <tr style="background-color:#ebe7e5;"> <td>Expenses </td> <td>€ </td> <td>€ </td> </tr> </table> Thanks for the input, Webrookie
-
What webhost can you recommend for me?
Hi CSNM-Carl, Why should I choose to be hosted with your company?
-
What webhost can you recommend for me?
Im expecting alot of traffic as I want the site to be a place where all wordpress learners will turn to at some point but obviously the site will begin with few visitors. I need the hosting to be flexible with upgrading and with not a large jump in price per upgrade.
-
What webhost can you recommend for me?
My site will be a very similiar site to photoshoplady.com The site will be run on wordpress. I am not sure of the disk space and bandwidth needs. I need affordable hosting that is easy to upgrade when the site starts to expand. The primary market would be mainly the USA. Thanks
-
Which looks better?
Thanks for all your feedback!
-
Rate My Site - All opinions needed!
Thanks, very true in a sense, the meaning for the word, is due to the way the site works. wpheroes.com takes the worlds best wordpress tutorials/articles/news from other sites, (who are the wordpress heroes) and displays these "heroes" work. However i feel you are completly correct. It was the first site i have designed myself, and I was on the cautious side!!!!! Thanks for the feedback.
-
Which looks better?
I have changed the box in which the "most viewed" and "top rated" posts are listed in the sidebar, due to a suggestion by a web designer forum member. Please compare at http://wpheroes.com/ and http://www.flickr.com/photos/37144556@N07/...929897/sizes/o/ Thanks.
-
Rate My Site - All opinions needed!
Hi richard thanks for the critisism. I agree with you that the site has a bland feel to it. I suppose i was a bit conservative with colour, and chickened out! I might try livining the whole thing up with a logo redesign???
-
Can anyone help with some css?
Thanks!
-
Can anyone help with some css?
Ok my site at http://wpheroes.com Has sections "Most viewed" and "Top rated" in the sidebar. Each title is in its own box. I wish to delete the side lines on these boxes, to be left with just a line above and below each post title. here is the css for the box: } .link_box { width:258px; border:1px solid #8A8A8A; margin:13px auto 0 auto; } .link_box ul { list-style-type:none; border:1px solid #CCCCCC; border-bottom:none; } .link_box ul li { background:#A4A4A4; border-bottom:1px solid #CCCCCC; /*height:25px; */ text-align:center; /* height:40px; */ } .link_box ul li a { background:#A4A4A4; height:20px; padding-top:4px; padding-bottom:4px; display:block; color:#3F3F3F; font-size:13px; /*font-size:8px;*/ font-family:Verdana, Arial, Helvetica, sans-serif; height:100%; } .link_box ul li a:hover { background:#8A8A8A; color:#3F3F3F; } Thanks for the help.
-
Rate My Site - All opinions needed!
Thanks for spotting that! Suppose im too busy to spot the finer details! Thanks again.
-
Rate My Site - All opinions needed!
Yeh thats how the i want the site to work! i know it would be better if it had all the content itself, but the site is a bookmarking site for all the wordpress content around the web. And so it just links to the content. Thanks for your input. As the site grows I hope to add better features, which would include articles/tutorials written by wpheroes.com
-
Rate My Site - All opinions needed!
Thanks for the feedback! will work on that!