background preloader

How To's

Facebook Twitter

Learn to code. 10 Youtube URL Tricks You Should Know About | MakeUseOf. Though it has some competition, YouTube remains the premier video site on the web. With a staggering amount of videos uploaded every day, some people even make a living from the service. 10 Video Sites That Are Better Than YouTube 10 Video Sites That Are Better Than YouTube Here are 10 great alternatives to YouTube, although the "better than" is obviously open to debate...

Read More No matter if you’re a casual YouTube user or go looking for the craziest channels you can find, there are all sorts of ways to tweak YouTube to make it just right for you. Let’s look at some URL tricks to get more out of the service. 1. Link to Any Part of a Video Typically, when you copy a link to a YouTube video, it starts from the beginning. You can do this in a couple of ways.

Youtube.com/watch? Can be shared 90 seconds in using this URL: youtube.com/watch? 2. YouTube is a great place for listening to music, especially video game music. Youtube.com/watch? To this to loop it: youtuberepeater.com/watch? 3. 4. 5. How to embed Flash SWF file to Google Sites? This tutorial will show you how to insert Flash SWF file to Google Sites. Step 1: Make Flash SWF file. Firstly, please make your Flash file (.swf) with Adobe Flash Studio or Flash Banner Maker software, for example Aleo Flash Intro Banner Maker at .

Step 2: Upload Flash SWF file to Google Sites as attachment 1. Login to your Google Sites, navigate to your site, then click "More Actions" on the top right corner and click the "Manage Site" menu item. 2. Click "Attachments" on the left navigation bar, then upload your Flash .swf file. Step 3: Insert Flash SWF file to Google Sites page 1. 3. Top 5 Online Tools to Make a Movie Online for Free | MakeUseOf. So, after Mark showed you how make quick and professional videos on Windows Movie Maker, you think you’re cut out to be the next great online movie director? After shooting countless video clips and pictures, you now have to bring them all together with some video editing magic to create your movie.

However, renting an editing room or buying propriety software might be just out of your price range. Free desktop software might not do because it might seem a little “too technical” for some of us or simply doesn’t have the feature you’re looking for. Thankfully, there are a lot of simple online tools to help you make a movie online for free. Here are 5 of the best I’ve found so far. One True Media One True media is a popular online application for creating videos, montages, and slideshows.

One True Media has a wide selection of video transitions and themes that users can use with great effect. [NO LONGER WORKS] Jaycut Animoto MotionBox Shwup What do you think? Image Credits: Travis Hornung. How to Embed Almost Anything in your Website. Learn how to embed videos, mp3 music, Flash videos (both swf and flv), pictures, fonts, spreadsheets, charts, maps and everything else into your blog or website.

Learn how to embed almost anything in your HTML web pages from Flash videos to Spreadsheets to high resolution photographs to static images from Google Maps and more. Embed RSS Feeds in Web Pages Go to this page, replace the feed URL with your own feed, use the default color scheme or change it to something else and then click Get Code. You’ll get a JavaScript snippet that can be easily placed in the sidebar of your blog. If you like to embed feeds from multiple sources, merge all of them into one using Yahoo Pipes and then pass the combined feed to the Google Gadget. You can also use RSS widgets like WidgetBox or YourMinis that are done in Flash and not JavaScript. Embed High Quality or HD YouTube Videos Embed MP3 music and other Audio If you like to embed audio files like songs, podcasts or interviews in your web pages, use Yahoo! Video For Everybody Generator. Rename the Feedback tab OR change the Feedback tab image. Book Navigation Block. Pure CSS Image Hover | Kyle Schaeffer - Web Design and SharePoint Branding.

Many site designs will feature varying types of image “hover” states, where an image or background image changes when you move your mouse cursor into that area of the page. Traditionally, this change in image is handled via JavaScript. It’s fairly easy to write a small script that swaps out images on mouseover, but there are a number of disadvantages to this approach that have pushed many web developers toward using a CSS-only method of achieving this exact same effect. This tutorial describes exactly how to implement a pure CSS image hover effect. The Image The biggest difference between a traditional JavaScript image hover and a pure CSS image hover is the image, itself.

When using CSS to achieve this effect, the static image and the hover image are actually contained within the same image file. Let’s look at an image that could be used as a CSS hover image. Simplistic Markup As you can see, both static and hover images are contained within the same file. The CSS The Result. Using the Views Slideshow Module in Drupal 7. Slideshows are one of the most popular things that people want on their website and the Views Slideshow Module is the most popular way to create slideshows in Drupal.

So, it's no surprise that Views Slideshow is one of the most popular Drupal modules. Creating a Views Slideshow isn't too difficult, but there are a quite a few steps to go through. If you're a beginner, this will be a complete installation guide. In this tutorial we're going to build a slideshow that will show rotatings testimonials in a block on our site. Step 1. To start, you're going to need the following 5 or 6 modules to use Views Slideshow. You'll also need to install jQuery which will make the slideshow work. Be sure the Libraries Module is installed.You need to install the jQuery cycle .js file.The process is a little different than a module installation. Step 2. Go to Configuration > Image styles > Add style.After you click Add style you will be prompted to give the style a name.

Step 3. Step 4. Step 5. Step 6. Free hosting. CSS3 imageless floating feedback button · Alex Peattie, a web developer and designer. Website Banner displayed using HTML5 code. HTML5 Banner Maker | the Online Banner Creator & Generator App. 7 additional jquery plugin. Adding a JavaScript File to a Drupal Theme | Freestyle Systems. Drupal comes with the excellent and very powerful jQuery JavaScript library. jQuery really reduces the learning curve when it comes to adding fancy JavaScript effects to a Drupal site.

In this mini-tutorial I will show you how you can add a theme-based JavaScript file to your site so you can start to leverage the power of jQuery in your projects. Drupal 6 Drupal 6 already looks for a script.js file in the theme folder as explained in the handbook. If you don't need to know how to add extra JavaScript files then just create that file and you're done! It might be considered a best practice to follow the instructions below rather than relying on the built-in method. Create a file named scripts.js and place it in your theme folder.Edit your theme's [theme-name].info file and add the following on a new line:Important: Go to Administer > Site building > Themes (admin/build/themes) and re-save the page to refresh the .info file cache.

Drupal 5 return $vars; } return array();} jQuery Explode Effect. Drupal 7 jQuery. Tryit Editor v1.5. jQuery Event Methods. Professor Cloud. Example HTML Below is a simple example HTML page which creates a carousel with 4 items. Please study the page as it contains useful comments and tips. You can see the same page working here. If you want mouse wheel support, you will need to include this plugin: JavaScript Setup Parameters Setup parameters should appear in the JavaScript code block a the top of your page, as in this example: Any parameters not specified will have default values applied.

CSS Setup Cloud Carousel does not need any specific CSS styles to operate. You may wish to set the initial display property to display:hidden for these items so they will automatically dissapear if JavaScript is disabled. Setting the container to overflow:scroll is a good idea as this will create a neat scrolling box with the images inside if JavaScript is disabled. It is advisable not to apply styles to the images used in the carousel. Useful website? Need Good Hosting? 55 Best jQuery Carousel Plugins.

In web design, a jQuery carousel is an element giving visitors easy and visible access to several content items. It is typically a dynamic scrolling list of items in horizontal order where previous and next items are partially visible. The items, consisting of HTML content, images, videos etc. can be scrolled back and forth (with or without animated transitions). Using sliding horizontal panels, known, as Carousels and Sliders, to feature top content, is one of the strongest web design trends over the last couple of years. It is a very effective method to increase the web site usability and engage the user. The reason for this trend is mainly the arrival of jQuery that have made it almost a “walk in the park” to add a jQuery carousel or a jQuery image slider plugin to a web site.

Disclosure: Please note that some of the links below are affiliate links and I will earn a commission if you purchase through those links (at no extra cost to you). Advertisement JCoverflip – MORE INFO / DEMO. Automatically Convert MP3 links to Audio Players with Javascript. In Share Yahoo have a nice little snippet of Javascript that will convert all MP3 (and some other) links on your web page into functional flash MP3 players. I’ve sourced some JavaScript code from that will do precisely the same thing… but instead of rendering a large player on your screen, it takes the minimalistic approach and simply creates a play/stop button to the left hand side of an active MP3 link.

About a week ago I sent out an email to the mailing list with an enhanced version of what I’m describing below… giving users the option of player, a download link and so on. If you’re interested in the enhanced code, please let me know. To clarify the functionality described above, the html text of: The <a href="file-1.mp3">quick</a> brown fox <a href="file-2.mp3">jumped</a> over the <a href="file-3.mp3">lazy</a> dog. … will be converted into: This code will work with MP3 links created using either the visual or ‘rich’ editor in WordPress (or most other platforms).

That’s it! jQuery UI Tab's in Drupal 7 Tutorial | Dan Silver's Blog. Adding jQuery to websites allows them to be interactive and visually appealing. jQuery UI is now included in Drupal 7 and websites are starting to take advantage of this new feature. In this tutorial I will show you how to get jQuery UI tab's into a regular drupal node (page, article, etc). The end result of this tutorial will look like this: You can also try a live demo of jQuery UI tabs . In order to get this result we need to use some PHP and HTML. <? Drupal_add_library ( 'system' , 'ui.tabs' ); Now, we use jQuery to make a div, which will contain the jQuery UI tabs. Drupal_add_js ( 'jQuery(document).ready(function(){ jQuery("#tabs").tabs(); ' , 'inline' ); Now we can construct the different tabs using HTML. <li><a href="#tabs-1">Tab 1</a></li> <li><a href="#tabs-2">Tab 2</a></li> <li><a href="#tabs-3">Tab 3</a></li> Now, we can fill the tabs with content.

Hello World 1! Hello World 2! Hello World 3! Tips Try changing the theme of jQuery UI. If you prefer to look at the final code, here it is: Drupal Blog | Drupal 7 and jQuery UI (Accordion) Now that jQuery UI is included in D7 core, we'll see a lot more application style functions using the UI library. Here's a quick example for adding an accordion to node content (enable and select PHP filter) demonstrating how easy it is to add jQuery UI effects and widgets in Drupal 7.

<? Php drupal_add_library ( 'system' , 'ui.accordion' ); drupal_add_js ( 'jQuery(document).ready(function(){jQuery("#accordion").accordion();});' , 'inline' ); ? > <div id="accordion"> <h3><a href="#">Section 1</a></h3> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. </p> <h3><a href="#">Section 2</a></h3> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. </p> <h3><a href="#">Section 3</a></h3> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.