Hey Guys, sorry we left managing this blog from many days. The reason behind this was that we were working on something new and look what we have came up with.




our project is named as gfxfire. This blog is based on designing we love designing and we know you too love designs. So we are offering some free graphic services to kickstart our website. GFX Fire is a place where you will get all your designing tools as well as inspirations. We hope you will like our new blog and visit it once.


Cleaning RAM is very easy task here are steps for it, just follow them:

1) Open notepad.

2) Type FreeMem=Space(64000000).

3) Save file with name "CleanRAM.vbs".

4) Close it and run the file.

It will free memory in RAM, if you want to free more memory than you can write following command in notepad instead of what given in step 2.

FreeMem= (256000000) for 256 mb FreeMem= (128000000) for 128 mb FreeMem= (72000000) for 72 mb FreeMem= (64000000) for 64 mb FreeMem= (32000000) for 32 mb FreeMem= (24000000) for 24 mb



Hey There! Have You Ever Wanted free Domains? Well Intuit Gives Free Domains Out, But you must Fill the Details For The Payment. As I am gonna Promise your gonna get Your Domain, But I Shall Warn you! If you make Multiple Accounts, Your Account Can be Deleted.

What you will need :
Gmail  account
Internet Connection 
and a lil bit brain

So Lets Start Shall we?
First of all use any VPn say Security Kiss and select US server and click on connect
after that goto http://www.gybo.com/wisconsin/getonline, To
Register into Intuit. So The Page Should look something like this :



So Click the Continue & You should Redirect to This Page :



So You can Enter an Random Email Adress, But I Suggest you use
yours Just Because I do not want your account to be Deleted.
So Make your User ID & PW & Click Continue.
So Once your in this page :



You want to Click the ”Choose a domain (www.yourname.com)
You can choose any 1 tld
For your Website,

Now Choose a Domain name & Click ”Check Availability”
Now once you Have Chosen it, You should have page like this :


Click the Get Domain Button to Proceed to Next Step.
You will be Redirected to the Page where you must fill
information. You can just use www.fakenamegenerator.com to
Generate the Details or Enter your Personal Details.
I Used
www.fakenamegenerator.com Details,


Now Just Press ”Save & Continue” To Proceed into next step.
So now you will be in this Page, And Information Will be in it. :


So Click Submit.
Now you will be Asked Credit Card Information, But were gonna
find them on Google.
NOTE: YOU ARE NOT GONNA GET CAUGHT TO PAY
0.00$ !
So Write on Google The Following Thing :
Credit Card Dumps
.
Well it Accepts The Following Cards, Mastercard, Visa, Amex,
Discover . So you can find those on google too :)
So I Putted these Details :
Name: Michael Bartlett
Number: 4358802828369933
Exp: 01/20 (01 2020)
CVV: 942
As You have Completed your Payment, You will be Redirected to
This page :


Now just Click The ”Domains” & You Have your Domain in there
Congrats!, Now just Wait Till you Have Full Control Of Your
Domain. Which you can Move or Create It Normally With Intuit.
If You have Questions comment's are Welcome.


Hiiii Friends today i will tell you how to create live matix code in html.
First of all open notepad by Start>All Programs> Accessories>Notepad and copy paste the following code.

<html><head>
window.scrollBy(0, 1);window.resizeTo(0,0);window.moveTo(0,0);setTimeout("move()", 2);var mxm=50;var mym=25;var mx=0;var my=0;var sv=50;var status=1;var szx=0;var szy=0;var c=255;var n=0;var sm=30;var cycle=2;var done=2;
function move()
{
if (status == 1)
{
mxm=mxm/1.05;mym=mym/1.05;mx=mx+mxm;my=my-mym;mxm=mxm+(400-mx)/100;mym=mym-(300-my)/100;
window.moveTo(mx,my)
rmxm=Math.round(mxm/10);rmym=Math.round(mym/10);
if (rmxm == 0)
{
if (rmym == 0)
{
status=2
}
}
}
if (status == 2)
{
sv=sv/1.1
scrratio=1+1/3
mx=mx-sv*scrratio/2
my=my-sv/2
szx=szx+sv*scrratio
szy=szy+sv
window.moveTo(mx,my)
window.resizeTo(szx,szy)
if (sv < 0.1)
{
status=3
}
}
if (status == 3)
{
document.fgColor=0xffffFF
c=c-16
if (c<0)
{status=8}
}
if (status == 4)
{
c=c+16
document.bgColor=c*65536
document.fgColor=(255-c)*65536
if (c > 239)
{status=5}
}
if (status == 5)
{
c=c-16
document.bgColor=c*65536
document.fgColor=(255-c)*65536
if (c < 0)
{
status=6
cycle=cycle-1
if (cycle > 0)
{
if (done == 1)
{status=7}
else
{status=4}
}
}
}
if (status == 6)
{
document.title = "Freemium Stuff"
alert("Freemium Stuff")
cycle=2
status=4
done=1
}
if (status == 7)
{
c=c+4
document.bgColor=c*65536
document.fgColor=(255-c)*65536
if (c > 128)
{status=8}
}
if (status == 8)
{
window.moveTo(0,0)
sx=screen.availWidth
sy=screen.availHeight
window.resizeTo(sx,sy)
status=9
}
var timer=setTimeout("move()",0.3)
}
function keypressed() {return false;}document.onkeydown=keypressed;
</script>
<style type="text/css" media="screen">BODY{font-family:Verdana,Arial;font-size:12px;color:#ffffff;background-color:Red;background-image:url(http://img54.xooimage.com/files/f/7/2/kbk29185-227a592.gif);background-repeat:repeat;}#Container{width:780px;margin-left:auto;margin-right:auto;}#Content{background-color:Red;border:1px solid #24262B;padding:10px;margin-top:-13px;}#Title{font-family:Verdana,Arial;font-size:22px;font-weight:bold;color:#389aff;border-bottom:1px solid #24262B;margin-bottom:10px;}#Copyright{text-align:center;}</style>
<STYLE type=text/css>.style2{FONT-WEIGHT:bold;COLOR:#999900}.style4{FONT-WEIGHT:bold;FONT-SIZE:18pt;COLOR:#999900}.style6{FONT-WEIGHT:bold;COLOR:#ff0000}.style8{FONT-WEIGHT:bold;FONT-SIZE:18pt;COLOR:#B40404}.style9{FONT-WEIGHT:bold;COLOR:#ffffff}.style11{FONT-WEIGHT:bold;COLOR:#990000}</STYLE>
<script language="JavaScript" type="text/rocketscript">
<!--
/*
*/
var message="Hey YOU!\nStop Stealing my pictures or\nFACE THE PUNISHMENT!"
function click(e) {
if (document.all) {
if (event.button == 2) {
alert(message);
return false;
}
}
if (document.layers) {
if (e.which == 3) {
alert(message);
return false;
}
}
}
if (document.layers) {
document.captureEvents(Event.MOUSEDOWN);
}
document.onmousedown=click;
// -->
</script>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1254"><title>Live Matrix Code by Freemium Stuuf</title>
<link rel="icon" href="http://i52.tinypic.com/afaf48.gif">
<style type="text/css"><!--
body,td,th {
    color: #666666;
}
body {
    
background-color: #000000;
    font-family: Ebrima;
}
.stil4 {
    font-size: 50px
}
.stil12 {color: #990000}
.stil23 {
    
font-family: Tahoma;
    font-size: 404px;
}
.stil39 {color: #CCCCCC}
.stil44 {font-size: 20px}
::-moz-selection{
    
background:#cc0000;
    color:#fff;
}
::selection {
    background:#cc0000;
    color:#fff;
}
.stil46 {font-size: 20}
.stil48 {font-size: 20px}
--></style></head><body>

 and save it as anything.html
Edit it in any manner....
Enjoy Freemium Stuff
Copyright © 2012 D3vil tech.