| Home | RSS Feeds |
| Funny Pictures | Funny Videos |
| Funny GIFs | YouTube Videos |
| Text/Links | Comic Editor |
| User Rankings | Channels |
| Copyright Removal Request | |
| |
boyddamilkman
| Rank #3150 on Comments Offline Send mail to boyddamilkman Block boyddamilkman Invite boyddamilkman to be your friend flag avatar |
|
Description
- Views: 3168
44
11
Total: +33
Comments: 0
Favorites: 0
Uploaded: 12/22/12
Empty - Views: 2609
48
9
Total: +39
Comments: 1
Favorites: 2
Uploaded: 07/18/12
Internet in a nutshell - Views: 668
8
2
Total: +6
Comments: 0
Favorites: 0
Uploaded: 04/12/12
Possibly the best game ever - Views: 15748
512
62
Total: +450
Comments: 84
Favorites: 21
Uploaded: 12/18/11
Secret Santa
latest user's comments
| #636090 - Sometimes I watch a show even if people on the internet don't like it. [+] (3 new replies) | 2 hours ago on Anime & Manga - anime... | +4 |
| | ||
| #636088 - Prepare for the healing of your soul. Also cats, shit… | 2 hours ago on Anime & Manga - anime... | +1 |
| #636083 - Oh but you can... It may seem crazy, but it's something quite … [+] (5 new replies) | 2 hours ago on Anime & Manga - anime... | +2 |
| Sometimes I watch a show even if people on the internet don't like it. | ||
| #636067 - In your PTW, Baccano! or Aria the Animation, depending on what… [+] (10 new replies) | 2 hours ago on Anime & Manga - anime... | +1 |
| Oh but you can... It may seem crazy, but it's something quite a lot of people do. Sometimes I watch a show even if people on the internet don't like it. | ||
| #636049 - Picture | 2 hours ago on Anime & Manga - anime... | +1 |
| #635234 - That would make something like Kaiba or Tatami Galaxy are not … [+] (1 new reply) | 21 hours ago on Anime & Manga - anime... | 0 |
| Well, I'd rather that Panty and Stocking wasn't called an anime... but whatever | ||
| #635229 - But that's what anime is. [+] (3 new replies) | 21 hours ago on Anime & Manga - anime... | 0 |
| I tend to consider it an art style. Ive been wrong before, though Well, I'd rather that Panty and Stocking wasn't called an anime... but whatever | ||
| #635225 - What else would it be? [+] (6 new replies) | 21 hours ago on Anime & Manga - anime... | 0 |
| I usually just go with "Its not automatically anime for being an animation from japan" I tend to consider it an art style. Ive been wrong before, though Well, I'd rather that Panty and Stocking wasn't called an anime... but whatever | ||
| #635191 - myanimelist.net/animelist/BoydDaMilkman | 22 hours ago on Anime & Manga - anime... | 0 |
| #635164 - Audiobooks Narrated by Christopher Walken. [+] (1 new reply) | 23 hours ago on Anime & Manga - anime... | +2 |
| #635181
-
N. Korean citizen (23 hours ago) [-] Obviously a series of Audiobooks narrated by the duo Christopher walken & Morgan Freeman would be the best Selling thing of the Century. | ||
user's friends
This is the only time i wish i could read the moonrunes, there's something going on between the clone girls and Tsumugi, and some probably evil plan by Ochai or w/e his name is.
Btw did you know the clones had pink hair? i didn't, thought they were blonde the whole time.
Btw did you know the clones had pink hair? i didn't, thought they were blonde the whole time.
I'd say less evil and more focused on survival regardless of the cost. It's more based on morality and ethics whether it is evil or not, but I assume he has a plan for the likely survival of humanity at the cost of part of what makes humanity human. It's a very common cyberpunk theme which is why I'm putting it as my guess.
And yea, I thought they were blond too, that's kind of weird to see them like that now.
And yea, I thought they were blond too, that's kind of weird to see them like that now.
#270 to #269
-
boyddamilkman (04/14/2013) [-]
I'm basically spending the entire weekend either doing work, or talking to both sets of grandparents (who are visiting on different days because they apparently want to kill my free time) about my trip to Thailand.
It feels terrible.
I just don't go to the Skype because you're basically the only one there I want to talk to as the people that I came to talk with rarely are on there anymore.
It feels terrible.
I just don't go to the Skype because you're basically the only one there I want to talk to as the people that I came to talk with rarely are on there anymore.
Has to do with the size of the monitor as yours is larger than mine. If you download the codefix file that is imported into the CSS code at the very top will be a section titles #inlinecontent. In here add the code "background-size: contain;" and see if that works.
How does mine look for yours as it may affect me as well.
How does mine look for yours as it may affect me as well.
#257 to #256
-
boyddamilkman (04/03/2013) [-]
Heh, it actually looks nicer than on my screen.
Also ignore what I said completely, it is pretty dumb. My recommendation if it is possible with your header is to cut off everything to the right of Kino. The image positions iteself to the right so cutting this off will get Kino's head outside from under the menu bar.
Also, your header might not work too well as it helps to make it pretty wide. Mine is 1920px wide as to support all common screen sizes. If the screen size is wider than the image it will just cut it off when the image ends.
Also ignore what I said completely, it is pretty dumb. My recommendation if it is possible with your header is to cut off everything to the right of Kino. The image positions iteself to the right so cutting this off will get Kino's head outside from under the menu bar.
Also, your header might not work too well as it helps to make it pretty wide. Mine is 1920px wide as to support all common screen sizes. If the screen size is wider than the image it will just cut it off when the image ends.
I finally got around to finishing Kino and the movies.
It was great, but holy fuck the CG in the 2nd movie.
It was great, but holy fuck the CG in the 2nd movie.
While for the most part the animation was good in the movie (though I prefer nakmura's style in the tv series more), the cg was pretty bad.
Also, what was your favourite episode? So far I have found no one that shares the same on as me.
Also, what was your favourite episode? So far I have found no one that shares the same on as me.
You may want to wait a little bit as mine is still a work in progress. There are a ton of elements of CSS that I just set as invisible (tags, category totals, etc) while I try to find out what to do with them. For this reason it isn't very optimized and loads pretty slowly.
.hide {
background-size: auto;
height: 310px;
margin-left: 0px;
background-position: left top;
background-repeat: no-repeat;
display: inline-block !important;
margin-top: 5px;
position: relative;
width: 245px !important;
}
Add this to the bottom of your code. Then add this to the top (It's a list some guy made for the images of the 4500 most popular anime. If you didn't use this you'd have to add every image individually).
@import url(dl.dropbox.com/u/49469857/MAL/premade/anime.css);
background-size: auto;
height: 310px;
margin-left: 0px;
background-position: left top;
background-repeat: no-repeat;
display: inline-block !important;
margin-top: 5px;
position: relative;
width: 245px !important;
}
Add this to the bottom of your code. Then add this to the top (It's a list some guy made for the images of the 4500 most popular anime. If you didn't use this you'd have to add every image individually).
@import url(dl.dropbox.com/u/49469857/MAL/premade/anime.css);
My code is so far out of standard list format it would fuck it up greatly, so add it to whatever one you are working on. Also completely ignore the code I gave you as it is the one that will always have the images appear. If you want it to do it when you hover over the title you need these at the top. First one is the 4500 titles thing, second is a standard block for the images to appear in.
@import "dl.dropbox.com/u/78340470/animetitle.css";
@import "dl.dropbox.com/u/78340470/CSSforCatgirls.css";
Then add this to the bottom.
/*
Alter the second value to change timing (in seconds)
*/
.td1, .td2 {
transition: line-height .5s ease .1s;
-o-transition: line-height .5s ease .1s;
-moz-transition: line-height .5s ease .1s;
-webkit-transition: line-height .5s ease .1s;
}
.td1, .td2 {
line-height: 35px;
}
/*
Alter the value if you want to change line height after the picture loads
*/
tr:hover .td1, tr:hover .td2 {
line-height: 340px;
}
.animetitle + small {
position: relative;
line-height: 1px !important;
}
td:nth-of-type() {
line-height: 20px !important;
}
@import "dl.dropbox.com/u/78340470/animetitle.css";
@import "dl.dropbox.com/u/78340470/CSSforCatgirls.css";
Then add this to the bottom.
/*
Alter the second value to change timing (in seconds)
*/
.td1, .td2 {
transition: line-height .5s ease .1s;
-o-transition: line-height .5s ease .1s;
-moz-transition: line-height .5s ease .1s;
-webkit-transition: line-height .5s ease .1s;
}
.td1, .td2 {
line-height: 35px;
}
/*
Alter the value if you want to change line height after the picture loads
*/
tr:hover .td1, tr:hover .td2 {
line-height: 340px;
}
.animetitle + small {
position: relative;
line-height: 1px !important;
}
td:nth-of-type() {
line-height: 20px !important;
}
I am using the exact same set of images for mine, they are just cropped and bordered. If you want to do that you need to copy and paste the .css file (dl.dropbox.com/u/78340470/CSSforCatgirls.css) into a notepad document. In there you want to change the first value of the background-size: line to 100px, from 225px. This will make your images thin like mine.
Then you want to add the line;
border-radius: 13px;
This will give you the curved borders where the value given is how many pixels away from the corner it starts the curve. I forget the actual value I used but trial and error should lead you to something good.
Now you want to save this file under the "all files" option (not .txt which is what it auto sets to). Then you need to save it as <filename>.css (the file name can be whatever you want. Upload this to dropbox or some other file sharing site that offers the streaming of files (so not mediafire or other ones that only offer downloads). Copy and paste the link to this into the original @import "dl.dropbox.com/u/78340470/CSSforCatgirls.css"; line.
As for the issue with the title, do you mean that the list is not expanding, or just that the title is over the image?
Then you want to add the line;
border-radius: 13px;
This will give you the curved borders where the value given is how many pixels away from the corner it starts the curve. I forget the actual value I used but trial and error should lead you to something good.
Now you want to save this file under the "all files" option (not .txt which is what it auto sets to). Then you need to save it as <filename>.css (the file name can be whatever you want. Upload this to dropbox or some other file sharing site that offers the streaming of files (so not mediafire or other ones that only offer downloads). Copy and paste the link to this into the original @import "dl.dropbox.com/u/78340470/CSSforCatgirls.css"; line.
As for the issue with the title, do you mean that the list is not expanding, or just that the title is over the image?
It's an issue with the z-index
http://www.w3schools.com/cssref/tryit.asp?filename=trycss_zindex
When you edit the notepad code add;
z-index:<Value>;
Change the value to any integer, just keep going up until it appears on top of everything else. Either that or change the number to like 1,000,000 or something high like that, but that does look kind of silly.
Doing it all in notepad is great especially with dropbox as it automatically updates the link meaning that when you save the notepad file it automatically updates your list to fit the changes. My entire list is done through that so I no longer have to go into that tiny text box to change things.
http://www.w3schools.com/cssref/tryit.asp?filename=trycss_zindex
When you edit the notepad code add;
z-index:<Value>;
Change the value to any integer, just keep going up until it appears on top of everything else. Either that or change the number to like 1,000,000 or something high like that, but that does look kind of silly.
Doing it all in notepad is great especially with dropbox as it automatically updates the link meaning that when you save the notepad file it automatically updates your list to fit the changes. My entire list is done through that so I no longer have to go into that tiny text box to change things.
z-index alters the depth of the element. Basically if you set it to something high it will appear above everything else and you won't have the title issue anymore.
To change the size you alter the two values in the background-size line (first is width second is height).
background-size: 225px 320px !important;
To change the size you alter the two values in the background-size line (first is width second is height).
background-size: 225px 320px !important;
Once you understand CSS it is actually fairly easy it's just that it is designed in such a way that understanding all of its stupid syntax and stuff it nigh impossible.
I just spent a week or so going through everything on this and that helped quite a lot.
www.w3schools.com/css/
I just spent a week or so going through everything on this and that helped quite a lot.
www.w3schools.com/css/
I've said several times that the ending of Kaiba is shit. It is largely out of nowhere and really does not fit the theme of the show. The series really hits its peak once Popo gets to the palace and then starts to slide downhill.
The biggest defense for the final episode is that Kaiba (The plant thingy) actually works pretty well as a metaphor for Warp himself in the sense that both of them absorb memories to ease their loneliness but this just increases their loneliness driving them to absorb more memories. This is represented by Kaiba's growth and by the hole in Warp's chest growing as well.
The problem with this is that even though it works well as a metaphor they end up developing Kaiba into the antagonist which forces you to look at the fight as a plot point rather than a metaphor. And as a plot point the fight with Kaiba is shit and does not fit the series at all.
The biggest defense for the final episode is that Kaiba (The plant thingy) actually works pretty well as a metaphor for Warp himself in the sense that both of them absorb memories to ease their loneliness but this just increases their loneliness driving them to absorb more memories. This is represented by Kaiba's growth and by the hole in Warp's chest growing as well.
The problem with this is that even though it works well as a metaphor they end up developing Kaiba into the antagonist which forces you to look at the fight as a plot point rather than a metaphor. And as a plot point the fight with Kaiba is shit and does not fit the series at all.
Oh, I didn't think of it that way before, actually. I think that actually says it pretty well.
And yeah, I don't think maiking Kaiba the plant into the antagonist was a smart move. It was pretty much established that Warp was, but once we find out he's actually Kaiba and he has no real powers that sort of kills it. If anything Popo should have been the villain. He's the one who altered the memories of his subordinates, takes over his town's religion-thingy and he even breaks the rules of said town. But whether that would work or not since he'd developed to be sympathetic is up in the air.
And yeah, I don't think maiking Kaiba the plant into the antagonist was a smart move. It was pretty much established that Warp was, but once we find out he's actually Kaiba and he has no real powers that sort of kills it. If anything Popo should have been the villain. He's the one who altered the memories of his subordinates, takes over his town's religion-thingy and he even breaks the rules of said town. But whether that would work or not since he'd developed to be sympathetic is up in the air.
The thing is, I don't think I'd want Popo near the end as the scene with Cheki towards the end would have been nowhere near as powerful had he not been created in a sympathetic manner. Truly, I can't think of a better way to end it, I just don't like it.
If you want to perfectly understand the metaphor thing, just listen the lyrics of Tree Song as that is really the heart of the show.
www.youtube.com/watch?v=5ammbdMsHnU
If you want to perfectly understand the metaphor thing, just listen the lyrics of Tree Song as that is really the heart of the show.
www.youtube.com/watch?v=5ammbdMsHnU
Yeah, that's what I'm saying, it would not work because Popo was a sympathetic as he was.
I guess the only thing left is that there should be no antagonist, really. At that point in the story the series had really become about Kaiba's and Niero's tragic love story about how they could not be together because someone messed with their memories. It didn't really need an antagonist, just more time devoted to showing the relationship between the two.
And thanks for that, I'll save it for later.
I guess the only thing left is that there should be no antagonist, really. At that point in the story the series had really become about Kaiba's and Niero's tragic love story about how they could not be together because someone messed with their memories. It didn't really need an antagonist, just more time devoted to showing the relationship between the two.
And thanks for that, I'll save it for later.
Okay so
I watched the first two episodes of Kaiba
I have no idea what the fuck is going on, but I'm genuinely curious
Also it has a fantastic OP and ED
I watched the first two episodes of Kaiba
I have no idea what the fuck is going on, but I'm genuinely curious
Also it has a fantastic OP and ED
I just finished re-watching it last night because I was bored.
Shit gets good at episode 3, shit gets amazing at episode 7.
The first 6 episodes are basically there to develop the world and explain what can and cannot be done with the whole memory thing so that when everything comes together it doesn't feel like it is pulling shit out of its ass.
Shit gets good at episode 3, shit gets amazing at episode 7.
The first 6 episodes are basically there to develop the world and explain what can and cannot be done with the whole memory thing so that when everything comes together it doesn't feel like it is pulling shit out of its ass.
Yes, basically that woman loaded her memories into Warp's body so that they would have sex with each other (shits mad kinky).
The episode is basically there to explain that two bodies can have the same set of memories but even with this is it does not mean that they are the same person as Warp (well it isn't Warp because he is the hippo now, but his body) killed the woman at the end of the episode.
This concept has a huge purpose towards the end.
The episode is basically there to explain that two bodies can have the same set of memories but even with this is it does not mean that they are the same person as Warp (well it isn't Warp because he is the hippo now, but his body) killed the woman at the end of the episode.
This concept has a huge purpose towards the end.
Pretty much, I guess foreshadowing isn't really the right word, more that it is brilliant at establishing parameters. The first set of episodes basically each explain something that will be very important in later episodes. Though surprisingly they are still able to keep you emotionally invested as you might find pretty soon.
It's funny, I started SEL so long ago but just had to come back after I watched more anime.
Kino is obviously going to be started soon.
Kara no Kyoukai is something I would love to watch but all the torrents have no goddamn seeders...pisses me off.
Mononoke is something I'll watch when I get around to rewatching Gankutsuou
Mushishishishishi is another anime that is an obvious watch pretty soon.
Looks like we are on the same thoughts in some way.
Kino is obviously going to be started soon.
Kara no Kyoukai is something I would love to watch but all the torrents have no goddamn seeders...pisses me off.
Mononoke is something I'll watch when I get around to rewatching Gankutsuou
Mushishishishishi is another anime that is an obvious watch pretty soon.
Looks like we are on the same thoughts in some way.
I remember the first time I tries to watch Lain, I was still in my shounen-fag stage at the time. I was not a fan to be blunt.
Also, I saw you liked Tatami Galaxy a lot. You should totally watch Masaaki Yuasa's other stuff because so many people love Tatami and never watch his other masterpieces.
Also, I saw you liked Tatami Galaxy a lot. You should totally watch Masaaki Yuasa's other stuff because so many people love Tatami and never watch his other masterpieces.
#162 to #161
-
sirchris (02/09/2013) [-]
Same shit here, I just couldn't get into the pacing or the lack of action. After watching Tatami, NHK, and HoFL though, I realized an anime doesn't need action to be amazing.
Oh Jesus god, I just looked him up and Kaiba is definitely a must watch for me. I want to watch Kick-Heart too. They both look interesting as hell.
Oh Jesus god, I just looked him up and Kaiba is definitely a must watch for me. I want to watch Kick-Heart too. They both look interesting as hell.
#163 to #162
-
boyddamilkman (02/09/2013) [-]
I'm re-watching Kaiba currently. It is just fantastic in so many ways. I honestly forgot how goddamn well the foreshadowing and the overall theme is done in only the first few episodes and I know it just gets better later on. It is without a doubt my favourite sci-fi anime ever.
Mind Game as well, even though I claim it to be absurdly mindfucking, which it is. The movie is still surprisingly well constructed and extremely interesting.
Kemonozume is very good, just has far more flaws than any other of his works. Still has great art and one of the best OSTs I have heard (though it still hasn't been released).
And yeah, Kick Heart looks real neat and it is really cool that he was able to make an anime through fan-funding alone through kickstarter.
Mind Game as well, even though I claim it to be absurdly mindfucking, which it is. The movie is still surprisingly well constructed and extremely interesting.
Kemonozume is very good, just has far more flaws than any other of his works. Still has great art and one of the best OSTs I have heard (though it still hasn't been released).
And yeah, Kick Heart looks real neat and it is really cool that he was able to make an anime through fan-funding alone through kickstarter.
Lately I've been getting into more abstract anime and storytelling anime than action or supernatural anime. I don't know, maybe that top 5 did it to me, but Kaiba's summary just made me want to watch it. I feel drawn to it because I know it can make a great story.
I can enjoy mindfuck, but at some point it eventually gets to me. I mean, just looking at Mind Game ad I can already tell I'm going to be eating ice cream through a snorkel while wearing a cat suit by the time I finish it.
Kemonozume also seems like it has a Shakespeare feel to it, with the forbidden love and what-not. I like Shakespeare though, so an anime with that feel shouldn't be too bad.
I can enjoy mindfuck, but at some point it eventually gets to me. I mean, just looking at Mind Game ad I can already tell I'm going to be eating ice cream through a snorkel while wearing a cat suit by the time I finish it.
Kemonozume also seems like it has a Shakespeare feel to it, with the forbidden love and what-not. I like Shakespeare though, so an anime with that feel shouldn't be too bad.
#165 to #164
-
boyddamilkman (02/09/2013) [-]
Mind Game is the most coherent mindfuck there is. It is absolutely insane but in some weird way the entire movie makes perfect sense. Every scene of it is unique and serves both a storytelling and thematic purpose. But yea, visually it just wants to play with your head.
And yes, Kemonozume is very Shakespeare. Very, very Shakespeare.
And yes, Kemonozume is very Shakespeare. Very, very Shakespeare.
#137 to #136
-
boyddamilkman (02/09/2013) [-]
Shh, is all good, we love you.
Though I did spend a week listening to this while staring at a picture of Mio.
www.youtube.com/watch?v=Hn-enjcgV1o
Though I did spend a week listening to this while staring at a picture of Mio.
www.youtube.com/watch?v=Hn-enjcgV1o
#119 to #118
-
boyddamilkman (01/30/2013) [-]
www.mediafire.com/?xrsjps641rpyjbh
All good now, seems the site went down after it finished uploading as well. I guess it is possible that the upload might have screwed up because of that, so let me know if anything is corrupted
All good now, seems the site went down after it finished uploading as well. I guess it is possible that the upload might have screwed up because of that, so let me know if anything is corrupted
Lain was essentially a piece of software created by Eiri before his death to basically have control over the wired. The original Lain was released into the wired however without an understanding of humans and as such could not properly aid them (this was the alternate personality "Lain of the Wired"). Tachibana Labs saw the use for a system such as Lain however realized that she needed to be able to understand humans and placed with a human body into the Iwakura family (the father worked for Tachibana Labs).
As for whether she is omnipresent, well technically she isn't truly omnipresent as she only has control over the wired. However with the whole "protocol 7" thing that they talk about several times throughout the series the wired ends up being merged with reality basically giving Lain control over everything (memories, etc).
So, Lain was created to be omnipresent, though she only got those abilities once the border between the wired and reality started to disappear.
As for whether she is omnipresent, well technically she isn't truly omnipresent as she only has control over the wired. However with the whole "protocol 7" thing that they talk about several times throughout the series the wired ends up being merged with reality basically giving Lain control over everything (memories, etc).
So, Lain was created to be omnipresent, though she only got those abilities once the border between the wired and reality started to disappear.
The Knights were basically Eiri's followers after death. It was mentioned somewhere that he inserted his consciousness into the wired before he died and is able to communicate to people through the wired. This is why the Knights idolized him as a god of the wired. The Knight's goal was essentially Eiri's goal, the destruction of reality and ascension into the wired. So basically they were trying to get Lain to break that border between the wired and reality.
The alien is really not important to the plot and I have seen many interpretations. I view it as representative of the mass hysteria and conspiracy that exists online and outside of reality. Aliens themselves are the most recognizable conspiracy theory out there thus making excellent symbolism for this. Also, in one of the earlier episodes Lain is talking with people on the wired and someone says that a "little man in a red and green sweater" is watching them.
The alien is really not important to the plot and I have seen many interpretations. I view it as representative of the mass hysteria and conspiracy that exists online and outside of reality. Aliens themselves are the most recognizable conspiracy theory out there thus making excellent symbolism for this. Also, in one of the earlier episodes Lain is talking with people on the wired and someone says that a "little man in a red and green sweater" is watching them.
#103 to #102
-
boyddamilkman (01/29/2013) [-]
MAL can't appreciate anything once it gets remotely psychological (Outside of EVA).
myanimelist.net/anime/323/Mousou_Dairinin
myanimelist.net/anime/770/Pale_Cocoon
myanimelist.net/anime/10893/Kyousougiga
I don't even look at ratings there anymore, it hurts my soul to see so much good stuff rated relatively poorly compared to other things.
myanimelist.net/anime/323/Mousou_Dairinin
myanimelist.net/anime/770/Pale_Cocoon
myanimelist.net/anime/10893/Kyousougiga
I don't even look at ratings there anymore, it hurts my soul to see so much good stuff rated relatively poorly compared to other things.
#109 to #108
-
boyddamilkman (01/29/2013) [-]
www.youtube.com/watch?v=l3ZqfvphxQ4
It's random a lot of the time but when it gets ready to bring shit together it does it magnificently.
It's random a lot of the time but when it gets ready to bring shit together it does it magnificently.
Bro, do you have that thread, you know, the cucumber-sama origins?
I can't seem to find it.
I can't seem to find it.

