Skip to main content

Lindsay Donaghe's Library tagged tutorials   View Popular

09 Mar 09

Using Remote Desktop with Dual Monitors | SplitView

How to set up remote desktop to span multiple screens with Vista. Includes instructions on how to create an RDP profile so you can open the spanning session easily.

www.splitview.com/ith-dual-monitors-in-span-mode - Preview

monitors tutorials systemsengineering windows remoting terminalservices

08 Jan 09

Adobe PDF Guide: How to Do Everything with PDF Files

A large FAQ about PDFs including tips, tricks and tools.

www.labnol.org/...6296 - Preview

pdfs linklist tutorials tools howto guide

11 Dec 08

10 Principles of the UI Design Masters - NETTUTS

A few of these are obvious (in the sense of "why didn't I see that before"), and a few are counter-intuitive (don't overdo accessibility features). Good stuff to keep in mind for user experience design.

nettuts.com/...-of-the-user-interface-masters - Preview

development ui ux tips design tutorials guidelines usability

06 Nov 08

Information on Border Slants

Tutorial demo on how to make containers on web pages that are shaped like triangles and other polygons with regular and irregular straight edges using no graphics. This is an exploit of how browsers render borders to produce straight angles. Cool technique.

infimum.dk/slantinfo.html - Preview

css tutorials web design development codesnippets

Slantastic

Tutorial demo on how to make containers with irregular straight edges (angles) using only CSS/HTML (no graphics).

meyerweb.com/...demo.html - Preview

css codensippets web design development tutorials

01 Nov 08

Android Unleashed

A guide of tips and tricks for using the G1 Android phone efficiently.

www.android-unleashed.com - Preview

g1android tutorials guide

30 Oct 08

CreativeTechs Tips: Build Animated GIFs in Photoshop.

Nice tutorial on how to use the animation features in Photoshop CS3 to create animated gifs.

www.creativetechs.com/...nimated_gifs_in_photoshop.html - Preview

photoshop tutorials animation graphic design

20 Oct 08

50 Excellent AJAX Tutorials | Tutorials | Smashing Magazine

Large collection of javascript tutorials around Ajax and RIA. Some are jQuery based but not the majority. Includes things such as a shopping cart, chat, RSS tickers, client-side repeaters, gCal integration, checking browser history, continuous pagination and more.

www.smashingmagazine.com/...50-excellent-ajax-tutorials - Preview

javascript jquery web development tutorials ajax ria linklist

30 Sep 08

Coding Horror: Cross-Site Request Forgeries and You

Explanation of and advice for handling common attacks through websites. Cross-Site Request Forgeries with a little bit of Cross-Site Scripting.

www.codinghorror.com/...001171.html - Preview

xss security csrf web development tutorials codesnippets

Why ASP.NET AJAX UpdatePanels are dangerous | Encosia

Good arguments against over-use of UpdatePanels and some sample script of how to replace their functionality with JSON calls.

encosia.com/...jax-updatepanels-are-dangerous - Preview

codesnippets asp.net ajax troubleshooting web development tutorials

  • <asp:ScriptManager ID="ScriptManager1" runat="server"
    EnablePageMethods="true" />
    <script language="javascript">
    function UpdateTime() {
    PageMethods.GetCurrentDate(OnSucceeded, OnFailed);
    }
     
    function OnSucceeded(result, userContext, methodName) {
    $get('Label1').innerHTML = result;
    }
     
    function OnFailed(error, userContext, methodName) {
    $get('Label1').innerHTML = "An error occured.";
    }
    </script>
    <asp:Label runat="server" ID="Label1" Text="Update Me!" /><br />
    <input type="button" id="Button2" value="Web Method Update"
    onclick="UpdateTime();" />
  • [WebMethod]
    public static string GetCurrentDate()
    {
    return DateTime.Now.ToLongDateString();
    }
18 Sep 08

rand(blogger); » Blog Archive » The Beginners Guide to Yahoo Pipes: Part 1

Nice tutorial on how to create and use Yahoo Pipes with justification about why you'd want to in the first place.

timhoeck.com/...rs-guide-to-yahoo-pipes-part-1 - Preview

yahoo yahoopipes tutorials geekstuff

Safari Developer FAQ

Looks like some of this is for the older versions of Safari but still helpful for those of us who don't use this beast very much.

developer.apple.com/...faq.html - Preview

safari web development faq troubleshooting tutorials codesnippets

31 Aug 08

35 Photoshop Tutorials for Designing Your Own Posters | Vandelay Website Design

Nice list of Photoshop tutorials specific to poster design. Many of them are how to replicate the effects you see on movie posters.

vandelaydesign.com/...toshop-tutorials-poster-design - Preview

linklist photoshop tutorials design graphic

25 Aug 08

MAKE: Blog: HOW TO - Make video flipbooks with AfterEffects

A tutorial on how to make a flip book from a video snippet by printing each frame and binding the bundle. Probably a lot of work but still a cool idea.

blog.makezine.com/...how_to_make_video_flipboo.html - Preview

flipbook diy projects crafts coolstuff photography video tutorials

23 Aug 08

exe installer for AIR runtime and program - ActionScript.org Forums

Code snippet that lets you add the ability to check whether Adobe Air runtime is installed on a Windows computer before installing your own app package. Requires that you get permission from Adobe to redistribute the runtime with your app first.

www.actionscript.org/...showthread.php3 - Preview

adobeair codesnippets tutorials configuration windows

21 Aug 08

7 Principles Of Clean And Optimized CSS Code | CSS | Smashing Magazine

Well done list of CSS best practices with links to other resources that take them further. Great link to hand over to friends who are getting started with CSS or need some refreshers.

www.smashingmagazine.com/...f-clean-and-optimized-css-code - Preview

css development guidelines guide web tutorials bestpractices

09 Aug 08

15 Resources To Get You Started With jQuery From Scratch - NETTUTS

Nice list of tutorials and examples to initiate one into the wonderful world of jQuery. A good starting point for some of my friends who are getting into it.

nettuts.com/...arted-with-jquery-from-scratch - Preview

jquery javascript tutorials web development linklist

Websites you Shouldn´t have missed in JULY 2008

A big list of interesting resources and inspiration on everything from Photoshop Tutorials, to Wordpress Theme development and graphic design downloads and inspiration.

www.noupe.com/...-have-missed-in-july-2008.html - Preview

linklist resources web development wordpress graphic design photoshop illustrator tutorials

1 - 20 of 365 Next › Last »
Showing 20 items per page

Diigo is about better ways to research, share and collaborate on information. Learn more »

Join Diigo