MILITANTPLATYPUS

GAMES|GALLERY

Archive for the 'internet' Category

IE7 Standalone

As a web developer, it is often important to be able to view a site in multiple browsers. Microsoft has made this difficult to do since installing IE7 replaces IE6. I have found a most brilliant work around, so I thought I would share.

The fantastic people at TredoSoft have created an install package for IE7 that is a standalone. That means you can have both IE6 and IE7 running on one machine!

I have successfully installed it on my machine with no issues so far. If you would like to give it a try, you can find it here:

trendosoft.com

Posted in hacks, internet, software 5:35 pm by MILITANTPLATYPUS

Listen to a Movie



I am so hooked on this. I don’t think that it would be that interesting if you have not seen the movie, but I started listening to 12 Monkeys, and found myself very entertained.

power.listentoamovie.com

via d

Posted in internet, timewaster, website 11:53 am by MILITANTPLATYPUS

Packet Garden



There are lots of tools that you can use to track browsing habits, but few are as interesting as Packet Garden. The program monitors your browsing, and uses that information to render a world which you can explore. None of the information is shared, or exported, or even detailed for that matter. So, the fact that you visited teenagenymphos.com can remain your secret.

To do this, Packet Garden takes note of all the servers you visit, their geographical location and the kinds of data you access. Uploads make hills and downloads valleys, their location determined by numbers taken from internet address itself. The size of each hill or valley is based on how much data is sent or received. Plants are also grown for each protocol detected by the software; if you visit a website, an ‘HTTP plant’ is grown. If you share some files via eMule, a ‘Peer to Peer plant’ is grown, and so on.

packetgarden.com

Posted in art, internet, software, tech 9:45 am by MILITANTPLATYPUS

Map of the Internet



The web comic xkcd has released a map of the internet, which is actually quite brilliant. In fact it is brilliant beyond my understanding..

Bigger version

Explaination of how it was made: xkcd.com

via re

Posted in art, internet 10:30 am by MILITANTPLATYPUS

Extension Hunter



A great list of extensions for Firefox 2.0

extensionhunter.com

via su

Posted in internet, software, website 10:52 am by MILITANTPLATYPUS

The Earth Sandwich Project

Bonus Post: Please Register or Login to view.





Never before have two pieces of bread been simultaneously placed on the ground directly opposite each other on the globe, thus making an EARTH SANDWICH. The fact that the earch has never been a sandwich is probably why things are so f*cked up.

Leave it to ZeFrank to solve the world’s problems.
zefrank.com

via re

Posted in Bonus Post, internet, website 12:18 pm by MILITANTPLATYPUS

Firefox 2.0 Officially Released



It is finally here. It may or may not be earth shatering, but RC3 was better than IE7 in my opinion. Here is a list of the new features in FF2.0

Tabbed browsing.
Firefox popularized tabbed browsing, enabling multiple Web sites to be viewed as separate tabs contained within a single browser window, and improving people’s efficiency by helping them better organize their desktops. In Firefox 2, tabbed browsing has been further improved with the addition of individual close buttons on each tab, enhanced tab navigation features, and a session restore system that automatically restores previously-open windows and tabs when a new browsing session is started.
Spell checking

.

Modern Web sites are increasingly complex with the rollout of new, rich Internet applications, such as word processors, spreadsheets and blogging tools. Inline spell checking in Firefox 2 automatically checks for spelling errors and suggests corrections as users interact with Web sites, bringing a common desktop feature to the Web.
Search

.

Search is one of the most frequently used features of the Web. With Firefox 2, Mozilla improves the browser’s integrated search capabilities, making it even easier for users to find the information they are looking for. The new Search Suggestions feature dynamically updates a drop-down list of suggested search terms as users enter text into the search bar for Google, Yahoo! or Answers.com search engines.
Web feeds

.

Firefox users can now take better advantage of the frequently updated content offered by Web sites, with increased options for handling Web feeds. Users now see a preview of the content being offered and are given the option to subscribe to a feed as a Live Bookmark, using a Web service such as Bloglines, My Yahoo!, or Google Reader, or with a desktop application.
Identity theft protection

.

In addition to its award-winning safeguards for blocking drive-by installation of spyware and unwanted pop-up windows, Firefox 2 helps protect users from identity theft by quickly informing them when they surf to a questionable Web site. To protect users’ privacy, Phishing Protection is active by default with a local blacklist that updates hourly, rather than sending information to an external online service. An enhanced mode is available where users may optionally elect to have Firefox check the validity of Web sites with a third-party Web service, such as Google, prior to loading the site. Phishing Protection provides warnings, advice and guidance when Firefox encounters a Web site that appears to be fraudulent or malicious.
Proven security model

.

Mozilla’s open and transparent community-driven security model helps ensure Firefox provides the safest possible online experience. Thousands of security experts and technical contributors from around the world examine and analyze the Firefox source code, uncover potential threats and vulnerabilities, and work together to quickly identify and address emerging threats. This open, distributed, innovative approach to security puts people’s interests first and delivers the safest Web experience possible.
Customization

.

No other browser can be customized like Firefox 2. With thousands of add-ons that enhance the browser’s functionality and features, Firefox lets users personalize their Web browsers to fit their interests and style.

Complete list here

Get it from Mozilla

Get it from me

Posted in internet, news, software 8:54 am by MILITANTPLATYPUS

Google + Firefox = custom searches



Senario: You are looking for a song, or a movie clip but you can’t remember that odd Google search string to search for a file type.

Fix: Create a custom bookmark that does it for you.

Read the rest of this entry »

Posted in hacks, internet, website 9:43 am by MILITANTPLATYPUS

Problematic Firefox Extentions



And how to solve them

mozillazine.org

Local Copy

via trfj

Posted in internet, lists, software, website 1:12 pm by MILITANTPLATYPUS

Really cool js hack – works on any webpage!

Bonus Post: Please Register or Login to view.






  • Step #1 – go to a website with some images.
  • Step #2 – once at site, paste the code below into the address bar.

    javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.images; DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=Math.sin(R*x1+i*x2+x3)*x4+x5; DIS.top=Math.cos(R*y1+i*y2+y3)*y4+y5}R++}setInterval('A()',5); void(0);

  • Step #3 – hit
  • Step#4 – ohhhh, ahhh..

via d

Posted in Bonus Post, hacks, internet, website 1:32 pm by MILITANTPLATYPUS