Skip to content

One Minute Video Tutorials

Because your time is valuable

  • Blender
  • 3D-modeling
  • Animation
  • Internet
  • Design
  • Image editing
  • After Effects
  • Game design
  • Video Production

Author: admin

Posted on November 24, 2012

How to quickly add jQuery to your web page

Too lazy to type? Copy my code below:

<!doctype html>
<html>
<head>
<title>jQuery</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<script src="jquery-1.10.2.min.js" type="text/javascript"></script>
</head>

<body>
Click me to test
<script>
$('body').click(function(){
alert('jQuery is working');
});

</script>

</body>

</html>

Continue reading “How to quickly add jQuery to your web page”

Posted on November 19, 2012

How to create a image based blur in PS (similar to the AE effect stylize –> blur)

The video shows two different ways of blurring the highlights of an image similar to the way the Adobe After Effects blur effect works.
Continue reading “How to create a image based blur in PS (similar to the AE effect stylize –> blur)”

Posted on November 3, 2012

How to easily create polls on the internet and vote on any subjects

How to easily create polls on the internet and vote on any subjects at www.pollforum.org

Posted on November 3, 2012

Whattaclick finding the yellow smiley

How to find the yellow smiley at www.whattaclick.com

Posted on November 3, 2012

How to find the green smiley at whattaclick.com

Whattaclick has many hidden smileys and finding them might be quite a challenge. Here are the instructions on how to find the green “tooth smiley”

Posted on September 9, 2012

Export a flash file from Adobe Encore without the control bar


Continue reading “Export a flash file from Adobe Encore without the control bar”

Posted on July 9, 2012

How to easily calculate the amount of minutes between two times


Continue reading “How to easily calculate the amount of minutes between two times”

Posted on February 12, 2012

Create an RGB colorwheel in Photoshop (in one minute)

In this tutorial you will learn how to quickly create a standard RGB colorwheel in Photoshop.


Continue reading “Create an RGB colorwheel in Photoshop (in one minute)”

Posted on January 15, 2012

Record the sound currently playing on your computer (in one minute)

Learn to record any audio playing on your computer, even if your sound card doesn’t support “audio mix” or “record what u hear” options.


Continue reading “Record the sound currently playing on your computer (in one minute)”

Posted on January 14, 2012

Bullet point replacement in Powerpoint (in one minute)

In this fast tutorial you will learn how to replace the basic bullet points that Powerpoint automatically creates in front of your points when you are creating slides. The example uses minus and plus symbols to demonstrate why the basic bullets are not always the best option.


Continue reading “Bullet point replacement in Powerpoint (in one minute)”

Posts pagination

Previous page Page 1 … Page 9 Page 10 Page 11 Next page

Categories

  • 360 (3)
  • 3D-modeling (81)
  • 3D-printing (2)
  • 3D-scanning (3)
  • Adsense (1)
  • After Effects (14)
  • AI (4)
  • Android (6)
  • Animation (66)
  • Audacity (1)
  • Audio (5)
  • Audition (1)
  • Bitcoin (9)
  • Blender (91)
  • Child safety (4)
  • Color (3)
  • Construct (9)
  • Cooking (1)
  • Cryptocurrency (5)
  • DaVinci Resolve (9)
  • Design (28)
  • Dreamweaver (2)
  • Electronics (3)
  • Encore (3)
  • Flash (1)
  • Game design (26)
  • GDevelop (1)
  • Git (3)
  • Google Docs (3)
  • Google Products (5)
  • Graphics (19)
  • Hardware (4)
  • Illustrator (10)
  • Image editing (26)
  • Inkscape (5)
  • Internet (53)
  • Javascript (17)
  • jQuery (10)
  • Linux (3)
  • Linux Mint (2)
  • Math (3)
  • Microsoft Office (3)
  • Music (1)
  • Neural Networks (3)
  • Notepad++ (4)
  • Phone (3)
  • Photoshop (11)
  • PHP (2)
  • Premiere (6)
  • Programming (30)
  • Python (7)
  • Quixel (1)
  • Rendering (11)
  • Skype (1)
  • Stereoscopic (2)
  • Surveillance (1)
  • Texturing (7)
  • Ubuntu (2)
  • Uncategorized (29)
  • Unity (9)
  • Vector (3)
  • VFX (1)
  • Video editing (10)
  • Video Production (18)
  • VR (3)
  • VS Code (1)
  • Web (28)
  • Whattaclick.com (2)
  • Windows (6)
  • Wordpress (15)
  • Zoom (1)

Recent Posts

  • How to copy all CSS changes from Developer Tools
  • Easy shortcut for searching for a tab among all open tabs in Chrome browser
  • Sample colors with browser
  • Creating a Hue Wheel in Photopea
  • Free hue wheel download

Recent Comments

  • rixdeltar on How to create a safe Bitcoin paper wallet
  • Tim on How to keep using port 10080 after many browsers block it as an unsafe port
  • UnAO1 on Google Family Link: After Unlocking your child’s device with parental access, how do you re-lock it?
  • UnAO1 on How to find the green smiley at whattaclick.com
  • Jeremy Sacco on Google Family Link: After Unlocking your child’s device with parental access, how do you re-lock it?

Archives

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
  • YouTube
  • Twitter
  • TikTok
  • Link
  • Link
Proudly powered by WordPress