Seriously Funny 404 Error Pages You’d Really Like To See

If you have a broken link on your website then visitors will get an internal error message from the server, which don’t exist any longer, have moved to a new server or have never existed at all. By default these messages aren’t that helpful. Therefore, we believe that having a cool and creative Error 404 page in website including beautiful web design is as important as having great content. If you have an interesting 404 error page on your website or blog, you may have a second chance to re-engage your visitors by re-directing them to the home page, and if you do not have an creative error page  then you might be thinking of creating one which can inspire everyone. Yes, these are few but these will simply impress you.

You are welcome if you want to share more Creatively Funny Error 404 pages that our readers/viewers may like. Do you want to be the first one to know the latest happenings at  smashingApps.com just subscribe to our rss feed and you can follow us on twitter.

File Not Found

File-Not-Found Continue reading

Did you like this? Share it:
Posted in The Studio | Leave a comment

Top 20 Features Of Firefox 4 (Beta) That Make It Stand Out

The beta for Firefox version 4 was recently released and it has already created a buzz on the web. While many of its features will already demonstrated in its nightly builds, the beta more widely showcases these new features.

Release notes for Firefox v4 outline all the features which web developers and ordinary internet users will find helpful. To know what exactly these features are, read on:

  • Tabs are now on top by default on Windows only – OSX and Linux will be changing when the theme has been modified to support the change.

Tabs<!–more–>

  • On Windows Vista and Windows 7 the menu bar has been replaced with the Firefox button.
  • You can search for and switch to already open tabs in the Smart Location Bar

customize

  • New Addons Manager and extension management API (UI will be changed before final release)
  • Significant API improvements are available for JS-ctypes, a foreign function interface for extensions.

firefox4

  • The stop and reload buttons have been merged into a single button on Windows, Mac and Linux.
  • The Bookmarks Toolbar has been replaced with a Bookmarks Button by default (you can switch it back if you’d like).
  • Crash protection for Windows, Linux, and Mac when there is a crash in the Adobe Flash, Apple Quicktime or Microsoft Silverlight plugins.
  • CSS Transitions are partially supported.
  • Full WebGL support is included but disabled by default at this time.
  • Core Animation rendering model for plugins on Mac OS X. Plugins which also support this rendering model can now draw faster and more efficiently.
  • Native support for the HD HTML5 WebM video format.
  • An experimental Direct2D rendering backend is available on Windows, turned off by default.
  • Web developers can use Websockets for a low complexity, low latency, bidirectional communications API.
  • Web developers can update the URL field without reloading the page using HTML History APIs.
  • More responsive page rendering using lazy frame construction.
  • Link history lookup is done asynchronously to provide better responsiveness during pageload.
  • CSS :visited selectors have been changed to block websites from being able to check a user’s browsing history.
  • New HTML5 parser.
  • Support for more HTML5 form controls.

As you can see, many interface changes have been made to make usage a lot more user friendly. At the same time, great web development features have been added with a special focus on HTML 5. For a full list of features for developers, you can click here.

Firefox enthusiasts, who are interested in what else Firefox has to offer, can get the unofficial beta 2 of Firefox v4; this beta is available from FTP server and is a follow-up to the current publicly available beta. Beta 2 offers even more features however has addons disabled by default, to prevent addon-related browser crashes. To enable addons support in Firefox v4 beta 2, install the “Add-on Compatibility Eeporter” addon, then restart Firefox twice. Type in “about:addons” in the URL bar which will open up the Addon Manager and let you use addons.

Did you like this? Share it:
Posted in The Studio | Tagged | Leave a comment

Top 5 Tools To Test Your Computer Memory

If you have recently purchased a new memory module, it would be a good idea to test it for performance and errors. You can run the same tests on your currently installed memory as well; that way you will know whether you need a change in memory.

The following 5 tools will provide excellent memory tests which can easily be executed. See which suits you best.

You are welcome if you want to share more tools to test computer memory that our readers/viewers may like. Do you want to be the first one to know the latest happenings at  SmashingApps.com just subscribe to our rss feed and you can follow us on twitter as well.

Windows Memory Diagnostic

screenshot3

Microsoft has its own memory testing tool and it is called Windows Memory Diagnostic. The program performs a series of extensive tests on your system to find anything wrong with your computer’s memory. This tool also gives you the options to either create a bootable floppy disk or CD / DVD (by burning the image). Booting from the disk or optical disk will automatically begin the testing process.<!–more–>

MemTest

memtest

Sized at only 14 KB to download, MemTest is a tool for Windows users, and requires no installation. You simple run its executable file and start testing your RAM. The tests executed check your memory’s ability to store and retrieve data.

M2K MemScope

screenshot2

Micro-Scope is a big company that produces great professional computer diagnostic tools. They are the creators of M2K MemScope, a memory testing software program. You can either use the M2K MemScope installer to create a bootable floppy disk or download the ISO image from the site to create a bootable CD / DVD. The program contains many advanced tests that thoroughly test your memory.

Memtest86

screenshot4

Memtest86 is a very user friendly memory testing software that will appeal to most people. All you do is download the ISO image of the program, burn it to a CD, and boot your system through that CD. Testing will initiate once the computer boots from the CD.

AleGr MEMTEST

mem

For testing DRAM (main memory) of PC-compatible computers built on Intel 386 or higher processor, you can use a program called AleGr MEMTEST. This freeware takes into account how the system bus, cache and main memory of Pentium and Pentium Pro (Pentium II, III, 4) processors work. Maximum size of memory the program is able to test is 3 gigabytes under DOS and less than 2 gigabytes under Windows. If you have 4 GB or more, you can start several test sessions under Windows, to cover all the memory.

Did you like this? Share it:
Posted in The Studio | Tagged , , | Leave a comment

Top replies by programmers, when their programs don’t work

20 replies by programmers, when their programs do not work.

  • “That’s weird…”
  • “It’s never done that before.”
  • “It worked yesterday.”
  • “How is that possible?”
  • “It must be a hardware problem.”
  • “What did you type in wrong to get it to crash?”
  • “There is something funky in your data.”
  • “I haven’t touched that module in weeks!”
  • “You must have the wrong version.”
  • “It’s just some unlucky coincidence.”
  • “I can’t test everything!”
  • “THIS can’t be the source of THAT.”
  • “It works, but it hasn’t been tested.”
  • “Somebody must have changed my code.”
  • “Did you check for a virus on your system?”
  • “Even though it doesn’t work, how does it feel?
  • “You can’t use that version on your system.”
  • “Why do you want to do it that way?”
  • “Where were you when the program blew up? and the number One reply is:
  • “It works on my machine.”
Did you like this? Share it:
Posted in The Studio | Tagged | Leave a comment