I sometimes miss trynna make PNGs work.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • machinegunkelly
    Confirmed User
    • Jun 2003
    • 3304

    #1

    I sometimes miss trynna make PNGs work.

    I remember 20 years ago, the "major" pain in the ass I thought it was to deal with 800x600 and 1024x768 resolutions.

    IE 6, 7 , 8 causing me nightmares.

    Round corners were an issue, and PNG's needed a hack to work!


    Here we are 20 years later, and there's INFINITE screen sizes and 2343124 other different variables.

    sometimes I do miss the 'good ol days'

    I've gone from ulead master, to photoshop king.. CSS master to Full stack dev, and its just getting more and more fucked up to deal with hahahahah

    Anyone else miss exporting sliced photoshop images for big coin lol - seems so easy in retrospect.
    dead.
  • Klen
    • Aug 2006
    • 32235

    #2
    I rather spend hours debbugging PHP code then dealing with css or any other design alignment

    Comment

    • machinegunkelly
      Confirmed User
      • Jun 2003
      • 3304

      #3
      Originally posted by Klen
      I rather spend hours debbugging PHP code then dealing with css or any other design alignment
      can you unban OHL now ? its been a minute


      CSS is a joke.
      SCOPE issues, make my brain melt. that shits way worse than a misaligned div.
      dead.

      Comment

      • Klen
        • Aug 2006
        • 32235

        #4
        Originally posted by machinegunkelly
        can you unban UHL now ? its been a minute


        CSS is a joke.
        SCOPE issues, make my brain melt. that shits way worse than a misaligned div.
        Well SCOPE is whole different league of problems

        Comment

        • machinegunkelly
          Confirmed User
          • Jun 2003
          • 3304

          #5
          I also miss jquery... I mean its still in typical stacks, but Its been years since Ive really just been able to bang some genius shit out with that.

          Fucking build scripts, grunt, gulp, webpack , react, vue - ruining all my fun.

          I do really miss just FTPing in and fucking with live code... for fun every now and then I'll do it on a live site to make the juniors cry - works like a charm.
          dead.

          Comment

          • Klen
            • Aug 2006
            • 32235

            #6
            Originally posted by machinegunkelly
            I also miss jquery... I mean its still in typical stacks, but Its been years since Ive really just been able to bang some genius shit out with that.

            Fucking build scripts, grunt, gulp, webpack , react, vue - ruining all my fun.

            I do really miss just FTPing in and fucking with live code... for fun every now and then I'll do it on a live site to make the juniors cry - works like a charm.
            I use jquery as base for AJAX processing, so it is still in big usage. As if you want to get anything to pass from browser to server, you need to have it.

            Comment

            • plsureking
              bored
              • Aug 2003
              • 4903

              #7
              Originally posted by Klen
              I rather spend hours debbugging PHP code then dealing with css or any other design alignment
              Originally posted by Klen
              I use jquery as base for AJAX processing, so it is still in big usage. As if you want to get anything to pass from browser to server, you need to have it.
              same same

              #
              PornCMS / low cost paysite management with hosting

              Comment

              • redwhiteandblue
                Bollocks
                • Jun 2007
                • 2793

                #8
                I 100% do not miss IE6.
                Interserver unmanaged AMD Ryzen servers from $73.00

                Comment

                • k0nr4d
                  Confirmed User
                  • Aug 2006
                  • 9231

                  #9
                  Originally posted by machinegunkelly
                  I remember 20 years ago, the "major" pain in the ass I thought it was to deal with 800x600 and 1024x768 resolutions.

                  IE 6, 7 , 8 causing me nightmares.

                  Round corners were an issue, and PNG's needed a hack to work!


                  Here we are 20 years later, and there's INFINITE screen sizes and 2343124 other different variables.

                  sometimes I do miss the 'good ol days'

                  I've gone from ulead master, to photoshop king.. CSS master to Full stack dev, and its just getting more and more fucked up to deal with hahahahah

                  Anyone else miss exporting sliced photoshop images for big coin lol - seems so easy in retrospect.
                  I remember when we used to cut sites to html from PSD using imageready. Now it takes days of doing html/css by hand
                  Mechanical Bunny Media
                  Mechbunny Tube Script | Mechbunny Webcam Aggregator Script | Custom Web Development

                  Comment

                  • Zuzana Designs
                    All Your Design Needs
                    • Feb 2005
                    • 20896

                    #10
                    ImageReady brings back so many memories! I could do all of my own html and didn't need a programmer. The good old days ;)

                    Website Design - Consulting - Development
                    sarah [at] zuzanadesigns.com - See Our Work

                    Comment

                    • blackmonsters
                      Making PHP work
                      • Nov 2002
                      • 20961

                      #11
                      You folks are tripping!

                      CSS is the best shit ever.

                      If you are tripping about screen sizes then maybe you don't use media queries enough.

                      Free Open Source Live Aggregated Cams Script (FOSLACS)

                      Comment

                      • k0nr4d
                        Confirmed User
                        • Aug 2006
                        • 9231

                        #12
                        Originally posted by blackmonsters
                        If you are tripping about screen sizes then maybe you don't use media queries enough.
                        We are reminiscing about a time we didn't have to...
                        Mechanical Bunny Media
                        Mechbunny Tube Script | Mechbunny Webcam Aggregator Script | Custom Web Development

                        Comment

                        • LaSexorcisto
                          Confirmed User
                          • Mar 2022
                          • 95

                          #13
                          I still use jQuery as well. 15 years in and I still chuckle at how easy jQuery makes my life. Why switch if I already like what I use and it works wonderfully for anything I need to do. With my most recent project however I switched from jQuery's AJAX to use the native JS method fetch() instead.

                          CSS3 is amazing as is. You can do animations, filtering, and all kind of creative shit that you previously had to use JS for. And now with grid and flex you don't even need to use media queries anymore.

                          Comment

                          • fuzebox
                            making it rain
                            • Oct 2003
                            • 22351

                            #14
                            Originally posted by machinegunkelly
                            Anyone else miss exporting sliced photoshop images for big coin lol - seems so easy in retrospect.
                            Originally posted by k0nr4d
                            I remember when we used to cut sites to html from PSD using imageready. Now it takes days of doing html/css by hand
                            I always cringed at these full page sliced up overdesigned sites

                            Comment

                            • vdbucks
                              Monger Cash
                              • Jul 2010
                              • 2773

                              #15
                              Originally posted by machinegunkelly
                              I remember 20 years ago, the "major" pain in the ass I thought it was to deal with 800x600 and 1024x768 resolutions.

                              IE 6, 7 , 8 causing me nightmares.

                              Round corners were an issue, and PNG's needed a hack to work!


                              Here we are 20 years later, and there's INFINITE screen sizes and 2343124 other different variables.

                              sometimes I do miss the 'good ol days'

                              I've gone from ulead master, to photoshop king.. CSS master to Full stack dev, and its just getting more and more fucked up to deal with hahahahah

                              Anyone else miss exporting sliced photoshop images for big coin lol - seems so easy in retrospect.
                              When you try to go full-responsive, this can be a pain in the ass.

                              When you go quasi-responsive (fixed dimensions within breakpoints), this isn't much of an issue.

                              Comment

                              • SBJ
                                So Fucking Fabulous
                                • Apr 2003
                                • 11387

                                #16
                                I miss Basic language. That was the bomb in 1983 with my IBM PC jr.

                                Comment

                                • machinegunkelly
                                  Confirmed User
                                  • Jun 2003
                                  • 3304

                                  #17
                                  Originally posted by vdbucks
                                  When you try to go full-responsive, this can be a pain in the ass.

                                  When you go quasi-responsive (fixed dimensions within breakpoints), this isn't much of an issue.
                                  I was more complaining about being full stack now.

                                  I inadvertently went from making easy money slicing photoshop images, to running a team of 20 developers, spending my days deep in logic and code and build scripts, and git, and Jirra and everything just fucking ballooned on me hahah

                                  Reminiscing of simpler days!
                                  dead.

                                  Comment

                                  • AmeliaG
                                    Too lazy to set a custom title
                                    • Jan 2003
                                    • 10662

                                    #18
                                    Originally posted by k0nr4d
                                    I remember when we used to cut sites to html from PSD using imageready. Now it takes days of doing html/css by hand

                                    I loved ImageReady and SmallerAnimals. I could rough out something useful and then have somebody else make it look really good.

                                    Now I'm reduced to cell phone pics of stick figures and Figma.
                                    GFY Hall of Famer

                                    AltStar Hall of Famer




                                    Blue Blood's SpookyCash.com

                                    Babe photography portfolio

                                    Comment

                                    • vdbucks
                                      Monger Cash
                                      • Jul 2010
                                      • 2773

                                      #19
                                      Originally posted by machinegunkelly
                                      I was more complaining about being full stack now.

                                      I inadvertently went from making easy money slicing photoshop images, to running a team of 20 developers, spending my days deep in logic and code and build scripts, and git, and Jirra and everything just fucking ballooned on me hahah

                                      Reminiscing of simpler days!
                                      Oh, yeah, well, when you put it that way... lol

                                      Comment

                                      • JayMoyes
                                        Confirmed User
                                        • Jul 2006
                                        • 319

                                        #20
                                        Honestly, as a publicist that started in the AVN art department, what bugs me is you could count on a general size to submit art at for about anything, like 640x480. Now it feels the adult news sites don't even know what size their photos are supposed to be (thankfully I get a heads up from AVN now and again on their size preferences.

                                        At one point, I could just do a screencap at 100%, and use that as a template, but even that doesn't really work anymore.
                                        Publicist and owner of HighOctaneHeart.com, FetishArtist.net and FetishForLife.com

                                        Comment

                                        • plsureking
                                          bored
                                          • Aug 2003
                                          • 4903

                                          #21
                                          Originally posted by machinegunkelly
                                          I was more complaining about being full stack now.

                                          I inadvertently went from making easy money slicing photoshop images, to running a team of 20 developers, spending my days deep in logic and code and build scripts, and git, and Jirra and everything just fucking ballooned on me hahah

                                          Reminiscing of simpler days!
                                          i'm pretty sure you were trying to sideways brag

                                          we hear u bro! as you can see, this place is mostly developers now...




                                          #
                                          PornCMS / low cost paysite management with hosting

                                          Comment

                                          • machinegunkelly
                                            Confirmed User
                                            • Jun 2003
                                            • 3304

                                            #22
                                            Originally posted by plsureking
                                            i'm pretty sure you were trying to sideways brag
                                            Trust me, I wasnt.. I made much more when I worked off these boards LOL...

                                            I had a variable drying me fucking insane.
                                            Ive been investigating a new stack ( laravel , livewire , alpine ) and over all it's great, but every now and then it throws ya thro a loop.

                                            Lost 8 hours trynna get an image path, because I forgot to type hint a variable.
                                            absolute garbage week.
                                            dead.

                                            Comment

                                            • plsureking
                                              bored
                                              • Aug 2003
                                              • 4903

                                              #23
                                              Originally posted by machinegunkelly
                                              Trust me, I wasnt.. I made much more when I worked off these boards LOL...

                                              I had a variable drying me fucking insane.
                                              Ive been investigating a new stack ( laravel , livewire , alpine ) and over all it's great, but every now and then it throws ya thro a loop.

                                              Lost 8 hours trynna get an image path, because I forgot to type hint a variable.
                                              absolute garbage week.
                                              ya i was fucking with you

                                              #
                                              PornCMS / low cost paysite management with hosting

                                              Comment

                                              • blackmonsters
                                                Making PHP work
                                                • Nov 2002
                                                • 20961

                                                #24
                                                Originally posted by machinegunkelly
                                                ( laravel , ...)
                                                Not touching that shit again, not ever.

                                                What a gigantic bloated mess for anything in adult that I've seen.
                                                Makes Wordpress look like a "Hello World script".

                                                Free Open Source Live Aggregated Cams Script (FOSLACS)

                                                Comment

                                                • machinegunkelly
                                                  Confirmed User
                                                  • Jun 2003
                                                  • 3304

                                                  #25
                                                  Originally posted by blackmonsters
                                                  Not touching that shit again, not ever.

                                                  What a gigantic bloated mess for anything in adult that I've seen.
                                                  Makes Wordpress look like a "Hello World script".

                                                  Thats cute.

                                                  Anyway, your comparison to wordpress shows you have no idea what you're talking about, as per usual.

                                                  It's only bloated if you don't know how to use it.
                                                  dead.

                                                  Comment

                                                  • mikeet
                                                    this & that
                                                    • May 2005
                                                    • 5385

                                                    #26
                                                    Originally posted by machinegunkelly
                                                    Thats cute.

                                                    Anyway, your comparison to wordpress shows you have no idea what you're talking about, as per usual.

                                                    It's only bloated if you don't know how to use it.

                                                    You did some work for me back in 06. Still have all the sliced png images of the layout to this day!

                                                    Comment

                                                    • machinegunkelly
                                                      Confirmed User
                                                      • Jun 2003
                                                      • 3304

                                                      #27
                                                      Originally posted by mchtye
                                                      You did some work for me back in 06. Still have all the sliced png images of the layout to this day!
                                                      I still have them aswell.

                                                      I have every piece of work Ive ever done on an old HDD in my hutch.
                                                      Hope you are well man! I recall your user name for sure.
                                                      dead.

                                                      Comment

                                                      • mikeet
                                                        this & that
                                                        • May 2005
                                                        • 5385

                                                        #28
                                                        Originally posted by machinegunkelly
                                                        I still have them aswell.

                                                        I have every piece of work Ive ever done on an old HDD in my hutch.
                                                        Hope you are well man! I recall your user name for sure.
                                                        All is good here brother! Might hit you up soon for a tweek

                                                        Comment

                                                        • machinegunkelly
                                                          Confirmed User
                                                          • Jun 2003
                                                          • 3304

                                                          #29
                                                          Originally posted by vdbucks
                                                          When you try to go full-responsive, this can be a pain in the ass.

                                                          When you go quasi-responsive (fixed dimensions within breakpoints), this isn't much of an issue.
                                                          You're 100% correct there brother.


                                                          I dont do 'full' responsive shit anymore, snap points are where it's at, for my own sanity.
                                                          dead.

                                                          Comment

                                                          • machinegunkelly
                                                            Confirmed User
                                                            • Jun 2003
                                                            • 3304

                                                            #30
                                                            Originally posted by mchtye
                                                            All is good here brother! Might hit you up soon for a tweek
                                                            absolutely do not do that hahahah.

                                                            Tho, I am curious to see what error photoshop produces when I try to open a 15 year old file lol.
                                                            dead.

                                                            Comment

                                                            • mikeet
                                                              this & that
                                                              • May 2005
                                                              • 5385

                                                              #31
                                                              Originally posted by machinegunkelly
                                                              absolutely do not do that hahahah.

                                                              Tho, I am curious to see what error photoshop produces when I try to open a 15 year old file lol.
                                                              Not reffering to that old ass shit lol, something new

                                                              Comment

                                                              • machinegunkelly
                                                                Confirmed User
                                                                • Jun 2003
                                                                • 3304

                                                                #32
                                                                Originally posted by mchtye
                                                                Not reffering to that old ass shit lol, something new
                                                                Thats an interesting one.

                                                                WHen I think about returning to adult my first thought is to slit my wrists.

                                                                But on the flip side, I see the talent thats available here.. and its' bleak.

                                                                Same ol designers pumping out trash, no innovation, nothing new happening in adult in years.

                                                                Ive often wondered what a return would look like..
                                                                I expect it would be lucrative, and easy to kill the competition, no one has evolved since I left this biz, lots of old timers with zero talent.
                                                                dead.

                                                                Comment

                                                                • plsureking
                                                                  bored
                                                                  • Aug 2003
                                                                  • 4903

                                                                  #33
                                                                  Originally posted by machinegunkelly
                                                                  Thats an interesting one.

                                                                  WHen I think about returning to adult my first thought is to slit my wrists.

                                                                  But on the flip side, I see the talent thats available here.. and its' bleak.

                                                                  Same ol designers pumping out trash, no innovation, nothing new happening in adult in years.

                                                                  Ive often wondered what a return would look like..
                                                                  I expect it would be lucrative, and easy to kill the competition, no one has evolved since I left this biz, lots of old timers with zero talent.
                                                                  why are you here if you shit on the industry?

                                                                  you think you can compete with guys making money every day in adult? its not as easy as you think.

                                                                  the tech is not nearly as important as traffic and connections. all of us have played with the latest languages and tech. i've built a skype clone, dropbox clone, cloud and cdn networks. i've built internal systems for massive companies and telcos.

                                                                  what you can sell is much more valuable than what you know

                                                                  #
                                                                  PornCMS / low cost paysite management with hosting

                                                                  Comment

                                                                  • machinegunkelly
                                                                    Confirmed User
                                                                    • Jun 2003
                                                                    • 3304

                                                                    #34
                                                                    Originally posted by plsureking
                                                                    why are you here if you shit on the industry?

                                                                    you think you can compete with guys making money every day in adult? its not as easy as you think.

                                                                    the tech is not nearly as important as traffic and connections. all of us have played with the latest languages and tech. i've built a skype clone, dropbox clone, cloud and cdn networks. i've built internal systems for massive companies and telcos.

                                                                    what you can sell is much more valuable than what you know

                                                                    #
                                                                    Well, There's been not much new to happen in this biz since I walked away, but that said
                                                                    Im not shitting on Adult, I just didnt enjoy freelance, and quite enjoy a mainstream, full time gig.

                                                                    Freelance, is what makes me want to slit my wrists ;) to clarify.
                                                                    Consistency is a god send.
                                                                    At least I know what im waking up to tomorrow, which was never the case freelancing.
                                                                    dead.

                                                                    Comment

                                                                    • fastball
                                                                      Confirmed User
                                                                      • Apr 2021
                                                                      • 6280

                                                                      #35
                                                                      Originally posted by machinegunkelly
                                                                      Thats an interesting one.

                                                                      WHen I think about returning to adult my first thought is to slit my wrists.

                                                                      But on the flip side, I see the talent thats available here.. and its' bleak.

                                                                      Same ol designers pumping out trash, no innovation, nothing new happening in adult in years.

                                                                      Ive often wondered what a return would look like..
                                                                      I expect it would be lucrative, and easy to kill the competition, no one has evolved since I left this biz, lots of old timers with zero talent.
                                                                      Two words. Virtual Reality.

                                                                      Comment

                                                                      • Klen
                                                                        • Aug 2006
                                                                        • 32235

                                                                        #36
                                                                        Originally posted by SBJ
                                                                        I miss Basic language. That was the bomb in 1983 with my IBM PC jr.

                                                                        Commodore basic was my first coding experience, had a book with examples.

                                                                        Comment

                                                                        • plsureking
                                                                          bored
                                                                          • Aug 2003
                                                                          • 4903

                                                                          #37
                                                                          Originally posted by machinegunkelly
                                                                          Well, There's been not much new to happen in this biz since I walked away, but that said
                                                                          Im not shitting on Adult, I just didnt enjoy freelance, and quite enjoy a mainstream, full time gig.

                                                                          Freelance, is what makes me want to slit my wrists ;) to clarify.
                                                                          Consistency is a god send.
                                                                          At least I know what im waking up to tomorrow, which was never the case freelancing.
                                                                          i understand that. i would have gone mainstream if i didn't build a product or it didn't provide a good income. i was in mainstream corporate dev before i moved to porn 20 years ago when i was hired by Hegre.

                                                                          a lot happens all the time tho, just not much happens in adult tech. new clients, new customers and demographics, new niches. that's the interesting part that keeps most people in the industry.

                                                                          #
                                                                          PornCMS / low cost paysite management with hosting

                                                                          Comment

                                                                          • machinegunkelly
                                                                            Confirmed User
                                                                            • Jun 2003
                                                                            • 3304

                                                                            #38
                                                                            Originally posted by plsureking
                                                                            i understand that. i would have gone mainstream if i didn't build a product or it didn't provide a good income. i was in mainstream corporate dev before i moved to porn 20 years ago when i was hired by Hegre.

                                                                            a lot happens all the time tho, just not much happens in adult tech. new clients, new customers and demographics, new niches. that's the interesting part that keeps most people in the industry.

                                                                            #
                                                                            I also dealt with a lot of shit you just simply do not in mainstream.

                                                                            I've never had a client message me increasingly nasty messages at 5 and 6 in the morning cause they were high on Xanax and deleted the index.php from their server..

                                                                            Stuff like that was unique to adult.
                                                                            dead.

                                                                            Comment

                                                                            • zijlstravideo
                                                                              Confirmed User
                                                                              • Sep 2013
                                                                              • 806

                                                                              #39
                                                                              Lol, spliced PSD's were the shit!
                                                                              I also kinda miss those epic iframe sidebars. Those were the best.




                                                                              Yeah, somehow the backend development became the quick and easy part these days instead of the other way around. Oh well, hard knock life, it is!


                                                                              Edit: Just remembered "they" used to publish books on building HTML sites aimed at 12 year old kids, back in the day. (I know, because my parents got me one about 25-ish years ago, lol)... times (and CSS) sure have changed.
                                                                              Contact: email

                                                                              Comment

                                                                              • fuzebox
                                                                                making it rain
                                                                                • Oct 2003
                                                                                • 22351

                                                                                #40
                                                                                Originally posted by machinegunkelly
                                                                                I see the talent thats available here.. and its' bleak.

                                                                                Same ol designers pumping out trash, no innovation, nothing new happening in adult in years.

                                                                                Ive often wondered what a return would look like..
                                                                                I expect it would be lucrative, and easy to kill the competition, no one has evolved since I left this biz, lots of old timers with zero talent.
                                                                                All tech people think they can dominate adult because the websites don't look like silicon valley, and they always fail. The tech doesn't matter.

                                                                                It's easy to take pot shots at the average GFY user, but the thing keeping you from striking it rich in adult isn't the fact that it's simply below you

                                                                                -coming from a developer who pivoted to generating millions of dollars in revenue through the most simple of sites

                                                                                Comment

                                                                                • machinegunkelly
                                                                                  Confirmed User
                                                                                  • Jun 2003
                                                                                  • 3304

                                                                                  #41
                                                                                  Originally posted by fuzebox
                                                                                  All tech people think they can dominate adult because the websites don't look like silicon valley, and they always fail. The tech doesn't matter.

                                                                                  It's easy to take pot shots at the average GFY user, but the thing keeping you from striking it rich in adult isn't the fact that it's simply below you

                                                                                  -coming from a developer who pivoted to generating millions of dollars in revenue through the most simple of sites
                                                                                  Generally true,
                                                                                  Tho I do have many years of experience in adult, and a bunch of clients that Im sure would be happy to hear that I've made a return.

                                                                                  And to be clear, Ive never stated adult was 'below me' I've said it's stagnant and the it seems possible a return could be a lucrative one, no reason for the average GFY'er to be offended.

                                                                                  I know freehugemovies is just dying to hire me!
                                                                                  That said, I really don't see it in my future.

                                                                                  dead.

                                                                                  Comment

                                                                                  • plsureking
                                                                                    bored
                                                                                    • Aug 2003
                                                                                    • 4903

                                                                                    #42
                                                                                    Originally posted by fuzebox
                                                                                    All tech people think they can dominate adult because the websites don't look like silicon valley, and they always fail. The tech doesn't matter.

                                                                                    It's easy to take pot shots at the average GFY user, but the thing keeping you from striking it rich in adult isn't the fact that it's simply below you

                                                                                    -coming from a developer who pivoted to generating millions of dollars in revenue through the most simple of sites
                                                                                    100%

                                                                                    look at how many nube threads get started by people who never come back or never make a single dollar in adult.

                                                                                    its easy to hide out and be mediocre in mainstream. every corporate website has a huge team. the front-end alone is now split up between a dozen different titles. all cogs in a machine.

                                                                                    in adult you are on your own and your earnings are totally up to you.

                                                                                    #
                                                                                    PornCMS / low cost paysite management with hosting

                                                                                    Comment

                                                                                    Working...