Domain: mediagab.com
Stories and comments across the archive that link to mediagab.com.
Comments · 30
-
Re:same price at amazon
I used to do it last year and I made $300 in a month.
But someone wrote to associates@amazon.com and I got in trouble with Amazon and they threatened to close my account so I stopped the postings. But I am making that now without spam posting the book reviews with a couple of sites I own.
http://www.mediagab.com
http://www.shop-all-day.com -
Durable Gamecube
Surprisingly Gamecube is very durable...it will survive a dragging behind a car. Just Watch!
-
Re:Heh.
He was great in "Good Will Hunting"
"put from the ruff what are you talking about?"
http://www.mediagab.com/forum/topic.asp?TOPIC_ID=5 10 -
Duck Stories echo too?
RedWolves2 wrote: "This story "broke" in late July. I had a discussion about it here."
I guess everything involving ducks will echo. -
Ananova is so behind
This story "broke" in late July. I had a discussion about it here.
-
Read my Review
No Spoilers http://www.mediagab.com/story.asp?id=622
-
Re:/. is a blog, no?
According to Google News, even this retard's babbling counts as "news." See?
I think Google News needs to filter their sources list down. Otherwise, it will become just as useless as Froogle, which provides links to many web pages which are not in fact stores. -
Re:Sad news ... Stephen King dead at 55
-
Re:couple of notes
-
Re:couple of notes
-
I have to agree with the author of the book
pay talented staff extremely well, perhaps even more than managers
I am all about getting paid more. That is the best idea ever. I should buy this book for my boss ;-) -
XSS
I guess I need to learn more about Cross-site Scripting. I have heard of it before and am not real sure of what it is and how it works. I think this book would be good just for that topic alone.
Anyone have any links on this topic? -
Good Review but...
I think this is good review, better then most that appear here. I think one thing that was left out of this review is more of what is covered in the book. What exactly are you getting? Code examples from projects like PostNuke? What kind of code sample are there? I guess the answer specifically wasn't answered as to what exactly is in the book. I think that kind of information could of been provided into the review without going beyond what a review should cover.
It is nice to see a review of a Wrox book on slashdot. Many review of Wrox books are always about how it is difficult to read because of the many authors that have a hand in the book. Sounds like a well written book maybe even good enough to buy. -
Clever Spam
Sounds like clever spam to me. My site MediaGab could really use more reviews, more users talking about the stories and most of all more people buying products to support my site. Maybe I should submit a story to slashdot for help.
mediagab.com is modeled after slashdot in terms of how the site functions but its audience is those who are looking for Entertainment news and reviews on media (Books, movies, music). Since I am spamming you might as well check it out.
But back on topic here, I hope that iblist.com works out for them. Maybe if they offer a synopsis of each book (via ISBN) available to other sites via XML I might include them in my book listings with a link to their site. -
Clever Spam
Sounds like clever spam to me. My site MediaGab could really use more reviews, more users talking about the stories and most of all more people buying products to support my site. Maybe I should submit a story to slashdot for help.
mediagab.com is modeled after slashdot in terms of how the site functions but its audience is those who are looking for Entertainment news and reviews on media (Books, movies, music). Since I am spamming you might as well check it out.
But back on topic here, I hope that iblist.com works out for them. Maybe if they offer a synopsis of each book (via ISBN) available to other sites via XML I might include them in my book listings with a link to their site. -
Interesting
I know this subject has been cover before on slashdot. I think the idea is awesome. Of course I can't figure out how this all works I assume that the tip of the elevator would have to be massive and be travelling pretty fast. It would eventually sink back down to Earth just like the ISS does (it needs a boost back up every now and then).
Maybe this sounds like a great book to understand all that. I might just go pick one up here. -
Re:How come arcades died but movie theaters lived?
allowing you to pay just a fraction of a dollar to play for a few minutes
Apparently you haven't been to an arcade recently. Arcade games now a days, especially the good ones, Cost anywhere from $1 to $2 for a few minutes of "cost raping" fun. So for $7.75 I can go and get entertained for 2-3 hours (or 4 if you want to sit through Gods and Generals, but is that movie really entertaining) or I can go to an arcade an blow $10 in a matter of 15 minutes. Honestly I would have a much better time paying to go see a movie like "Old School" then to pay outragous prices to play a few video games. Besides that I like to be able to beat a game at my own pace sitting down. -
Re:How come arcades died but movie theaters lived?
allowing you to pay just a fraction of a dollar to play for a few minutes
Apparently you haven't been to an arcade recently. Arcade games now a days, especially the good ones, Cost anywhere from $1 to $2 for a few minutes of "cost raping" fun. So for $7.75 I can go and get entertained for 2-3 hours (or 4 if you want to sit through Gods and Generals, but is that movie really entertaining) or I can go to an arcade an blow $10 in a matter of 15 minutes. Honestly I would have a much better time paying to go see a movie like "Old School" then to pay outragous prices to play a few video games. Besides that I like to be able to beat a game at my own pace sitting down. -
Security
Man what is with the rash of security books out lately? It's like as if there is a new sendmail bug out or something...what?....Oh.
Well then go here to get the book and secure up your networks! Entertainment News anyone? -
Security
Man what is with the rash of security books out lately? It's like as if there is a new sendmail bug out or something...what?....Oh.
Well then go here to get the book and secure up your networks! Entertainment News anyone? -
Re:bookpool
Or you can get it here and then look around my site MediaGab (Slashdot for Entertainment News). And I get support for continuing my site! Whaddadeal!
-
jdfh8^*&3 fdsh+++
-
jdfh8^*&3 fdsh+++
-
Re:You just need to know where to look for it
-
Re:So Why .NET?
Frankly
.NET is all about making it easier for the developer. The .NET Framework is there to make tedious tasks easier. Of course this is all made easier by the use of M$ tools Visual Studio.NET. Without that GUI .NET is a little harder to work with.
ASP.NET makes it easier on developers as well. Traditional ASP, otherwise known as "Spagetti code" was all intermixed with HTML. Now you can write your scripts in a separate file and have your controls reference the code. Also there is a whole ASP.NET community, kind of like open source, which develops controls that you plug into your VS.NET and then are able to take advantage of this new functionality by dragging the control onto your page and setting some properties.
I am still in the "learning curve" of .NET but I found Professional ASP.NET a usefull book in teaching me about the framework and ASP.NET. I am planning on porting over my site MediaGab as soon as my hosting company supports it. -
Re:So Why .NET?
Frankly
.NET is all about making it easier for the developer. The .NET Framework is there to make tedious tasks easier. Of course this is all made easier by the use of M$ tools Visual Studio.NET. Without that GUI .NET is a little harder to work with.
ASP.NET makes it easier on developers as well. Traditional ASP, otherwise known as "Spagetti code" was all intermixed with HTML. Now you can write your scripts in a separate file and have your controls reference the code. Also there is a whole ASP.NET community, kind of like open source, which develops controls that you plug into your VS.NET and then are able to take advantage of this new functionality by dragging the control onto your page and setting some properties.
I am still in the "learning curve" of .NET but I found Professional ASP.NET a usefull book in teaching me about the framework and ASP.NET. I am planning on porting over my site MediaGab as soon as my hosting company supports it. -
Removal Instructions
I was infected with this worm this morning. I detailed removal instructions and posted them on my web site here http://www.mediagab.com/story.asp?id=300
Hope this helps someone. -
Re:Attention! You must have SP3 or MS039!!
I was infected with this worm tihs morning I detailed my removal instructions here http://www.mediagab.com/story.asp?id=300.
Hope this helps someone. -
Earth
I had read "Earth" and thought it was really good. I'll have to go read "Kiln People" now.
-
Earth
I had read "Earth" and thought it was really good. I'll have to go read "Kiln People" now.