Recommended Posts

I dont find flock all that good...

The features that it does include by default, most of them I dont use. And they are all avaliable through extensions for Firefox anyways. And the extensions that I do use are not avaliable for that browser.

And also, it's just Firefox with the engine updated slower than Firefox. I dont see how that is desirable...

And in any case, IMO Flock violates the entire design concept of an extensible browser, which is that the basic functions are provided and whatever extras that the users do need can be installed separately through extensions.

Is it possible to change the Yahoo instant search to that of Google's?

Yes, just click the little hour glass thingie to bring down the drop down search results/menu and choose Search Preferences, then you'll see in there where to change the default search engine.

I'm not sure what code base it uses, I'm sure it is FF 1.5 or later though. And as I said above, most FF extensions will not work with Flock right now. You can try the Flock'd thingy, but it doesn't always work.

Check out the UA string in Help->About Flock?? (haven't used it so not sure)...look for something with rv. 1.8.1, hopefully its 1.8.1 so that the codebase is updated and not insecure.

I'm really digging the search box more than anything actually. You type and as you type results come up, heheh. It'a an ajax enabled browser!

Firefox 2.0a2 does this also ;) just letting you know that its probably using this from in the codebase and not some new feature for them.

Is it possible to change the Yahoo instant search to that of Google's?

Yes, just click the little hour glass thingie to bring down the drop down search results/menu and choose Search Preferences, then you'll see in there where to change the default search engine.

i think Tigger means the top 5 results from yahoo that are generated as you type.

i personally HATE yahoo, and would like to get the top 5 from google, is that possible?

i think Tigger means the top 5 results from yahoo that are generated as you type.

i personally HATE yahoo, and would like to get the top 5 from google, is that possible?

Ah, that I don't know. I will look through their forums and help/faq's to see if I can find out. I'd rather have Google there as well. They have a neato custom Google search page, I don't see why not.

Do we really need ANOTHER browser?

The more variation we have in terms of browsers the more that developers will have to adopt web standards... I'm not saying that Flock helps this, as it's basically just Firefox, however it gives people more choice and that certainly isn't a bad thing.

This post was made using Flock (after painlessly importing all my cookies), though I'll be going back to Firefox because I miss my extensions.

The more variation we have in terms of browsers the more that developers will have to adopt web standards... I'm not saying that Flock helps this, as it's basically just Firefox, however it gives people more choice and that certainly isn't a bad thing.

This post was made using Flock (after painlessly importing all my cookies), though I'll be going back to Firefox because I miss my extensions.

They only just released the first beta, and the first batch of widely used extensions. I'm sure given enough time, any extensions that you, or anyone else uses will be ported over to work with Flock. You can always try Flock'd of course to see if you can get it to work now.

Personally, once I installed Flock the other day, I haven't looked back. It's now my default browser, and...wow. It's just amazing.

Yes, it is pretty amazing isn't it (Y)

Yes. I was asking about the yahoo instant search results that appear as you type the search query. I would rather have Google instant search results there.

Also, I have another problem w/ blogging. I am publishing to my own hosted WordPress and the entry appears three times. Does anyone else get this?

Yes. I was asking about the yahoo instant search results that appear as you type the search query. I would rather have Google instant search results there.

Also, I have another problem w/ blogging. I am publishing to my own hosted WordPress and the entry appears three times. Does anyone else get this?

Nope, never heard of that one before. Maybe you should check out their forums and see if anyone else has that problem.

I thought about it, but after seeing that the bookmark toolbar's bookmarks couldn't be moved elsewhere i dumped it back for firefox, although i do like the the drop-down menu for the bookmark's tho, it would be great to see it as a firefox extension :p

Like this?

post-13493-1150717710_thumb.jpg

First I'm no expert, I'm only pointing this out for an answer.

I have ProcessGuard installed on my PC and when I installed this it gave me an alert. I knew it was coming always does when installing software. But because I don't REALLY know the makers I checked it out carefully anyway.

So what was surprising to me is that this software when it installed check my system for all my security software. All my protected software was trying to be read. Why on earth does it need to read my software?? Just so there is no confusion. Firefox does NOT do this. Any Ideas? thoughts? I'm only asking here, not accusing. But I have installed a few other apps and none tried to read my protected software.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Or anything online that requires an anti-cheat
    • Gf needed a new Surface and was looking at a Surface Laptop because of the Snapdragon. Seeing as it was a two year old chip she just decided to get a Lenovo Yoga 2 in 1 instead. Personally this Surface Ultra Cassis reminds me a bit of Razor. It would be interesting if it could handle proper gaming and be 17 inch.
    • No idea, frankly, I'm not into minimum requirements gaming, but it would be an interesting test to find out. Also, I just have to point out that it wasn't my intention to downplay the performance of DXVK on Linux or Linux gaming in general (despite my own experience being a bit of a mixed bag). I just thought it would be good to point out that DXVK is not Linux exclusive and that you can benefit from using it even in Windows.
    • Fastfetch 2.64 released bringing new logos and other improvements by David Uzondu Fastfetch, the popular command-line system information tool that developers created as a fast alternative to the classic Neofetch utility, has updated its codebase to version 2.64, bringing experimental scripting power, streamlined compilation options, a smarter logo renderer, and Codec module support. As noted earlier, Fastfetch can now detect hardware-accelerated video codecs across Windows, macOS, Linux, and Android through this new Codec module. On Linux and BSD, the utility uses VA-API by default, with a fallback to VDPAU on Nvidia hardware if compiled with libva and libvdpau. Windows users get D3D12VA on Windows 11 or D3D11VA with Media Foundation Transforms on older systems, while macOS relies on VideoToolbox and Android utilizes AMediaCodec. You can manually toggle Vulkan Video via the config file, and the program will report both encoders and decoders unless configured otherwise. Logo support for Quasar, Origami, Origami_small, NixOS2, and BerserkArch also landed in this release. BerserkArch, if you have never heard of it, is a specialized Arch Linux derivative that targets security researchers and power users. This distro comes with an offensive security tool manager, simply called berserk, which allows users to install complex hacking toolkits with single terminal commands. Moving on, Fastfetch now has experimental scripting options for custom formats using Lua or QuickJS. The Lua integration supports versions 5.3 through 5.5, sharing a single interpreter instance across all modules so you can store variables globally. T Alternatively, if you prefer JavaScript, you can use QuickJS-ng version 0.15.0 or newer to evaluate your custom formats with the qjs: prefix. Other changes that version 2.64 brings include native CMake compilation flags to disable specific modules to shrink the final binary size. Users can delete unwanted ASCII logo files directly from the source directory before building to save additional space. The format engine now boasts ANSI-escape awareness, meaning you can center text with the new vertical bar specifier without breaking colored outputs. Haiku users receive preliminary support for boot manager, window manager theme, screen brightness, and other basic properties. Finally, the Linux edition now extracts desktop wallpaper and theme details from the modern COSMIC desktop environment.
    • That's a good number until the game you want to play is not in that list. 
  • Recent Achievements

    • Apprentice
      fernan99 went up a rank
      Apprentice
    • One Month Later
      nothanks earned a badge
      One Month Later
    • One Month Later
      B2Proxy earned a badge
      One Month Later
    • One Year In
      MadMung0 earned a badge
      One Year In
    • Week One Done
      jefred earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      474
    2. 2
      PsYcHoKiLLa
      246
    3. 3
      Skyfrog
      79
    4. 4
      FloatingFatMan
      78
    5. 5
      Michael Scrip
      59
  • Tell a friend

    Love Neowin? Tell a friend!