Swiftweasel -- best of both worlds?

I just downloaded (via aur) the swiftweael package. Now this includes both icecat's (formerly iceweasel) and swiftfox's improvements. How cool! Comments?

I currently use swiftfox, and I like it a lot, both because it at least _feels_ faster, and also because "Bon Echo" is just too ugly to live, both the name and the logo. Okay, I know that I could use firefox-branded from the AUR*, or just do some sed and cp to change these things, but that's also ugly (Why don't we make an Arch branded firefox, with a nice name ("Archfox" ) and a nice logo?)
I am (very slowly...) looking for a replacement for swiftfox, both due to the swiftfox licensing and also since the, er, swiftfox developer sometimes is too slow with updates for my taste. I found swiftweasel some month(s?) ago, and had a look at it. At the time the swiftweasel-pentium-4 and swiftweasel-pentium-m (these are the ones I would use) were orphaned and stranded at version 2.0.0.7. These PKGBUILDs do some really odd stuff to the start script, the $HOME/.mozilla/firefox settings are copied to a swiftweasel specific directory, so that firefox and swiftweasel have separate settings. Seems pretty useless IMO. The two swiftweasel builds that are up to date, swiftweasel-athlon-xp and swiftweasel-pentium-3 don't do this, so it wouldn't take much work to copy those PKGBUILDs and use them (I think, anyway...). gothicknight, who maintains some of the swiftfox PKGBUILDs, adopted some of the orphaned swiftweasel PKGBUILDs some time ago (including those I would use if they were up to date), and I'm eagerly waiting for some news there But, until then I'll continue to use swiftfox.
* I _have_ used it when swiftfox lagged with a security update for some week(s), but even I feel that a nice name and logo is only worth so much compilation time
Last edited by Bebo (2007-12-30 21:10:18)

Similar Messages

  • Linux on an iMac, best of both Worlds?

    Is anyone using Linux on their Apple, or has anyone tried it? One of my kids uses Linux and she swears by it. Reading the specs this looks like it just might be the best of all worlds.
    The Linux OS S.U.S.E Linux Desktop 10 is supposed to come out Monday in a free trialware form.
    Does anyone have previous experience running Linux on their Apples?
    Thanks,
    Doug

    I haven't tried SUSE Linux and I agree that Linux in general has come a long way in terms of useability but I still find it too frustrating to use regularly (you may be different) whether it be from lack of driver support or just trying to find the right tool to do what I want to do (Linux tends to give you a lot more which can be a blessing and a curse). For that reason, I prefer to try various flavours of Linux in a virtual machine. I have also tried an older version of Linspire which was a far better experience for me but not enough to use regularly. Essentially, it is still more of a 'geek' computer system than not and requires more effort than I'm willing to put out at this point.
    Yellow Dog Linux on PowerPC offered the best overall experience to me most likely as they were building it to run (for the most part) on Apple hardware. That resulted in less frustration than usual. With the move to Intel, perhaps there will be a bigger pool of developers looking to take advantage of Apple hardware but that remains to be seen.
    I suppose I've also grown so use to the relative sleekness, functionality and ease of use of Mac OS X that I can't imagine installing Linux on my iMac (short of in a VM). The same goes for Windows. Everything on my iMac CD just works and I don't know which of its technologies (i.e. bluetooth, iSight camera, video card, airport wireless etc...) are even supported in Linux without having to spend time searching for and downloading (if possible) drivers, hacks etc...
    So, at the moment, when I do try a new distro of Linux, it is usually in a VM or on older PPC or on a older, formerly Windows PC. I don't want to discourage anyone from trying Linux - on the contrary, I think it's beneficial to try out and learn about as many systems as possible. But from my experience with it, the user must be more prepared and willing to put out more effort to makes things work than is the usual case with OS X.

  • CSS/jQuery Framwork: the best of both worlds..

    Well, today I decided to play with creating a CSS framework using JQuery in an effort to avoid, from the beginning, having to compensate for any of the various bugs in IE that happen when using either Absolute or floats in positioning.
    As I am working for a large corporation, we have to cater to IE 6, 7 and fringe 8 as well as Safari and Firefox both on the Mac and Windows.
    So far, I have tested successfully on both platforms and in all those major browsers and I've put together the best of Absolute positioning (precise placement by coordiates) and floated elements, which allow for document flow to expand as needed and yet maintain the placement of absolutely placed divs.
    No actual positioning is given in the css or jquery. The utility .position in jquery references other elements/divs/etc on the page as a base without resorting to using 'relative' on any element.
    The idea is this:
    A wrapper contains any 'absolutely' positioned divs. Those divs are placed in relation to that wrapper's top left corner using jquery. In the document flow, that wrapper appears after, say, a few paragraphs and is followed by say, more paragraphs/content. Since no "relative" declaration is used on the wrapper and no 'absolute' on the children, should any new content be added before that wrapper div (which doesn't have relative declared) the wrapper will move down accordingly taking with it the 'absolutely' positioned divs inside.
    Now, the trick to making this work was using one line of jquery to dynamically find the height of the largest/tallest div within the wrapper div and then dynamically set the height of the wrapper div to that number. The wrapper div could have some bottom padding or better yet, the last element within one of the 'absolutely' placed div could have a class that added some bottom margin should space be needed.
    So, once you have it set up, more content can be added and the expansion will happen based on content. This means no dealing with double-margin bugs, peek-a-boo bugs, 3 pixel jogs etc, etc. And, no conditionals need be used nor underscore hacks and the like to make things work in IE 6.
    I'll post some files as an example once the attachment option is back on.
    Just wanted to share this experiment and idea. I'll be posting it elsewhere but will return here once functionality of the attachment is back up.

    As BemDesign pointed out, the corporate (read bigger) world of commerce and finance depends on so many different variables than a small mom and pops shop or even a mid-size company like any given record label deal with that developer skills need to be fully encompassing... not just knowing the latest tricks and thinking that anybody using the net is using (at the moment) the latest Safari, specifically on the Mac.
    I'm really glad I had to delve out of the ad world of cool motion graphics and niche sites to a more global market because as other companies grow, they are relying on markets, not technology, to boom their business. That being understood, it's about knowing a target audience and how to reach them no matter how old/out dated their tech may be.
    However, I will relish the day when HTML emails have gone by-by and browsers automatically update themselves (let all the privacy and security gripes cease.. don't put information you don't want shared on the net)
    So, I hear ya about losing that 8.3% of IE6... but let's go for broke and say forget IE altogether and choose Firefox or Safari.

  • Updating - the best of both worlds

    Hi,
    Ive had a look through a lot of the topics in this forum, though nobody seems to have wanted to do exactly the same as me.
    My application has quite a few lengthy operations that are perfomed as part of an actionPerformed event. Im focusing on one particular event at the moment, but it will apply through my app (in about 8 places) so i need to get it right!!
    If I dont put these methods in their own thread they will display their results after the operation, which is only a problem in that the app looks like its crashed (ie there is no update). So i placed them in their own thread, however this means that the user can keep starting these threads which causes massive headaches!!
    What i actually want to do is suspend the event queue, until the operation is complete, but still update the windows, so the user can see that something is happening. In effect I want the effect of not putting the operation in a seperate thread (suspending the event queue), with the effect of doing this (a nice updated window).
    Anybody know a way around this.
    Steve

    private boolean wait = false;
    public void waitForSomeOperationToBeDone() {
       synchronized(getTreeLock()) {
           wait = true;
           while(wait) {
              try {
                 getTreeLock().wait();
              } catch(Exception e) {
                  break;
    public void awake() {
       wait = false;
       synchronized(getTreeLock()) {
           getTreeLock().notifyAll();
    }This usually does the trick for me, but it can fail sometimes. Try it...
    It worked for me when I made a modal JWindow.
    Nille

  • Best of Both Worlds

    Hi Gang, Finally got fed up with HP, Dell, Acer, Gateway and bit the bullet and spent a little extra and bought this 13" inch mac book pro, added more ram and also added a ssd drive, very nice... fast, cool quiet, great battery life. Yesterday I felt brave and loaded a full 32 bit full version of Vista on Boot camp, I was amazed how easy the process was. after all the drivers where loaded, I noticed the sound (speakers) sounded a little weak so I loaded the OS X installation disk again still pretty weak sound??? Any help would be appreciated. Also it seems the machine runs hotter using Vista and uses a lot more juice ( That's Vista for you). Very pleased with the over all performance of this little giant..

    I am Bootcamping with RTM Win7 Ultimate. I will go to that partition and see how my speakers are working. I recently set the partition up and have not had time to do much with it, including listen to it:)
    I too have sworn off of PC's unless I can find one where the support is not outsourced. The Dell XPS lines at least used to not be outsourced. Don't get me wrong; I like all my PC's and especially RTM Win7, but I had a recent too-much-to-bear outsourced support problem on my HP laptop, and, as said, swore off of PC's unless .... I did get my problem solved perfectly eventually, but rather than go that route, I rather slit my throat.
    Message was edited by: donv (The Ghost)
    Message was edited by: donv (The Ghost)

  • I've recently been given a macbook pro from uni, with lots of adobe software on. I want to pair it with my iMac which has music etc and is it possible to get the software to the imac and the files to the macbook?Giving me the best of both :-)

    I've recently been given a macbook pro from uni, with lots of adobe software on. I want to pair it with my iMac which has music etc and is it possible to get the software to the imac and the files to the macbook?Giving me the best of both :-)

    You would need the original installation disks or files for the Adobe software to get it onto your iMac, and having it on two computers may not be allowed by your university's licensing. Talk to whoever issued the MacBook.
    As to the music, just copy it over to the MacBook, either via Home Sharing, file sharing, or an external storage medium (hard drive, USB flash drive, etc.).
    Regards.

  • Benefits and negatives of having Fusion vm win 10 pro and on the other having Fusion vm but connected to bootcamp(both worlds)

    In a MacBook Pro if have vmware Fusion exist any web resource for the benefits and negatives of having Fusion vm win 10 pro and on the other having Fusion vm but connected to bootcamp(both worlds)?
    note: I am beginner in Bootcamp - never used.

    In a MacBook Pro if have vmware Fusion exist any web resource for the benefits and negatives of having Fusion vm win 10 pro and on the other having Fusion vm but connected to bootcamp(both worlds)?
    note: I am beginner in Bootcamp - never used.

  • What's the best driver for World in Conflict? NX8800GT T2D512E OC.

    I have 169.21. Is the 163.71 optimized for WiC? Thaks.

    Well check Release Notes of the Forceware to findout. With both drivers version listed above should be fine.
    The most important part is to use latest patch for WiC.

  • Aperture & iPhoto - Solution to Livein both worlds?

    I am new to Aperture.
    Knowing I have to use a plug-in that only has iPhoto version (book printing from hypo.cc - A Taiwan-based 1-click book printing vendor), I will have to assume that I have to jump back and forth between the two.
    Googling around and searching in Apple Discussion didn't get me a decent solution, any recommend read on related topic?

    Hi
    Go here
    http://seminars.apple.com/seminarsonline/aperture15iphoto/apple/index1.html
    There are a group of Apple on line seminars for using Aperture and iPhoto together.
    Firstly Import you iphoto library into Aperture by reference. Don't copy it!
    Then basically: From Aperture use the File/ Import/Images.. command. In the import box, select your iphoto library in the first column. You can now bring any iphoto, album, image, or imported roll into Aperture. They arrive as a project!
    Work on them .... then either
    1: open Aperture and iphoto and drag the Aperture images into iPhoto to import them as new iPhoto images (useful for Aperture Versions)
    or
    2: In iPhoto use the File/Show Aperture Library to work in iPhoto!
    IMO it works great. I originally wanted to keep my iPhoto library, but as the guy in the seminar says, after a while you'll want everything in Aperture ... and move the odd thing to iPhoto!
    Hope this helps
    Lee

  • Best internet access method over MPLS?

    Hello!!
    once again, i have to choose between design opinions and I'd like to hear about your exeperiences... Now referred to internet access.
    I have several customer needing to learn full internet routing and stablishing bgp connection with our PE's (for access backup pourposes).
    When needing to use more specific than default routes, it's said to be more conventient to use global routing tables to distribute full internet routes, in order to save memory on the PE's.
    Now my doubt: if this design forces me to use diferent subinterfaces and VRF's for a client needing both VPN and internet access, and knowing that maybe I could use the same vpn for providing internet to all our customers, sho internet routes will be available in just one VRF... wouldn't it be cleaner using just one vpn (and one vrf in every PE router) for internet access for all the customer (yet Knowing it will use three times more memory)...?
    know ebgp sessions in a PE could be stablished through de internet access vrf. Moreover, any client needing private VPN could use a diferent (sub)interface
    what do you think about? global routes or just one vrf carrying internet routes?
    Thanks in advance

    Well, both are good options, and we have designed networks for SP's with both these options. The deciding factor for them however has been, the requirements form the INternet Service, Wthether this service is for A) End customer who want default or partial/full routing table. Or wtherther this service is for a B) ISP who can serve his TIer 2/3 ISP customer.
    A) For End Enterprise Customers.
    If its meant for end customer who simply want a default route and some customer who may want partial/full routes but who arent ISP's then You can consider the VRF solution, as it would be very easy for you to provision and deprovision within the network. Just a little more load on the memory but since its one VRF your typical PE can handle the Internet in a VRF with 1 gig of MEM.
    B) For Tier2/3 ISP Customers
    Now if its for your T2/T3 ISP customer, then the VRF method has certain drawbacks,
    Drawback ) ISP customers dont want a single best route coming to them from a RR, Since you are their provider ISP you would be having many connection to upstream peering points and NAP/IXP. So your ISP customers want all these routes so they can themselves decide the best route for different service requirements of their end customer.
    Solution) Now if you have to give all these routes to the ISP you have to assign a different RD value for ech upstream peering point,
    Caveat) This ould increase your memory requirement on the PE's and RR's tremendously as they would be holding duplicates of you Internet Routing table bcos of different RD values.
    Differen Approach ) Having said that, some ISP's have implemented the best of both world, but it comes with cost constraints. You can extend you IBGP of the Internet AS withing a VRF, that is infra routes only within VRF and have dedicated Internet Peering Edge Routers at all locations where you consider to provide this service to ISP's, so you extend you IBGP using the VRF, hence none of the P or PE routes hold no internet routes in any form, they only have the infra routes in the VRF. using these Infra routes, the Internet Peering Edge Routers form IBGP with a Internet RR which is your dedciated regular RR for Internet routers, and exchange all internet routes, and give them to your downstream ISP customers.
    Global Routing Table )
    Ntohign wrong with this, method, everything works as it was working before your MPLS network was there, except the fact that your intermediate routers dont hold Internet Tabel and its a BGP Free Core.
    This is better than the VRF option A method
    as you wont hold internet routing table with more memory which is bcos of the VPNV4. And the Second VRF option B is far superior to this method but with added one time cost.
    Hope this info helps u to decide better.
    HTH-Cheers,
    Swaroop

  • How can I best use an external editor with iPhoto?

    I want to use Pixelmator or Elements to edit photos in iPhoto, but I really don't want to export/import them every time. Is there an "edit with an external editor" option I haven't found?

    Hope this helps:
    Using Photoshop (or Photoshop Elements) as Your Editor of Choice in iPhoto.
    1 - select Photoshop as your editor of choice in iPhoto's General Preference Section's under the "Edit photo:" menu.
    2 - double click on the thumbnail in iPhoto to open it in Photoshop. When you're finished editing click on the Save button. If you immediately get the JPEG Options window make your selection (Baseline standard seems to be the most compatible jpeg format) and click on the OK button. Your done.
    3 - however, if you get the navigation window that indicates that PS wants to save it as a PS formatted file. You'll need to either select JPEG from the menu and save (top image) or click on the desktop in the Navigation window (bottom image) and save it to the desktop for importing as a new photo.
    This method will let iPhoto know that the photo has been editied and will update the thumbnail file to reflect the edit..
    NOTE: With Photoshop Elements 6 the Saving File preferences should be configured: "On First Save: Save Over Current File". Also I suggest the Maximize PSD File Compatabilty be set to Always.
    If you want to use both iPhoto's editing mode and PS without having to go back and forth to the Preference pane, once you've selected PS as your editor of choice, reset the Preferences back to "Open in main window". That will let you either edit in iPhoto (double click on the thumbnail) or in PS (Control-click on the thumbnail and seledt "Edit in external editor" in the Contextual menu). This way you get the best of both worlds
    2 - double click on the thumbnail in iPhoto to open it in Photoshop. When you're finished editing click on the Save button. If you immediately get the JPEG Options window make your selection (Baseline standard seems to be the most compatible jpeg format) and click on the OK button. Your done.
    3 - however, if you get the navigation window that indicates that PS wants to save it as a PS formatted file. You'll need to either select JPEG from the menu and save (top image) or click on the desktop in the Navigation window (bottom image) and save it to the desktop for importing as a new photo.
    This method will let iPhoto know that the photo has been editied and will update the thumbnail file to reflect the edit..
    Happy Holidays

  • IPhoto + Photoshop how to sort /use both (workflow needed)

    Hello, I love IPhoto for viewing and Photoshop CS2 for editing. However it seems since Iphoto will only import photos into the IPhoto library I have a problem with control over the folders and files.
    How are other people using the two together?
    For example I like to keep my originals in one folder. Go there and make edits and save in another folder.
    I would like to open IPhoto and point it to only all my edits for viewing and creating slideshow ect.
    But then on another day open it and then point it to only my orginals so i can choose what pictures to edit again
    Is there another program like Picasso that is just a good viewer that doesn’t need to touch the folder structure I already have, or know a good workflow?

    I use Photoshop exclusively for all my editing from within iPhoto. But you have to live with iPhoto's folder system: iPhoto Library Description. To use PS from within iPhoto go to iPhoto's preferences and in the General Pane under the Double-click photo section select "Opens photo in:" Then navigate to PS and select it.
    Now when you double click on a photo PS will open and you can edit. The only caveat to that is if you create a layered or otherwise edited file that requires converting to ".psd" you must save it to the desktop and import it back into iPhoto. From then on you can edit and save all you want. To just save it into the folder where the original file was opened is tantamount to committing the cardinal sin of iPhoto: Don't tamper with files in the iPhoto Library folder from the Finder.
    If you want to use both PS and Apple and don't want to have to click on the Edit button go get into the iPhoto edit mode you can just reselect the Changes to edit view in the preferences and then Control-click on the photo and select "Edit in external editor". That way you can have the best of both worlds at your fingertips.
    OT

  • What is the BEST WAY TO ARCHIVE OLD PROJECTS and related media?

    Hi,
    I've been running a Wedding Film-making business for the last 12 months full-time. In that time I've acquired about 4TB of Hard Drive space, but as I get more work coming in the door I'm starting to need to get rid of old Weddings and Corporates I've shot.
    In the past - ie. at my old employers - I've archived the tapes in a storage room, and deleted all the captured footage. Then I'd burn the project file to a DVD or BLU-RAY depending on the job.
    Now that everything is Digital, is there a good way to archive the footage without buying a million TB's of Hard Drive space (then considering keeping multiple copies for safety)???
    I'm not concerned about needing to return to make changes to the projects at a later stage - these Weddings are locked and will never be changed.
    Any help, suggestions, or an example of what you do would be greatly appreciated!
    Thanks,
    Thomas

    Well that depends, if you only keep the exported copy and not the raw footage then if someone request some sort of edit change you'd be screwed if you didn't keep all the raw footage and simply kept the exported copy. However if you know that they aren't going to request some sort of change or you let them know up front they won't be able to make anymore changes after a certian point.(For exampel after you give the finished product and it's been approved by them) you can save TONS of space by simply only archiving the exported copy for them incase they need to make them another copy for some reason.
    Where I work we always backup EVERYTHING, because we have had clients call back and request raw footage (meaning un-edited footage) almost 2 years after they filmed before. So if  this happens to you will probably be happy you didn't keep only a exported edited copy and that you held on to all your source media. So really unless you're just 100 percent positive that this won't ever happen or it just hasn't happened to you as of yet then you can just export the project from premiere and keep only that.
    Blu-rays are a good backup option overall and like you mentioned for the amount of space you're currently using it won't be very expensive to just use hard disk. Just remember that you'll need to hook the HD's up at least 1 time per month. The reason is that it's good for them to spin every once in awhile. However in all honesty if you go with a RAID 1 setup or just simply buy two disk you won't run into to many occaisions where both disk fail at once... It hasn't ever happned to me at my job or in my personal business.
    One option though that in some ways would give you the best of both worlds would be to use the project mananger feature in Premiere to save everything that is in your timeline to a project folder. (It basically saves all your footage that's in your time-line. It excludes un-used things from the bin unelss you say different) Anyways it will save you space in the end while still saving the entire project to a single folder of your chosing. Then you could export your finished program from Premiere and then burn your disc from the finished file you got and only backup your finished file to say a blu-ray disc and then backup your finished file and your saved project to your hard disc you have to archive stuff on. What used to be 150GB would now probably only be like 25-40GB max. But like I said if someone requested a major change and not something minor you'd be out in the cold... I don't use encore much though so someone else would have to answer your question about backing up a encore project... But I'd assume if you had the backed up premiere exported digital file you could just import it into encore and be ready to roll so you wouldn't really need to backup the encore project unless you make a crazy cool customized menu or something. Then if someone needed only a minor change such as graphics or something you could use your backed up project folder from premiere to make the change and then send it to encore to re-export the product with the requested minor changes.
    It all really comes down to what you want to do. I'd recommend at the very least you backup your premiere project the way I described and also save the exported copy of your final project.

  • HT1040 What color profile on my iMac is best to used when ordering prints from Apple?

    I am accustom to printing my photographs.  After two disappointing HP B9180 printers, and way too much money in ink and paper, I am considering producing my prints primarily by ordering them through Apple Print Services.
    This being said, what color profile should I use on my iMac to best match the color profile used by Apple Print Services?  Secondly, do I lose anything by editing my photos in PhotoShop, importing into iPhoto, and ordering through Apple?
    Thank you for any insight.

    This might be of help to you:
    Using Photoshop (or Photoshop Elements) as Your Editor of Choice in iPhoto.
    1 - select Photoshop as your editor of choice in iPhoto's General Preference Section's under the "Edit photo:" menu.
    Click to view full size
    2 - double click on the thumbnail in iPhoto to open it in Photoshop.  When you're finished editing click on the Save button. If you immediately get the JPEG Options window make your selection (Baseline standard seems to be the most compatible jpeg format) and click on the OK button. Your done.  3 - however, if you get the navigation window
    Click to view full size
    that indicates that  PS wants to save it as a PS formatted file.  You'll need to either select JPEG from the menu and save (top image) or click on the desktop in the Navigation window (bottom image) and save it to the desktop for importing as a new photo.
    This method will let iPhoto know that the photo has been editied and will update the thumbnail file to reflect the edit..
    NOTE: With Photoshop Elements 9 the Saving File preferences should be configured as shown:
    Click to view full size
    I also suggest the Maximize PSD File Compatabilty be set to Always.  In PSE’s General preference pane set the Color Picker to Apple as shown:
    Click to view full size
    NOTE: If you want to use both iPhoto's editing mode and PS without having to go back and forth to the Preference pane, once you've selected PS as your editor of choice, reset the Preferences back to "Open in main window".  That will let you either edit in iPhoto (double click on the thumbnail) or in PS (Control-click on the thumbnail and seledt "Edit in external editor" in the Contextual menu).  This way you get the best of both worlds.
    OT

  • Which version of winodws works best with MBA? ahich software I should use?

    I used to be a mac user until i started college, long story short got a MBA and love it to death but i still need to install windows in order for my work use, i need your advice on which windows version i should get? the home basic, premium or ultimate? and from reading the post here i see that there is another way to install windows on mba by using VMware, should i use VMware or boot camp to install my windows and any suggestions about what should i do and not do while installing? Thank you so much! mac rules!

    Some advice depends on how much money you have available. As a college student I would think the budget is a little tight.
    I would load Windows XP Home edition, not Vista. The subject of VMware is $ vs convenience. You can load XP under bootcamp for free, but you have to reboot between OSX and Windows sessions. Under VMware you can run both at the same time and switch between them at will, however it'll cost you $60-$80 for the privlige.
    It's much easier to install Windows and VMware if you bought the external Superdrive, however watch out for the "gotcha" that I posted in another thread.
    http://discussions.apple.com/thread.jspa?threadID=1378410&tstart=0
    I use VMware and Windows XP, it's the best of both worlds although I would prefer to drop my windows use all together.
    It's really nice to use SPACES and assign VMware/windows to space 2 and OSX tasks to space 1 and then switch back and forth.
    Hope this helps, CaptFred

Maybe you are looking for