Author Topic: Custom homepage  (Read 4997 times)

0 Members and 12 Guests are viewing this topic.

Offline lucid

  • #Underground
  • Titan
  • **
  • Posts: 2683
  • Cookies: 243
  • psychonaut
    • View Profile
Custom homepage
« on: November 12, 2012, 08:50:33 am »
Thought this was kinda cool.. All you do is pick a background(or upload your own) and click the option to set as your homepage. It uses google.

http://www.shinysearch.com/
« Last Edit: November 12, 2012, 08:51:59 am by lucid »
"Hacking is at least as much about ideas as about computers and technology. We use our skills to open doors that should never have been shut. We open these doors not only for our own benefit but for the benefit of others, too." - Brian the Hacker

Quote
15:04  @Phage : I'm bored of Python

Offline iTpHo3NiX

  • EZ's Pirate Captain
  • Administrator
  • Titan
  • *
  • Posts: 2920
  • Cookies: 328
    • View Profile
    • EvilZone
Re: Custom homepage
« Reply #1 on: November 12, 2012, 09:04:59 am »
Thought this was kinda cool.. All you do is pick a background(or upload your own) and click the option to set as your homepage. It uses google.

http://www.shinysearch.com/

LOVE IT!!

[09:27] (+lenoch) iTpHo3NiX can even manipulate me to suck dick
[09:27] (+lenoch) oh no that's voluntary
[09:27] (+lenoch) sorry

Offline Snayler

  • Baron
  • ****
  • Posts: 812
  • Cookies: 135
    • View Profile
Re: Custom homepage
« Reply #2 on: November 12, 2012, 09:20:47 am »
This one looks better for you, skid:

Offline lucid

  • #Underground
  • Titan
  • **
  • Posts: 2683
  • Cookies: 243
  • psychonaut
    • View Profile
Re: Custom homepage
« Reply #3 on: November 12, 2012, 09:25:25 am »



I just hate the shinysearch toolbar at the top of mine  :'(
« Last Edit: November 12, 2012, 09:25:50 am by lucid »
"Hacking is at least as much about ideas as about computers and technology. We use our skills to open doors that should never have been shut. We open these doors not only for our own benefit but for the benefit of others, too." - Brian the Hacker

Quote
15:04  @Phage : I'm bored of Python

Offline Kulverstukas

  • Administrator
  • Zeus
  • *
  • Posts: 6627
  • Cookies: 542
  • Fascist dictator
    • View Profile
    • My blog
Re: Custom homepage
« Reply #4 on: November 12, 2012, 09:47:45 am »
Oh shit, lucid, this is so awesome :D thanks you very much!
Also moved to found it on teh webz.

Edit: it looks cool until you start to search - then it just gets annoying and ugly :(
« Last Edit: November 12, 2012, 09:52:28 am by Kulverstukas »

Offline lucid

  • #Underground
  • Titan
  • **
  • Posts: 2683
  • Cookies: 243
  • psychonaut
    • View Profile
Re: Custom homepage
« Reply #5 on: November 12, 2012, 10:10:27 am »
Glad you guys like it  ;) . Oh come on Kulver it's not that bad, just don't pick a dumb picture. I thought it looked pretty cool.

Here use this that way there is cool matrix code on the sides of your search :
http://i.imgur.com/OTgUM.jpg

I always end up using the top bar anyway I just like to see my own shit when I first open FF
« Last Edit: November 12, 2012, 10:14:05 am by lucid »
"Hacking is at least as much about ideas as about computers and technology. We use our skills to open doors that should never have been shut. We open these doors not only for our own benefit but for the benefit of others, too." - Brian the Hacker

Quote
15:04  @Phage : I'm bored of Python

Offline Snayler

  • Baron
  • ****
  • Posts: 812
  • Cookies: 135
    • View Profile
Re: Custom homepage
« Reply #6 on: November 12, 2012, 10:16:49 am »
Isn't this almost the same as using iGoogle?

EDIT: Nevermind, it doesn't let you choose a background, as it seems...
« Last Edit: November 12, 2012, 10:18:27 am by Snayler »

Offline lucid

  • #Underground
  • Titan
  • **
  • Posts: 2683
  • Cookies: 243
  • psychonaut
    • View Profile
Re: Custom homepage
« Reply #7 on: November 12, 2012, 10:20:47 am »
Yeah AFAIK iGoogle is much more limited. Most things that allow you to create a custom homepage require you to be signed in to your Google account.
"Hacking is at least as much about ideas as about computers and technology. We use our skills to open doors that should never have been shut. We open these doors not only for our own benefit but for the benefit of others, too." - Brian the Hacker

Quote
15:04  @Phage : I'm bored of Python

Offline Kulverstukas

  • Administrator
  • Zeus
  • *
  • Posts: 6627
  • Cookies: 542
  • Fascist dictator
    • View Profile
    • My blog
Re: Custom homepage
« Reply #8 on: November 12, 2012, 11:38:09 am »
Yeah AFAIK iGoogle is much more limited. Most things that allow you to create a custom homepage require you to be signed in to your Google account.
Also this:

Quote
iGoogle will not be available after November 1, 2013.

Offline Zesh

  • Royal Highness
  • ****
  • Posts: 699
  • Cookies: 42
    • View Profile
Re: Custom homepage
« Reply #9 on: November 12, 2012, 06:52:11 pm »
OLD. I'm disappointed, I thought we were all programmers here. Make your own homepage! :P

Offline iTpHo3NiX

  • EZ's Pirate Captain
  • Administrator
  • Titan
  • *
  • Posts: 2920
  • Cookies: 328
    • View Profile
    • EvilZone
Re: Custom homepage
« Reply #10 on: November 12, 2012, 09:38:52 pm »
OLD. I'm disappointed, I thought we were all programmers here. Make your own homepage! :P

hehehe :P

Code: (HTML) [Select]
<html>
<title>ENTER YOUR NAME HERE</title>
<body background="IMAGE.PNG">
<center>
<h1>INSERT YOUR SEARCH TROLL</h1>
<br />
<form method="get" action="http://www.google.com/search">
<div style="border:1px solid black;padding:4px;width:20em;">
<table border="0" cellpadding="0">
<tr><td>
<input type="text"   name="q" size="25"
 maxlength="255" value="" />
<input type="submit" value="Google Search" /></td></tr>
<tr><td align="center" style="font-size:75%">
</td></tr></table>
</div>
</form>
</center>
</body>
</html>

Whipped this up real quick... Best part is you can have it local or online. You can make it say and do whatever you want... Hell you can even have options for advanced operators for dorking and shit :P
[09:27] (+lenoch) iTpHo3NiX can even manipulate me to suck dick
[09:27] (+lenoch) oh no that's voluntary
[09:27] (+lenoch) sorry

Offline lucid

  • #Underground
  • Titan
  • **
  • Posts: 2683
  • Cookies: 243
  • psychonaut
    • View Profile
Re: Custom homepage
« Reply #11 on: November 12, 2012, 10:43:20 pm »
TBH I tried but I couldn't get it to work online  :-[ . This looks pretty simple though. I'm new to web dev  :P
« Last Edit: November 12, 2012, 10:44:53 pm by lucid »
"Hacking is at least as much about ideas as about computers and technology. We use our skills to open doors that should never have been shut. We open these doors not only for our own benefit but for the benefit of others, too." - Brian the Hacker

Quote
15:04  @Phage : I'm bored of Python

Offline iTpHo3NiX

  • EZ's Pirate Captain
  • Administrator
  • Titan
  • *
  • Posts: 2920
  • Cookies: 328
    • View Profile
    • EvilZone
Re: Custom homepage
« Reply #12 on: November 12, 2012, 11:04:53 pm »
TBH I tried but I couldn't get it to work online  :-[ . This looks pretty simple though. I'm new to web dev  :P

I can probably whip up a more advanced PHP one that can input more advanced searches and shit. Probably have a process.php, index.html, and style.css where you can comstumize it and make it supaC00l
[09:27] (+lenoch) iTpHo3NiX can even manipulate me to suck dick
[09:27] (+lenoch) oh no that's voluntary
[09:27] (+lenoch) sorry

Offline Zesh

  • Royal Highness
  • ****
  • Posts: 699
  • Cookies: 42
    • View Profile
Re: Custom homepage
« Reply #13 on: November 12, 2012, 11:05:55 pm »
TBH I tried but I couldn't get it to work online  :-[ . This looks pretty simple though. I'm new to web dev  :P

Aha, it ain't hard :P

@skidiot.h

There we go, +1 :D

Offline lucid

  • #Underground
  • Titan
  • **
  • Posts: 2683
  • Cookies: 243
  • psychonaut
    • View Profile
Re: Custom homepage
« Reply #14 on: November 14, 2012, 01:21:14 am »
Ok here's mine:

Code: (html) [Select]
<html>
<title>net.explore</title>
<link rel="stylesheet" type="text/css" href="homepage.css" />
<body>
<center>
<p>The Network</p>
<br />
<form method="get" action="http://www.google.com/search">
<input onfocus="this.value=''" type="text"   name="q" size="45"
 maxlength="255" value="get lost in the net" />
<input type="submit" value="Explore" />
</form>
</center>
</body>
</html>

The css:

Code: (css) [Select]
p{ color: white; font-size: 30px; font-family: neuropolitical; }

body{
    background: url(/path/to/my/pic.jpg);
    background-attachment: fixed;
    background-position: 27% 27%;
}

And here's what it looks like:

http://i.imgur.com/UYjhL.jpg
« Last Edit: November 14, 2012, 01:30:42 am by lucid »
"Hacking is at least as much about ideas as about computers and technology. We use our skills to open doors that should never have been shut. We open these doors not only for our own benefit but for the benefit of others, too." - Brian the Hacker

Quote
15:04  @Phage : I'm bored of Python