mostlylucid.net - Scott Galloway's Developer Blog
author

Hi, I'm Scott Galloway — I'm a consulting web / internet / systems / full-cycle, full-stack developer (it's complicated šŸ¤“) specializing in bringing 'AI' to the masses, .NET Core, full-stack development, cloud, and search technologies. Former Microsoft ASP.NET Program Manager with 30+ years building web applications for Fortune 500 companies and startups. I share my work in progress (PERSONAL!) projects and how I build them. Available for contract, full-time, or consultancy work — get in touch. Code on GitHub | Feedback on Mastodon

Clear All
Page 45 of 80 (Total items: 794)
Fixing Internet Explorer's CSS Deficiencies...and a link to the best menu implementation I've seen...
I really wish there were more blog posts like this one, it covers a whole host of problems IE has with CSS, from the lack of :hover support, to the well known issues with PNG files - oh and check out...

Sunday, 04 July 2004 00:00

//

Less than a minute

Another short one...how to read the contents of an entire file into a Byte Array...
This just another one of thoise dumb little snippets that I always forget and is a bit of a bugger to find...so, if you for some reason (e.g., compression / encryption) need all of the contents of a...

Sunday, 04 July 2004 00:00

//

Less than a minute

Convert a DataSet to Excel in one easy step...
I found this really useful little assembly / code when looking for a simple, free way to convert a DataSet to Excel - couldn't be easier, just one line of code required for the conversion, here's the...

Sunday, 04 July 2004 00:00

//

Less than a minute

J2EE Development using Visual Studio .NET
I thought this was pretty interesting - compiles MSIL into Java Bytecode so you can run C# or VB.NET (or any other . NET language I assume) on J2EE application servers. At first glance, the question...

Sunday, 04 July 2004 00:00

//

1 minute read

Great article on CAPTCHA on 15 Seconds today - Fighting Spambots with AI
Found it as ASP.NET...this is rapidly becoming pretty much essential for any site where users can register and post text, blogs, forums, the lot...this article provides an extensive review of current...

Sunday, 04 July 2004 00:00

//

2 minute read

New version of BlogJet - now with HTML Source Editing!
From Jon Galloway's blog, a new version of BlogJet - with a bunch of new features including, finally, HTML Source editing - this is fantastic news! New BlogJet! Well, it's beta, but I'll take it - it...

Sunday, 04 July 2004 00:00

//

Less than a minute

MonoDevelop - SharpDevelop on Linux w/ Mono
Just found out about this, MonoDevelop is a port of SharpDevelop to Linux using Mono (more news) it actually looks pretty good, I am really going to have to try this out - I'm all for MS but some...

Sunday, 04 July 2004 00:00

//

Less than a minute

Taking the leap...
I'm ALMOST decided that I'm going to move from full-time to contracting / free-lance work. Got my 'Start your own business' book, and am reworking my CV to be more suitable for this type of role...all...

Sunday, 04 July 2004 00:00

//

Less than a minute

I knew it - finally proof that 'slepping on it' helps solve problems!
Just thought this was pretty interesting - from Slashdot: An anonymous reader writes "CBC news reports that the effectiveness of 'sleeping on it' when faced with a difficult task may have more than...

Saturday, 03 July 2004 00:00

//

Less than a minute

Dumb little update to the Amazon book control...now it knows where you live!
I've been using Scott W.s little Amazon book control on this site for a while now - and it's pretty damn good, haven't made any cash from it as yet...but...well, it always bugged me that it was .com...

Saturday, 03 July 2004 00:00

//

1 minute read

Page 45 of 80 (Total items: 794)
logo

© 2026 Scott Galloway — Unlicense — All content and source code on this site is free to use, copy, modify, and sell.