screencasts

Where can I find interesting .Net screencasts ? (F#, IronRuby, IronPython,...)

I'm looking for interesting screencasts targetting .Net (no podcasts) to extend what I already propose on my screencast aggregator at http://www.learnivore.com. Can you help me find the most interesting ones you'd be aware of ? Those I already know: http://www.dimecasts.net http://www.monotouch.info (.Net development on iPhone!) a se...

Sql Server Management Studio 2008 making the most of the Table designer

Does anyone have any good articles or even more preferable screencasts to using the table designer for SSMS 2008 to get the most out of it? To often I end up trying to fumble through it and just end up googling the sql script to do specifically what I'm trying to accomplish with keys or indexes etc and just end up repeating the process ...

Code to record a screencast in MacOS

I need to write a tool that records screen activity on a MacOS desktop and creates a video of it. I'm aware that there are multiple tools available that do this already - yet I need an implementation of my own for various reasons. As the issue is a very broad one I will break it down into the following: a) What technologies/skills wou...

How to create a Silverlight Screencast?

I would like to create a Screencast that can be played by a Silverlight player or embedded in a Silverlight application. What program can I use to create the screen cast and how do I use the output with Silverlight? ...

Are there any resources similar to katacasts.com?

I recently discovered Corey Haines great site katacasts.com, and I find it to be an excellent learning resource as well as a source of inspiration. Are there any other sites where I can find videos of people performing katas? ...

Using a JFrame's focus (being lost) to stop recording a screen cast?

Hello, In my Swing application, I'm using a custom module to record a screen cast. However, I'm a bit hung up on when to force the recording to stop. Right now, I check to see if the user still wishes to record (meaning that they haven't clicked the 'stop' button) and if the application is still open (closing the application causes the...

Need help finding a PHP e-Commerce package for virtual products/courses

Okay, I'm trying to figure out a good e-Commerce package for a client of mine, and it just isn't easy to find. I'm working on a LAMP system, so please try to restrict your software packages to that platform. (PHP 5 & MySQL 5 are easily available.) Don't mention Magento, that was a nightmare to attempt to install and maintain. I need ...

Where can i get any Screencasts for PostgreSQL?

Where can i get any Screencasts, Webcasts, Training Video's, Cbt's ect for PostgreSQL? Thank you in advance ...

Screen cast/screen share/remote desktop controk SDK for .NET

Hi, I am working on a project needs a screen cast/screen share/remote desktop control feature. The software should be able to broadcast the screen of one PC to at least 16 other PCs in real-time and the administrator can monitor and control activities at any PC in real-time also. Is there any SDK (free or commercial) available? Thanks ...

Ext-Js Tutorial or videos

Hi, I am new to Ext js ...is there any website or forum which provides basic Introduction videos,samples and tutorials for Extjs .. ...

Screencast material for C#

Hi. I am looking for some really informative screencasts for C# which would serve a good starting point for a beginner. Any ideas or pointers. (something similar to Dave Thomas for Ruby and Ryan Bates for Rails). Any help is appreciated. ...

Hosting recommendations for technical screencasts

I am asking this question on SO because a similar question was asked here and migrated to SuperUser, but the answers it got there were more about screen sharing than hosting screencasts. I'm hoping that some of you have faced (and solved) this issue before... My team is putting together a bunch of technical screencasts, and we are cur...

screen sharing library

I'm looking into screen sharing functionality - i.e. allowing remote users to view your desktop in real time, possibly control it and write annotations (text/drawings) on the shared screen. Something similar to what webex allows in its conferencing software. Preferably a Java-based api, possibly to run from an applet. Any recommendation...

Java applet screen capture to a video

I wanted to find out how can one capture screencast using java. I know that using Robot class one can get a screenshot but how do I go about capturing it as a video and then uploading it to the server? How exactly would that work? ideas? ...

TDD/BDD screencast/video resources

I've recently finished watching the Autumn of Agile screencasts and I'm looking for more material of similar scope. Basically, I'm looking for screencasts that present TDD/BDD process while developing somewhat "real life" applications (or parts of them) - so no 20 minute intros please. I'm surprised not to find anything like that though....

Screen Recording in C#

Hello, My goal is to record the desktop and export the recording into a arbitrary video format using C#. I have looked at DirectShowNET but it only seems to capture from devices. I think that I might be able to write my own driver that acts as a device for DirectShow. I have also read http://stackoverflow.com/questions/397754/record-vid...

what happened to the subsonic screencasts?

None of them are available in the docs. I see embedded iframes pointing to "silverlight.services.live.com", but no video. FF shows blank, IE7 shows HTTP 500 error. ...

What is the best strategy for a streaming screen capture application ?

Ok Ive figured out how to do a screen capture of my desktop using Windows Media Encoder 9 + SDK and saving it as a movie on my hardrive. But now I want to take my project further and stream a realtime screen capture of my desktop . The idea is that users accessing my asp.net website will be able to view whatever Im doing on my desktop in...

Zend Framework - Ruby on Rails has a screencast showing how to code a blog in 15 minutes. Does ZF have a similar screencast?

Ruby on Rails has a screencast presentation they use to promote their framework that shows how to code a basic weblog system in 15 minutes with RoR. Does the Zend PHP Framework have a similar screencast/presentation/whatever demonstrating something similar? It doesn't have to be a blog specifically, but I would definitely like to find a ...

How to create beautiful Screencasts for your web apps?

Hello all, I am trying to create a screen cast for my new web app. I have just come across a great example of a screencast and I am wondering what is used to do this: Click on the video to play on this page. I am impressed with the animation when the mouse is clicked and zooming into images from different angles. Is this done with Act...