473,395 Members | 1,474 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

OT - Good Ideas ?

Im looking for inspiration !

I want to put a snippit of code at the top of my company letterhead, any
ideas would be greatfully received ( provided they are constructive ), like

'MyCompany Name
Public Class CompaniesShortName

Private Enum CompanyDirection
Upwards
Onwards
SkysTheLimit
End Enum

Private OurDirection As CompanyDirection

Public Sub New()
OurDirection = CompanyDirection.SkysTheLimit
This is corney, but you get the drift !

Cheers


--
OHM ( Terry Burns ) * Use the following to email me *

Dim ch() As Char = "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
For i As Int32 = 0 To ch.Length - 1
ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
Next
Process.Start("mailto:" & New String(ch))
--

Nov 21 '05 #1
3 875
Terry,

Maybe you can do something with a boolean OR, something as,
Quality OR JustInTime OR Price and than let it result in your company name.

Just for inspiration of course.

Cor

"One Handed Man ( OHM - Terry Burns )" <news.microsoft.com>
Im looking for inspiration !

I want to put a snippit of code at the top of my company letterhead, any
ideas would be greatfully received ( provided they are constructive ),
like

'MyCompany Name
Public Class CompaniesShortName

Private Enum CompanyDirection
Upwards
Onwards
SkysTheLimit
End Enum

Private OurDirection As CompanyDirection

Public Sub New()
OurDirection = CompanyDirection.SkysTheLimit
This is corney, but you get the drift !

Cheers


--
OHM ( Terry Burns ) * Use the following to email me *

Dim ch() As Char = "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
For i As Int32 = 0 To ch.Length - 1
ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
Next
Process.Start("mailto:" & New String(ch))
--

Nov 21 '05 #2
Good Idea, thanks Cor !

--
OHM ( Terry Burns ) * Use the following to email me *

Dim ch() As Char = "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
For i As Int32 = 0 To ch.Length - 1
ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
Next
Process.Start("mailto:" & New String(ch))
--
"Cor Ligthert" <no************@planet.nl> wrote in message
news:%2****************@TK2MSFTNGP14.phx.gbl...
Terry,

Maybe you can do something with a boolean OR, something as,
Quality OR JustInTime OR Price and than let it result in your company
name.

Just for inspiration of course.

Cor

"One Handed Man ( OHM - Terry Burns )" <news.microsoft.com>
Im looking for inspiration !

I want to put a snippit of code at the top of my company letterhead, any
ideas would be greatfully received ( provided they are constructive ),
like

'MyCompany Name
Public Class CompaniesShortName

Private Enum CompanyDirection
Upwards
Onwards
SkysTheLimit
End Enum

Private OurDirection As CompanyDirection

Public Sub New()
OurDirection = CompanyDirection.SkysTheLimit
This is corney, but you get the drift !

Cheers


--
OHM ( Terry Burns ) * Use the following to email me *

Dim ch() As Char = "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
For i As Int32 = 0 To ch.Length - 1
ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
Next
Process.Start("mailto:" & New String(ch))
--


Nov 21 '05 #3
There's got to be a consulting fee in there somewhere ;-)

--
Bob Powell [MVP]
Visual C#, System.Drawing

Answer those GDI+ questions with the GDI+ FAQ
http://www.bobpowell.net/gdiplus_faq.htm

The GDI+ FAQ RSS feed: http://www.bobpowell.net/faqfeed.xml
Windows Forms Tips and Tricks RSS: http://www.bobpowell.net/tipstricks.xml
Bob's Blog: http://bobpowelldotnet.blogspot.com/atom.xml


"One Handed Man ( OHM - Terry Burns )" <news.microsoft.com> wrote in message
news:Ot**************@TK2MSFTNGP12.phx.gbl...
Good Idea, thanks Cor !

--
OHM ( Terry Burns ) * Use the following to email me *

Dim ch() As Char = "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
For i As Int32 = 0 To ch.Length - 1
ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
Next
Process.Start("mailto:" & New String(ch))
--
"Cor Ligthert" <no************@planet.nl> wrote in message
news:%2****************@TK2MSFTNGP14.phx.gbl...
Terry,

Maybe you can do something with a boolean OR, something as,
Quality OR JustInTime OR Price and than let it result in your company
name.

Just for inspiration of course.

Cor

"One Handed Man ( OHM - Terry Burns )" <news.microsoft.com>
Im looking for inspiration !

I want to put a snippit of code at the top of my company letterhead, any ideas would be greatfully received ( provided they are constructive ),
like

'MyCompany Name
Public Class CompaniesShortName

Private Enum CompanyDirection
Upwards
Onwards
SkysTheLimit
End Enum

Private OurDirection As CompanyDirection

Public Sub New()
OurDirection = CompanyDirection.SkysTheLimit
This is corney, but you get the drift !

Cheers


--
OHM ( Terry Burns ) * Use the following to email me *

Dim ch() As Char = "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
For i As Int32 = 0 To ch.Length - 1
ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
Next
Process.Start("mailto:" & New String(ch))
--



Nov 21 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

24
by: matty | last post by:
Go away for a few days and you miss it all... A few opinions... Programming is a craft more than an art (software engineering, not black magic) and as such, is about writing code that works,...
52
by: Tony Marston | last post by:
Several months ago I started a thread with the title "What is/is not considered to be good OO programming" which started a long and interesting discussion. I have condensed the arguments into a...
113
by: Bonj | last post by:
I was in need of an encryption algorithm to the following requirements: 1) Must be capable of encrypting strings to a byte array, and decyrpting back again to the same string 2) Must have the same...
6
by: Jamiil | last post by:
I am not a programmer by any means, but a dedicated aficionado. I have good understanding of Java and C/C++, and now I would like to learn javascript->ajax, but I don't know where to start. My HTML...
22
by: Jon Skeet [C# MVP] | last post by:
I'm looking to write a C# book fairly soon, and the publisher I've approached wants me to do a bit of market research to find out what people like and don't like in this kind of book. I've read...
206
by: WaterWalk | last post by:
I've just read an article "Building Robust System" by Gerald Jay Sussman. The article is here: http://swiss.csail.mit.edu/classes/symbolic/spring07/readings/robust-systems.pdf In it there is a...
2
by: abdulsamad | last post by:
Hello i wanna select my final project and i dont have any idea what to do any body have some good ideas related to final projects plz also let me know ..... i also want sujjessions that should i...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.