Random Thoughts on software related topics such as web, web 2.0, mobile, servers, networks, programming, social networks, engineering, science, and more...
Showing posts with label javascript. Show all posts
Showing posts with label javascript. Show all posts
Tuesday, May 5, 2009
Thursday, December 4, 2008
My Skill Set
PHP, Linux, Unix, *nix, Java, C, C++, C/C++, LAMP, Apache, MySQL, XHTML, XML, HTML, CSS, JavaScript, JS, AJAX, JSON, DHTML, Regular Expressions, Web, Web Design, Web Development, PosgreSQL, Facebook, API, APIs, Facebook API, OpenSocial, Operating Systems, OS, Social Networking, FBJS, FBML, Facebook Developer, Drupal, WordPress, MediaWiki, OOP, Object-Oriented Programming
Labels:
ajax,
API,
APIs,
css,
DHTML,
facebook,
Facebook API,
html,
javascript,
JS,
JSON,
posgresql,
Regular Expressions,
web,
Web Design,
Web Development,
xhtml,
xml
Tuesday, July 8, 2008
Project Euh!
Funny Site!
Project-Euh! is a hilarious website that actually uses JavaScript in some very interesting ways. The site is pure humor and it will make just about anyone laugh. It is basically a website where you can click a link or button that says "Euh!" and it brings you to a random web page on the site with some silly script. One example is a pong game that can be played with browsers. Four pop up windows show up. One is for score keeping. Then one window is the pong ball that goes back and forth. And there is a window the player can use to hit the floating window back and forth. The computer gets a window that hits the window back to you. Very interesting!
Saturday, July 5, 2008
BlogThis!
The BlogThis feature for Blogger allows people to create links for their website. The links offer parameters that can be sent in to specify the link, title, and content of the Blog. This will undoubtedly help raise inbound links to a website. This is a high factor in search engine rankings. The more inbound links, the higher the website will show. This is called page rank. A page that already has a lot of incoming links has more weight when linking to another page. A page with thousands of inbound links linking to a website will raise the linked to website much higher than a page with few incoming links.
Here is my BlogThis link. Just place it in the "href" of a link in the HTML source:
javascript:window.open('http://www.blogger.com/blog-this.g?u=' + escape(location.href) + '&n=' + escape(document.title), 'blogger', 'toolbar=no,width=700,height=400'); void(0);"
Here is my BlogThis link. Just place it in the "href" of a link in the HTML source:
javascript:window.open('http://www.blogger.com/blog-this.g?u=' + escape(location.href) + '&n=' + escape(document.title), 'blogger', 'toolbar=no,width=700,height=400'); void(0);"
Subscribe to:
Posts (Atom)