Tagged: mono RSS Toggle Comment Threads | Keyboard Shortcuts

  • John 8:34 pm on August 24, 2009 Permalink | Reply
    Tags: , , , mono,   

    More Django Plugin Stuff 

    MonoDevelop Django

    So I’ve been working more on the support for django within monodevelop. Heres some screenshots of it.

    MonoDevelop Django

    MonoDevelop Django

     
    • Aledr 8:47 pm on December 16, 2009 Permalink | Reply

      I’ve just installed MonoDevelop 2.2 and started a new Django project but is no option to create a new App there. Is your code already integrated?

      Thanks.

      • John 11:11 am on December 17, 2009 Permalink | Reply

        I never got round to getting the code into a stable state, and submittting a patch. However I have a couple of weeks of work so I’ll see if have anytime to look at it again.

  • John 1:59 am on May 13, 2009 Permalink | Reply
    Tags: , , , mono   

    New GTK# Project 

    I’ve started a new project, RssNotify, to try and learn more about developing applications using GTK. I’ll still be developing cctray-gtk as this project is useful, but the RssNotify is more of a project to satisfy my curiosity.

    The RssNotify project aims to provide an easy way for a user to receive notifications when an rss feed has been updated. the idea is to use notify-sharp to display the new news items. The rest of the interface will be used to try to explore the features widgets that GTK# offers.

     
  • John 8:15 pm on May 6, 2009 Permalink | Reply
    Tags: , , , , mono   

    CCTray updates and Mono musings 

    Impleneted some more to the CCTray-gtk project with the ability to add build servers that communicate over HTTP. This did involve commenting out some of the code in the CCTrayLib project, which was unavoidable. The issue occurred as the library added a delegate to the Service point manager

    ServicePointManager.ServerCertificateValidationCallback = delegate{ return true; }
    

    These were causing an exception to be thrown as it is currently not implemented in mono. This so far is the only part of mono that I’ve found that has caused any problems.

    https://bugzilla.novell.com/show_bug.cgi?id=346561

    I’ve also started to implement the ability to remove a project, at the moment it removes the project from the preferences window but does not yet remove the associated project monitor or remove it from the main window’s treeview.

    Once this has been implemented I will create a release or something for testing.

     
  • John 4:01 am on March 24, 2009 Permalink | Reply
    Tags: , , , , mono   

    Cruise Control Tray For Linux Update 

    Basic functionality has been implemented with the ability to add project to monitor and receive notifications of the build as and when they occur. At the moment there is not the ability to delete a project that is being monitor this will be implemented next. There is also the ability to force a build of a project, however there is not the ability to abort the build, this will also been implemented in the next couple of days hopefully. Here are some more screen shots of what it currently looks like. The build notification have also been attached to the tray icon.



     
  • John 3:47 am on March 19, 2009 Permalink | Reply
    Tags: , , , , LaunchPad, , mono   

    Cruise Control.NET Tray Tool on linux 

    I started looking at creating a port of the cctray tool for CruiseControl.NET but after looking at how it was implemented i decided that it might be easier, and more fun, to implement one myself using mono and GTK#. At the moment the application has the ability to display notification when a build event occurs and to display the list of projects that are being watched. The source code will be available on Launch Pad when I figure out how to use bzr.

    https://code.launchpad.net/~john-yeticode/cctray-gtk/trunk

    here are some screen shots of how it currently looks.



    Cruise Control.NET home page

     
    • Daniel Hommel 7:59 pm on April 10, 2009 Permalink | Reply

      I tried to make CCTray work on mono once and i had to comment out a lot of stuff to get it kind of working (all the windows-isms had to go)… After i got it running there were still a bunch of problems, like a ghost window with no content behind the CCTray window, all the projects showing up 2 times and the tray icon also didn’t work as it should. After all i think writing a Gtk# client is a good idea. I hope you will publish the code soon so i can try it out in my GNOME environment. BTW, do you use CCTrayLib for that project?

      regards,

      Daniel

    • Daniel Hommel 8:03 pm on April 10, 2009 Permalink | Reply

      Just found out that you did publish the code already and that also answered my question about CCTrayLib. I’ll try it out and let you know how it work.

      regards,

      Daniel

c
compose new post
j
next post/next comment
k
previous post/previous comment
r
reply
e
edit
o
show/hide comments
t
go to top
l
go to login
h
show/hide help
shift + esc
cancel