Personal tools
You are here: Home daMaestro

daMaestro

daMaestro's Blog

Mar 06, 2010

Conference Banners

Filed Under:

The Fedora Unity team would like to openly invite community members to suggest conferences for inclusion on our sites.

Linux conferences are one of the best ways to meet people from the community and also meet people that you have worked with for years but never in person. The Fedora Unity team openly welcomes submissions for conference banners we should have on our site. Contact us via #fedora-unity and we'll work on getting the banner up to help promote the events that we all go to and enjoy.

Aug 09, 2009

Fedora Pastebin Updates

Fedora Unity releases another update to the Fedora branded pastebin based on feedback from the Community.

Fedora Unity Releases Pastebin Updates

We here at Fedora Unity have been hosting a Fedora branded pastebin at http://fpaste.org/ This weekend we launched an update to the new version. These updates are all based on feedback from Community members and channel operators from #fedora.


Updates included in this release:

  • Captcha Support - Viewing of expired pastes is now possible by filling out a captcha.
  • User Preferences - It is now possible to set preferences for "author" and "expires".
  • User Paste History - Users may now see a list of their own pastes, and delete pastes they own.
  • Bot Protections - We have implemented a few things to auto-ban abusive IP addresses.
As always, if you have any feedback/comments, join us in #fedora-unity on Freenode.

 

Aug 04, 2009

Fedora Pastebin Updates

Filed Under:

The Fedora Unity team has updated the fpaste.org pastebin. Feedback welcomed.

Fedora Unity Updates Pastebin

We here at Fedora Unity have been hosting a Fedora branded pastebin at http://fpaste.org/ This weekend we launched the next version of the pastebin for everyone's enjoyment. Some notable changes include auto expire of pastes and much shorter URLs. The expires had to be added due to bots abusing the service. We will be working to make the expires functions less restrictive for valid usage, so please be patient while we solve how to do this the best way possible. If you have any feedback/comments, join us in #fedora-unity on Freenode.

 

Feb 17, 2009

Got Bandwidth?

Filed Under:

Fedora Unity would not mind using it.

If you have some extra bandwidth, consider helping host the new Re-Spin torrents. Fedora Unity still prefers Jigdo because it allows us to utilize bandwidth from existing public mirrors, but some people prefer torrents.

Dec 28, 2008

Fedora Unity Systems Update

Filed Under:

We have completed the restoration of our systems. Everything should now be working as it was before.

If you happen to find something that doesn't work or you receive any errors, please file a bug.

Dec 19, 2008

Fedora Unity Back Online

Filed Under:

The Fedora Unity server is now back online! There are still a few things that will need to be enabled, such as caching and the pastebin, but we are working towards restoration of all services.

Apologies from all of us at Fedora Unity. We had a hardware failure on our primary dedicated server and have now restored most services. We are going to be populating the server with the Re-Spin in testing (watch the Test-Team list for updates) and should have the pastebin back up over the weekend. Spread logging still needs to be setup again and a few other things are needing to be finished. Please file bugs for any services you notice that are still not working. Thanks!

Nov 09, 2008

Unity Sites Updates

Filed Under:

Fedora Unity has been updating systems on and off this weekend. Please forgive the random downtime. These changes will help to improve user experiences and response times.

We here at Fedora Unity have been updating a few of our systems. Included in those systems are our Plone based sites and our TurboGears based pastebin. A few changes arn't too important, rather just maintenance and updates. However there have been some changes that will be more noticeable. Feedback welcome.

Fedora Branded Pastebin

Our pastebin has been in "development" for some time now. Apologies for that, however we have made some good progress on the system this weekend. The most noticeable changes are going to be the minor CSS updates. We are hoping that the backend changes make the site run much, much faster but not everyone notices things like that. We are still working to move the instance to mod_wsgi but that might not happen this weekend. We have changed the backend SQL store to MySQL so we can actually do multi-threading (previously we were using sqlite.) This change alone should speed things up, but we also made a change to serve all static content via apache rather then cherrypy. This change should free up requests to cherrypy and increase the number of requests we can process a second. The following ProxyPass config for Apache might help others at some point:

Alias /static /var/www/fpaste/stickum/static
ProxyPass /static ! 
ProxyPass / http://127.0.0.1:7278/
ProxyPassReverse / http://127.0.0.1:7278/

This configuration basically proxies all requests that do not match /static to a cherrypy server running on port 7278 and also translates any links returned from the cherrypy server from 127.0.0.1:7278 to the ServerName directive in the config.

Plone Sites

Some minor plone updates, the most important being a hack for <pre> element rendering in FF3. If anyone out there knows how to fix this properly, please get in contact with us. For now we have added "white-space: pre-wrap;" to our <pre> elements to prevent the ugly horizontal scrolling we have had when a <pre> is larger then the screen. This fix not only doesn't acheive the same behavour as in FF2 (the <pre> element would scroll content) but it also doesn't fix the issue in IE. If more details are needed, get in contact with us in #fedora-unity

on FreeNode.

Additonally, we have added the F10 and FUDCon portlets! Join us at FUDConF11and let's make this the best FUDCon yet!

 

Jul 18, 2008

Openmoko Freerunner

Filed Under:

I got my Freerunner today!

I got my GTA02 (aka the neo freerunner) today. I was able to make and receive phone calls out of box using the shipped neo software stack. Sweet. I just flashed the NAND with the ASU image and it still needs polish, but holds great potential. I do own the GTA01 (aka the neo1973) also but didn't have the time to hack on it much. With some key changes to the development tools/environment, I'm now going to start working on the OM platform again. I am going to consider shipping the GTA01 hardware to someone (don't know who yet) interested in hacking on the platform. Get one now!

 

(note: as of 7/17/08 the current production run is sold out; the next batch will be available 7/25/08)

Jun 14, 2008

FUDCon F10

Filed Under:

FUDCon approaches and I work to get everything I need ready. I look forward to seeing everyone again, and meeting all the new contributors!

As FUDCon F10 approaches, I find myself divided between wanting to go as a developer and presenting a barcamp item for the projects I have going and then just going as a Fedora user. I don't think I would ever be able to go to a FUDCon/Redhat Summit as just a user anymore and thus I've been working on sorting out what it is I would like to submit as a barcamp item. As I did last FUDCon, I'm leaning more towards going the route of presenting along side Jeroen again and then just being available to discuss any of my projects ad-hoc rather then a formal barcamp item. However, I think I need more feedback from the community regarding pyJigdo and where I should focus my limited number of Fedora development hours. If anyone is interested in pyJigdo and making it work right, please let me know. I don't want to waste a barcamp session, my time or anyone elses. A pyJigdo session will likely be very technical and might be better suited for a hackfest session over a presentation slot. Anywho, let us (Fedora Unity) know. I'll need a little time to do up some slides and other "best practices" for presenting otherwise I end up just putting code up on the projector and giving an overview of what it does and why and then asking for feedback on the concepts.

FUDCon F10 is going to be one of the best FUDcons so far. It looks like we are going to have a large precense of Fedora community members. I'm also looking forward to making myself available to Redhat Summit attendees that show up for the FOSS track. If you are still undecided about going, go. FUDCon is an amazing way to meet the people you interact with every day on mailing lists, irc and otherwise (such as SCM commits.) It's also where The Next Great Thing(tm) is discussed, designed and developed. Maybe someone with more time then myself will be able to count LOC changed during the duration of FUDCon and the Redhat Summit. It would be an interesting metric.

 

Apr 09, 2008

Shell History Meme

Filed Under:

There seems to be an interesting meme going on via the Fedora Planet feed. I've decided to join in. It's interesting to see what everyone has been working on, including myself.

What is a 'meme'?

Well, I had to look it up for myself: http://en.wikipedia.org/wiki/Meme

My Results:

[jon@damaestro ~]$ history|awk '{a[$2]++ } END{for(i in a){print a[i] " " i}}'|sort -nr|head
221 ./pyjigdo.py
126 vi
98 git
91 dig
60 ll
45 cd
41 rpmbuild
36 mock
31 rm
23 rpm
[jon@damaestrojr ~]$ history|awk '{a[$2]++ } END{for(i in a){print a[i] " " i}}'|sort -nr|head
118 ll
114 vi
84 ssh
83 ./transit-schedule-scrape.py
77 cd
70 git
68 dig
67 exit
38 sudo
29 rm

Feb 25, 2008

Fedora Sites Search - Online

Filed Under:

The Fedora Sites Search portal is finally back online. We hope to get feedback from Fedora Community members on how to make it better and much more useful.

After a long time of being offline...

We here at Fedora Unity have finally found the time to revive the long lost Fedora Sites Search portal. We need feedback and feature requests to make the system worth-while and functional. The basic concept is back online and will be improving more and more over time.

Read about this system here.

I want to try it!

Give it a try: http://searchfedora.org/

 

 

 

Jan 31, 2008

Oh Audacious, How I love Thee

Filed Under:

I've been using xmms to stream media for some time now and finally got fed up with aacPlus not working. All of you xmms fans/users out there, check out audacious.

Why change what works?

Well, that were my exact thoughts too. I've used xmms for all my streaming needs since I found out about it when I started using Linux. It works, why change? I will tell you, the audacious interface blows the xmms interface away and welcomes the xmms (bmp) code base to the 21st century.

What about non-free support?

There are many plugins and Livna has you covered.

Available Packages:

audacious
audacious-libs
audacious-plugins
audacious-devel  
audacious-docklet
audacious-plugin-fc
audacious-plugins-amidi
audacious-plugins-arts
audacious-plugins-esd
audacious-plugins-jack
audacious-plugins-metronome
audacious-plugins-nonfree-aac
audacious-plugins-nonfree-alac
audacious-plugins-nonfree-lame
audacious-plugins-nonfree-mms
audacious-plugins-nonfree-mp3
audacious-plugins-nonfree-tta
audacious-plugins-nonfree-wma
audacious-plugins-pulseaudio
audacious-plugins-vortex
audacious-plugins-wavpack
 

Get it now!
yum install audacious

 
Home Page: http://audacious-media-player.org

Jan 30, 2008

Finally, We Have Blogging

Filed Under:

It's been a long time waiting but finally Fedora Unity has blogging. We extend a welcome to anyone with a Fedora Unity account to request a blog!

Fedora Unity has been waiting for Quills to make it to a somewhat stable point and that point is now. I've been waiting for Quills to work on Plone 3 since the release of Plone 3. All in all, Quills is impressing me and was worth the wait. We look forward to enabling the Fedora Community to easily share their experiences. Look for more features soon!

On another note...

I am sooo glad I can finally close a long standing bug. It has annoyed me for some time... and *trust me* ... Bob made sure this task got done ; - )

 

 

Document Actions