labs.insert-title.com
Browsers
http://labs.insert-title.com/Browsers_category85.aspx
IE 7 beta 2 standalone. Over at quirksmode thay said the Multiple IE method does not work. Bullshit. If you have ever tried to deliver a dynamically generated file in realtime over SSL, you've seen this problem. Not something everyone deals with, but I know I had a lot of trouble finding a solution so i thought i'd giver it a quick write up. Manfred Staudinger offers up a way tp get conditional coments working in Multipe Ies. A summary of how and why multiple IEs can run in windows.
labs.insert-title.com
Latest Posts
http://labs.insert-title.com/default.aspx
Is Stringbuilder faster than Array/Stack join? Relative or Absolute paths for images in CSS? VBNET, Second Class Citizen? I am determined that I can help make VB.NET a first class language again. Not quite ready for release, the image below is from a framework I am working on. Update: 01/18/2011 - It might be blasphemy, but I started www.vbsharp.com. Make sure you always have the latest ffmpeg release. Mp3 jpg to flv. Split, but don't re-encode. JavaScript Round Robin Generator. Numplayers = 0;. Ret = br...
labs.insert-title.com
Handy Stuff
http://labs.insert-title.com/Handy_Stuff_category108.aspx
Trying to keep track of these. MP4 Moov Atom Application. Tired of all the ffmpeg mp4box command line stuff I wrote this little app. Habitual Wheel-Reinvention continues as I create a lorem ipsum generator for myself. and You! More Handy .NET. Dont say I never gave you anything. Reinventing the wheel one app at a time. Change default IE7 view source program. Handy registry update for those in need. (Including myself.). Enterprise manager snap-in failed to initialize. A quick solution for this problem.
labs.insert-title.com
Classic Asp
http://labs.insert-title.com/Classic_ASP_category111.aspx
No breakdown, no review, just what to do. Comments temporarily disabled for now, you can find me @joemaddalone. Joe Maddalone is a web developer at. Insert Title Web Designs.
labs.insert-title.com
Htmlstack.Com
http://labs.insert-title.com/htmlstack.com_article914.aspx
Lack of posts recently due to me having too much fun fucking around at htmlstack.com. Rather than turning this site into a series of experiments I decided to start another site just for me to get a grip on all that HTML5 and CSS3 has to offer. If you are looking to get a primer on HTML5 or CSS3, or more likely look at some pointless experiments, check it out. Persistant updatable HTML5 Database. Video element utilizing only browser player controls. A grid of randomly colored squares with canvas.
labs.insert-title.com
Asp.Net
http://labs.insert-title.com/ASP.NET_category83.aspx
Reading Various Files into Datatable. Some quick ways to access common data files. Handy ASP.NET Routines. PostBackUrl Equals Change the Friggin' Form Action. Curse you DBNull and/or Is Nothing! Quick and Dirty URL Rewriting with VB.NET. Easy URL Rewriting for shared hosting users and VB.NET developers. everyone say thanks to Will for the suggested article topic! Randomize YPN and Adsense. Randomizing between Adsense and YPN with ASP.NET. Making VS.net 2003 Work for You. ASP to ASP.NET V.
labs.insert-title.com
Mp4 Moov Atom Application
http://labs.insert-title.com/MP4-Moov-Atom-Application_article920.aspx
MP4 Moov Atom Application. Tired of all the ffmpeg mp4box command line stuff I wrote this little app. Repositions the Moov Atom in your H.264 Video files so they will do a proper Progressive Download in Flash. .Net framework required, no installation. Comments temporarily disabled for now, you can find me @joemaddalone. Joe Maddalone is a web developer at. Insert Title Web Designs.
labs.insert-title.com
Html5 Experiments
http://labs.insert-title.com/HTML5-Experiments_article919.aspx
Other than the standard grind I have been stuck on on HTML5. A really simple maze game with canvas. A bunch of shapes with only CSS and no images. Just some random Canvas experiments. Comments temporarily disabled for now, you can find me @joemaddalone. Joe Maddalone is a web developer at. Insert Title Web Designs.
labs.insert-title.com
Need To Test
http://labs.insert-title.com/Need-to-Test_article924.aspx
Is Stringbuilder faster than Array/Stack join? Relative or Absolute paths for images in CSS? Comments temporarily disabled for now, you can find me @joemaddalone. Joe Maddalone is a web developer at. Insert Title Web Designs.
labs.insert-title.com
Ffmpeg Scripts
http://labs.insert-title.com/FFMPEG-scripts_article922.aspx
Make sure you always have the latest ffmpeg release. Mp3 jpg to flv. Ffmpeg -loop input -i picture.jpg -i audio.mp3 -shortest -acodec copy movie.flv. Split, but don't re-encode. Ffmpeg -ss 0 -t 600 -i InputVideo.m4v -acodec copy -vcodec copy OutputVideo.m4v. This would create a video of the first 10 minutes of a video. From -ss 0 seconds to -t 600 seconds. Comments temporarily disabled for now, you can find me @joemaddalone. Joe Maddalone is a web developer at. Insert Title Web Designs.