Goodbye!
Hi Everyone,
Today is my last day at Borland. I’ve decided to take a new and exciting job that I just can’t pass up. I’ll be working at Apple in the Cocoa Framework group. I’ve always had an admiration for Mac’s, and now is my chance to use one every day! I’m going to miss working with everyone at Borland; all of the people here are wonderful. My co-workers are very talented and fun to work with. My managers have been very fexible and always willing to accomodate the needs of myself and other employees. I started working at Borland over six years ago as an intern in Developer Support. Since then, I have worked in QA and R&D on several cool projects, and I have enjoyed every minute. If anyone wants to keep in touch with what I’m doing, my personal website should always be up: www.corbinstreehouse.com.
Bye, for now, and have a great time using all the cool features in the Delphi 2005 IDE!
corbin
My alternate website URL: members.cruzio.com/~seaweb/corbin
Share This | Email this page to a friend
Posted by Corbin Dunn on January 14th, 2005 under Uncategorized | 10 Comments »Delphi 2005 Chat’s available
At: http://bdntv.borland.com/chat.html
Including a chat with me! Listen up…
Share This | Email this page to a friend
Posted by Corbin Dunn on December 17th, 2004 under Uncategorized | 10 Comments »Muni ride from last weekend.
Some pictures, of Corbin and others Mountain Unicycling
In case you wanted to know what Borland’ers do in their free time ![]()
Share This | Email this page to a friend
Posted by Corbin Dunn on December 6th, 2004 under Uncategorized | 1 Comment »D2005 speedup
Everything mentioned in my old article applies to Delphi 2005. Feel free to experiment!
Share This | Email this page to a friend
Posted by Corbin Dunn on November 22nd, 2004 under Uncategorized | Comment now »Help Insight - cool new color looks
Howdy! As promised, here is a different "Help Insight" look for D2005. Simply cut and paste the following into your ObjReposHelpInsight.css file:
(from Mike Lischke, Thanks!)
BODY
{
font-family:"Trebuchet MS",arial,sans-serif;
font-size:9pt;
margin:1px;
background-color:#ffffff;
/*background-color:#FFF0C0;*/
color:#000000;
overflow-y:auto;
overflow-x:hidden;
border-color: gray;
border-width: 1px;
border-style: solid;
height: 100px;
}
a:link {
color: #FF8000;
font-style: normal;
text-decoration: none;
}
a:link:visited {
color: #C05000;
font-style: normal;
text-decoration: none;
border-top: 1px dotted;
border-bottom: 1px dotted;
}
a:link:hover {
color: #FFFFFF;
background-color: #FF8000;
font-style: normal;
text-decoration: none;
}
a:link:active,{
color: #C05000;
font-style: normal;
text-decoration: none;
}
H1
{
font-family:"Trebuchet MS",arial,sans-serif;
font-size:120%;
margin-bottom:10px;
}
H2
{
font-size:115%;
margin-top:1em;
margin-bottom:0px;
}
H3
{
font-size:110%;
margin-bottom:0px;
}
P
{
margin-left: 20px;
margin-top:5px;
margin-bottom:5px;
}
H4
{
font-family: "Trebuchet MS";
font-size: 9pt;
font-weight: bold;
margin-bottom:0px;
margin-top:0px;
margin-left: 0px;
}
B.le
{
font-family: "Trebuchet MS";
font-size: 9pt;
font-weight: bold;
}
DL
{
margin-bottom:0px;
margin-top:0px;
margin-left: 8px;
}
DT
{
margin-bottom:0px;
margin-top:0px;
margin-left: 15px;
}
DD
{
margin-bottom:0px;
margin-top:0px;
margin-left: 30px;
}
.maincaption
{
font-size: 9pt;
font-weight: bold;
margin-top:0px;
margin-bottom:1px;
margin-left: 5px;
background-color:#F8F8F8;
}
.codelink
{
margin-left: 0px;
font-size: 9pt;
font-weight: normal;
margin-bottom:0px;
margin-top:0px;
margin-left: 0px;
}
.code
{
color: black;
font-family: "courier new", courier, monospace;
margin-left: 20px
}
Share This | Email this page to a friend
Posted by Corbin Dunn on November 22nd, 2004 under Uncategorized | 2 Comments »Help Insight in Delphi 2005
Delphi 2005 has a cool new feature called Help Insight. When you move the mouse over a symbol and wait for a second, the IDE grabs the XML documentation for that symbol and dynamically displays the help for it (if available). Currently, it requires the help to be in an XML file; eventually the IDE will grab that information directly from source. If you want, you can customize the look of the Help Insight window. It simply is a mini-web page. Inside the ObjRepos directory, you will find HelpInsight.css and HelpInsight.xsl. By tweaking the .css file, you can easily control the look of the page. By tweaking the .xsl file, you can control the layout of the page. Have fun! I may post some updated looks soon. Keep watching.. -corbin
Share This | Email this page to a friend
Posted by Corbin Dunn on November 22nd, 2004 under Uncategorized | 3 Comments »Delphi 2005 (picture of the day)
Delphi 2005!
http://homepages.codegear.com/cdunn/images/borland/DSCF0007.JPG
Share This | Email this page to a friend
Posted by Corbin Dunn on November 3rd, 2004 under Uncategorized | 3 Comments »Google your desktop
Google, Desktop version. Very very cool.
-corbin
Share This | Email this page to a friend
Posted by Corbin Dunn on October 14th, 2004 under Uncategorized | 7 Comments »Debugging Com Interop .NET applications?
Theres a good tool to debug CLR applications that use ComInterop:
-corbin
Share This | Email this page to a friend
Posted by Corbin Dunn on October 14th, 2004 under Uncategorized | 1 Comment »Intro to the .NET framework - in german!
Translated at:
http://www.delphipraxis.net/post248432.html#248432
Thanks Daniel!
–corbin
Share This | Email this page to a friend
Posted by Corbin Dunn on October 11th, 2004 under Uncategorized | 1 Comment »

RSS Feed
