Search:
Type: Posts; User: donatello
Search :
Search took 0.03 seconds.
If you don't want to install an app or add-on, you can just visit:
http://BuiltWith.com
That does a pretty good job of analyzing most sites and will reveal if it is using a standard CMS.
Don't use it, it is broken! It appears that the script refers to an URL which is no longer live!
Try this:
http://www.web-max.ca/PHP/postgres_2.php
http://jsfiddle.net/TWVNW/1/
You can use PHP to 'scrape' the data. Just insert some kind of field markers if possible and you can easily do this.
Search for PHP 'screen-scraper scripts' and you will likely find something...
I put an editable field inside of the dropdown on this page:
http://www.metataggenerator.org/open-graph-meta-tags/
Scroll down to where it says 'type', you can edit the type or create your own!
Post your code.
<html>
<head>
<title>Your Page Title</title>
<!-- Meta Tags Go Here -->
<meta name="charset" content="ISO-8859-1" />
<meta name="description" content="Your page...
Try a few tests here...
http://jsfiddle.net/TWVNW/
Add this:
display: inline-block;
Another way:
http://sourceforge.net/projects/phplist/
Try putting it in a DIV.
<html>
<head>
<style type="text/css">
div.ctr {text-align:center}
</style>
</head>
That's not a problem, simply direct the form to send data to site 2.
Say your site is http://www.mysite.com and you want to send the data to http://www.myothersite.com, just use a form like this:...
Cool!
http://jsfiddle.net/v7dcY/
:)
Cool.
http://jsfiddle.net/kXnSZ/1/
Does anyone have a simple to set up Word-To-PDF and/or PDF-To-Word script that works using PHP?
I was using a plugin on my site: http://convertaPDF.com and now it seems to be crashing not only the...
Use my Meta Tag Generator to generate them, then insert them in the 'head' of your document.
If you are going through the trouble of doing meta tags, be sure to also include "Open Graph Meta Tags"...
The best way to hide your work:
1.) Put your secret toolbox on a 404-Not Found Page. (Everyone hits the 'back' button when they see one of those.)
2.) The login screen can be hidden behind an...
You can always put up a couple of apps on your domain:
1.) Roundcube - for email. You will have your own webmail service.
2.) Pidgin (Chat - connects to Yahoo, etc.). Free IM with connections to...
...or this:
http://sourceforge.net/projects/httppc/
Again, hide your work!
Inquiring minds should find nothing suspicious...
Why don' t you try a proxy? You can install a proxy on your own domain and that might work for you...
http://download.cnet.com/Bypass-Proxy-Client/3000-2144_4-10291385.html ???...
PS - You can also create your own dedicated chat client on the page... or a subpage...
There are a couple on Sourceforge as well.
BTW - Here is a simple IP logger script you may use:...
Roundcube
PHP and Javascript based.
Of course, hide your work as your admin might be tracking you. Make sure you make the page look either completely innocent, or PASSWORD PROTECT ACCESS TO THE...
Your best bet would be to find a jQuery dynamic menu that is similar, then try to modify it to do what you like a bit more precisely.
It seems to me that the "Vertical Mega Menu" on this page can...
They built this page in Flash.
Do not copy too much from them, they made some of the worst SEO mistakes in the book!
Besides building their page and menu in UNPARSABLE Flash, they spammed Meta...
Fiddling with it here... (easier to entice people to try)... :)
http://jsfiddle.net/kXnSZ/