Blogs1 - 8 of 8 recent posts for tag:code.
29
Oct
2008
Adding new looks / functionaly to exsiting .NET controls - ListBox.

33 days ago by Cory

So I am starting a series of posts that involves extending the default .NET controls to add new looks as well as new functionality. Today we will be extending the ListBox, so let’s get started. The new listbox that we will create will have a main text or title and a description text below it as well ...

Code for thought. - coryborrow.com

05
Sep
2008
Simple background removal with PHP and GD.

87 days ago by Cory

I haven’t posted in awhile, but I got a short, article on background removal in images using PHP and the GD image library. The way I did this is take a specified image and a specified color to look for as well as a difference or a maximum difference in each color allowed. After that it will take the ...

Code for thought. - coryborrow.com

24
Jul
2008
SimpleMail - Easily send email’s with attachments from php.

130 days ago by Cory

Here is a pretty simple class that uses the default mail function so no sockets or direct connections to server’s have to be used. But this script will allow you to add multiple contacts, as well as multiple attachments, easily. It is as simple as this.

Code for thought. - coryborrow.com

Create image preview of textfile with PHP and the GD library.

131 days ago by Cory

This will be a small tutorial on how to create preview images / thumbnails of textfiles using PHP and the built-in GD library. Note: This tutorial requires that you have GD2+ with Freetype support. Ok so lets get started. This is actually quite an easy task, the basic idea is that we read in the lin ...

Code for thought. - coryborrow.com

08
Jul
2008
SpellChecker.

147 days ago by Cory

I am currently in the process of writing my own spell checking library, pretty much just because it’s a good learning experince and because I can. Anyway it seems to work pretty good so far, it is quite simple though uses the following steps to accomplish spell checking. Check current word in dictio ...

Code for thought. - coryborrow.com

05
Jul
2008
NotificationBar - Free .NET control.

149 days ago by Cory

So I got a free control here for you. It is a pretty simple control, completly in C#. It is a notification/information bar, like that found in IE when you try to download something. Features of this control include. LGPL License. Easy to use. Works on Mono. Automatically resizes to fit text. Can pla ...

Code for thought. - coryborrow.com

03
Jul
2008
Hello world!

151 days ago by Cory

Well, here is my first post on my new blog / site (Code for thought). So to get started, my name is Cory. I like to write code, dabble in electronics and mostly anythng that has to do with computers. On this blog in future posts you will find things such as C#/.NET code as well as controls for .NET. ...

Code for thought. - coryborrow.com

01
Jul
2008
ImageStamper bookmarklet

153 days ago by Marcin

Drag this bookmarklet to your bookmark bar to use ImageStamper instantly: ImageStamper | Stamp image. ImageStamper creates a third-party record of the licence on a flickr image when the image is "stamped." This allows content creators and users to create evidence of the licence applicable at a given ...

Murder City Dispatch - murthercity.blogspot.com · 1 reference