Ubuntu

by percent20 1/25/2006 7:52:00 AM

I installed Ubuntu last night on my desktop, and I must say it went fairly smoothly I just have 2 major issues.

1) 3d support on my nvidia drivers don’t work for some reason.
2) Takes to long for XMMS and my External HD to respond.

Other than that things are running great. The mono support is awesome. Quite a few things work much better over suse. I really do like it, and so far am glad I made the switch except for the 3d support.

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: ,

Linux | Mono

Mono Presentation

by percent20 1/22/2006 7:50:00 AM

Well I have been working pretty diligantly today on my mono presentation for next monday. I must say though if I pull this off by some miracle it will be awesome. I am really likeing what has come together. I will also have a nice treat for the people attending the presentation on the 30th from a new friend in Dallas Joseph Hill.

I have used several live distrobutions of linux in the past to play with mono the first one I used was monoppix. Well since it was a great resource that had video tutorials, woot, then I wanted to add it so I doubled checked the site the old fashion way I tried to go there. Well guess what it isn’t there anymore. Hmm, that stinks it was good, but I have good news I save a bunch of… I mean there is Mono-Live which is the official live cd for mono. Now I must say this thing is awesome. Every mono program works like a charm. Usually I have to tweak and play and massage things to work, but not on Mono-Live it just worked which impressed me.

So go check it out. Mono-Live.

That is pretty much it for now need to get back to work I have a lot to do hope to see anyone local reading this at the next meeting.

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , , ,

.NET | ASP.NET | Mono | Open Source

Mono presentation

by percent20 1/12/2006 7:48:00 AM

Whoo sorry all i have been gone so long I need to get back to blogging more. It has been a while I know.

I do have good news for you though I am giving a presentation on mono at the next .NET User group meeting. I am somewhat excited and freaked out. It will all be good though I am feeling good about it.

Since i will be doing that you can bet that I will be doing more blog posts about Mono as I research it.

Well anyway I need to get started.

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , ,

.NET | Mono | Personal

A little more on MonoDevelop

by percent20 10/31/2005 7:13:00 AM

Personal issues resolved:
Well I found out that inorder for me to run monodevelop I was going ot have to run that export command everytime right before I open up monodevelop.

Well I sent out an e-mail to the mail list and a guy told me to put it in the /etc/profile and voila it worked. Apparently, looking out it, that is where quite a few Envrionment varaibles are stored. I need to remember that.

Little bug:
I found out that the version 0.7 issue is just an accident. So no real big deal there.

Can’t wait to try:
Also the database stuff looks awesome in monodevelop. I am going to install mysql on my laptop temporarily to test it out then see about opening the ports up to my server and play with remote mysql adminstration. I can’t wait to test this little thing out.

Interesting:
From what I have read on the monodevelop roadmap they are going to incorporate stetic into it as the gui form editor. Which IMO will be awesome stetic from what I have seen look awesome. On the stetic site there is a flash video of how to use it. And I must say that it is nice.

Monnopix:
If you want to just jump into doing some development in mono I suggest you do two things at Monoppix.com
a) Downlaod the ISO burn it and get ready to do some development as soon as you reboot with the cd in like knoppix.
b) Watch the Video tutorials on the site they are quite good and can really get you started.

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , ,

Linux | Mono | Programming

Monodevelop on my laptop

by percent20 10/30/2005 7:09:00 AM

woohoo. I finally got monodevelop installed on my laptop in crux.

What a bear of a job. I spent a few days wondering why in the world it wouldn’t start. Then mircoulusly(sp ?) I tried to start it through console and it spit out that it needed MOZILLA_FIVE_HOME variable set to Mozilla installation directory. Well that sucked because I had not idea what program it was refereing to. Whether it meant a specific one or the whole freaking package.

So after a day of griping and complaining and google searches I finally decided to just download the 13 meg mozilla file and untar it. Well once I finally did that I set the envritonment variable like so:

export MOZILLA_FIVE_HOME="path/to/mozilla/"

After that it worked. Now I need to figure out why it says Version .8 and not version .7. Oh, well at least I have it installed now and can play with it.

Until next time happy coding.

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , , ,

Linux | Mono | Open Source

Mono and Crux

by percent20 10/8/2005 6:58:00 AM

I am working on creating ports for everything mono. I have several things done so far, but have a few scripts to write to finish it.

I finally got ASP.NET running in linux using mod_mono. It didn’t really take as long as I thought it would. Once I figured out a few basic things about installing applications from scratch in crux things are flying. I am really picking up a lot, and really likeing this distro more and more.

Also, you something I find quite funny is that as a computer person when you see something different at a kiosk that is very limiting you tend to try to do as much as you can to see what all is possible on the computer. For example I am at a coffe shop called Kaffe Bona. They have a highly customized version of IE with a lot of limitaions, mostly done in active directory i am sure. Anyway the first thing I do when I see it is start to see what all is closed off in it. Like i can’t control click to finish urls. I can’t minimize it in anyway ctrl+d doesn’t work. It is very interesting indeed.

But it just says something. When restircited one of the first things people do is see what they can do to get around it. Usually, like in my case, so they can do something incase they need to fix a problem. Like if I the browser crashed most people would just give up, but a computer person would do what they can to reopen the browser.

Anyway enough of my rambling.

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , ,

Linux | Mono

Apparantly I don’t need GTK#

by percent20 8/30/2005 6:53:00 AM

I AM SO CONFUSED!! Ok, I have been trying to do mono development and it seems like anything I read for doing a winforms type project required that I use GTK#. Well I post an question to the winforms mail-list, thinking that is where i should. Come to find out winforms and GTK# undermono are completely different. So now i need to go back and start looking at winforms again. Hope that I can get a little further now. We will see.

On a side note I can’t wait till the next beta is released for openSUSE I have a partition set up just for it. :)

Buddy Lindsey

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , , , , ,

.NET | Mono | Programming

Mono Project

by percent20 8/29/2005 6:51:00 AM

Ok, I have been messing with the Mono project for a bit now and I must say I find it a bit difficult. To say the least. I am hopeing to get into some gnome development with it. I think that would be fun. My biggest problem is understanding this whole widgets concepts it boggles my mind.

If any Microsoft .NET people have messed with Mono at all please leave a comment on it here and if you have a blog please leave the address so I can subscribe to it.

Now some of you maybe wondering why I went from being so Hardcore MS to using Linux. I want to answer that right now. I still am Hardcore MS. I love the company and still want to work there, but I also like to mess with stuff that is challengeing and right now linux is really kicking my but so it intrigues the crap out of me.

I really need to get back to my ASP.NET programming. I just need to find my VS.NET demo cd’s so I can install it and use it again, man I wish i had the money for the full version. Anyway back to being abused by Linux.

Peace out.
Buddy Lindsey

p.s. Still need help finding good XSLT tutorials let me know if you know of any.

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , , , ,

.NET | Linux | Mono | Open Source | Programming

Powered by BlogEngine.NET 1.3.0.0
Theme by Mads Kristensen


My Flare

AddThis Feed Button

National Blog Posting Month

Eagle Scout

I'm Test Driven

[Reserved for MVP status I want to earn]

View Buddy Lindsey's profile on LinkedIn

Twitter



Disclaimer

The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.

© Copyright 2008

Sign in