Search results

  1. JoseArmando

    Awesome shit

    I'll just drop awesome shit here Listen: Sunshine Theme Song / The Adjustment Bureau Trailer Music - YouTube Watch: THE FEYNMAN SERIES (part 4) - The Key To Science (featuring Joan Feynman) - YouTube Internalize: Ice T on "Fuck It!" - YouTube A different perspective: Time Lapse Sky Shows...
  2. JoseArmando

    Partnership proposition - web 2.0 content sharing site fully developed

    I never do this but since we have some of the brightest people I've ever seen here I thought what the heck. Almost a year ago I started developing my vision of social content sharing service that would rival sites like reddit and digg. It was tougher than I thought but about a month ago I...
  3. JoseArmando

    Gangs in the US (vid)

    I skimmed through this and fuck I thought it's like this only in over dramatized b-rated movies. Granted I'm from Europe and we have our own set of baggage here but this is insane: Hood Life Volume 3 Full Movie - YouTube
  4. JoseArmando

    Physical product development

    So for the past few months me and my brother have been developing a new product with an engineer and we went from a prototype to a 3D print today and it's working and looking really slick. Companies that produce plastic injection molds quoted us around $40k for the tools that'd handle about...
  5. JoseArmando

    Vid of how Freud's nephew pioneered the core marketing principles we use to this day

    Man I'd love to see more high quality documentaries on advertising. So far the best I've seen is this. It's about how what we use in every piece of effective ad copy got developed and exploited by large corporations and governments. It's amazing The Century of the self [1/4] Happiness Machines...
  6. JoseArmando

    New prosper202 release 1.7.1

    Can't find a changelog or something that'd give me a hint of the scope of the update. Does anyone know what's new in this version?
  7. JoseArmando

    Javascript programmer needed for a small project

    I have a website on which I want to be able to tag a href elements with rel="tag" and then insert iframe code with the a href url before the start of each <a href element that's tagged. So an example is: <a href="htt://bllahnbla.co">Title of the page</a> So I want to tag a few of these links...
  8. JoseArmando

    Grandma's reaction to Meatspin.com

    Grandma reacts to viral videos (Nyan Cat, laughing baby and meatspin.com) - YouTube She seems to be impressed :thefinger:
  9. JoseArmando

    (D)evolution of Yahoo and the net

    A while ago I was reading an article about Yahoo's decline and a quote really sticked in my mind. Full article (interesting read) More about how Anil brought millions into Yahoo. Dude was a true hustler Yahoo's VP of Sales: Anil Singh - Forbes.com It is mentioned in this article that in 1997...
  10. JoseArmando

    Php courses/books suggestions

    Since there's thousands of resources I don't really know what might be a good formal way to learn php. I already have some basic understanding and have coded fairly simple bits and pieces but I want to get high level programming knowledge so that I'll be able to create complex web applications...
  11. JoseArmando

    Filtering out ip blocks with prosper

    I'm really interested in which files need to be edited to segment/filter traffic according to referrers and/or ip blocks. If anyone doesn't want to talk in public about this please PM me.
  12. JoseArmando

    Type to shoot game - this is awesome

    I'm rarely impressed with online games but this kicks ass Z-Type
  13. JoseArmando

    Facebook trolling

    1. follow steps 2. troll friends 3. ????? 4. profit!
  14. JoseArmando

    Dynamic website content question

    So I'm wondering if this is possible.. probably should be done in php? I need code that shows X.htm content to certain user (should probably place a cookie to track that user?) for 10 days, after that starts showing Y.htm content and after another 10 days shows Z.htm content. Basically every...
  15. JoseArmando

    Walled city... this shit actually existed

    YouTube - Kowloon Walled City documentary (Part 1/4) + english subtitles
  16. JoseArmando

    Adcenter contaminating prosper202 stats

    Adcenter is hitting my links with ips 157.55.*.* and they're all registering as real clicks in prosper. It's kinda messing with my campaigns since I got about 100k of these clicks on a certain campaign. I'm direct linking on this one. Does anyone have any ideas how to filter out these clicks?
  17. JoseArmando

    Life is fucking epic

    Just had to repost from ppc.bz... Set to loop. That is all. YouTube - Broadcast Yourself.
  18. JoseArmando

    Disconnect to connect

    Pretty cool advertisement. YouTube - Broadcast Yourself.
  19. JoseArmando

    Self developed software HOW to promote

    So I'm really close to final release of a piece of software. This thing has been in the development for like 6 months and it's almost done. Since I haven't seen much talk about this I thought I'd see your thoughts on how to promote mainstream software. This is a free download only monetized...
  20. JoseArmando

    How to track opened websites

    I have an application developed in c++ and we're wondering if there's a simple way to track which websites are being opened in a browser (IE, FF, Chrome). So I'd like to have a rule in the app "if X website is opened do Y". An example would be: If the user visited a website that's on a list...