Adobe had officially announced the release of the Flash Media Server 3. It will hit shelves the first quarter of 08. It will have two editions. A pure streaming server and an interactive server. You can read more about it here. http://www.flashcomguru.com/index.cfm/2007/12/3/FMS3-Announced-Massive-Price-Cut
All good news but I'd have liked to see the price on the interactive server even less.. but edge origin is now included!.. which is very good news indeed.
It was back on Oct 15 that ffmpeg (http://ffmpeg.mplayerhq.hu/) announced it has native support for decoding the nellymoser audio codec found in files recorded to a flash media server. This is excellent news seeing as users can now record audio via a slick flash interface and then post it as an mp3 or podcast it via iTunes or whatever tool they prefer.
Great job guys.. very cool to see things progressing.
Ok.. so this isn't technical but if I run through a poorly run business I feel inclined to let others know about it so as to avoid the pain and frustration I dealt with.
I went to my local Mazda dealership lately (Legacy Mazda of Orem) to help my sister look for a car... after the experience I submitted this feedback to the dealership.. a long read but hopefully it will help someone.
##################################
To whom it may concern at Legacy Mazda of Orem,
I installed openSuSE 10.3 over the weekend.. and well I have to say I am impressed with the updates.. but am a bit annoyed with namely two items:
1. XGL support for my ATI x600
2. Banshee support for AAC files
I am trying to run my 24" Dell monitor off of my x600 and it works great until I try to enable desktop effects.. in which case i get all sorts of errors in my Xorg.log and it defaults to text mode. So while I think they are doing great things with XGL I may try AIGLX and see how I fare.
I know swx has been around for a little while now in beta and fairly recently released into a 1.0 version.. but I took some time to read up on it and I must say.. it's a fairly revolutionary way of thinking that is quite a bit more digestible for new comers wanting to use server provided data. A very simple.. straightforward solution to a problem that can be very complex.
Thanks for the great write-up and work Aral.
And here is the official website:
I just thought I'd get this on "paper". I've done this many times and thought others might benefit. Run these commands to get the system ready:
1. emerge nspr
2. emerge openssl
3. emerge libstdc++ (this will emerge gcc as well) *note: alternatively you can emerge libstdc++-v3 which won't install gcc but will still work
4. ln -s /usr/lib/libssl.so.0.9.8 /usr/lib/libssl.so.4
5. ln -s /usr/lib/libcrypto.so.0.9.8 /usr/lib/libcrypto.so.4
Yesterday TechCrunch40 wrapped up it's presentations from budding startups. Woome was one of the 40 selected from over 700 applicant companies. It had a very strong showing and thus far the response has been very positive. Here is a nice write up that might help you understand who/what woome is/does.
With 2 days of vacation in use my effective last day at Eli Kirk was yesterday. I left with mixed feelings of sadness, anxiety, anxiousness, excitement, etc.
I can't say that it was 6 long years because that would connotate it was in some way a bad place to be.. when in fact it was just the opposite.
In this internet industry it is very rare for someone to stay with the same employer for more than a few years. I have to credit my long sojourn there to the two top notch gentlemen who run the company.
I just wanted to get this written down somewhere about management of users in SVN.
After setting it all up there is a specified file that contains user names and encrypted passwords for svn users. Mine is called user.list. It resides in the svn install dir under repos. To add users to it simply use the htpasswd2 -m command like so:
htpasswd2 -m user.list john
Then it will as you to enter a password twice.
the -m option says to use MD5 encryption of the password.
Just in the presses.. Adobe officially announced FMS3. This release has some nice additions that could help quite a few business with the adoption.. although I don't see it including enough new features/updates to merit a full version rev.. maybe 2.5 would have been more appropriate.
Adobe article: Check it out
Yahoo writeup: Check it out
Highlights:
- Improved performance
- H.264 and AAC streaming support