Do NOT! And I repeat DO NOT try editing any php, perl, java code while being intoxicated. It will bite you in your ass like it just did me. I was trying to edit template file and fucked it all up. Now, I have to wait till tomorrow morning to fix it up.
N00b webmasters!!! Lesson number ONE !!!
Collapse
X
-
Tags: None
-
#2 Make back up copy's of everything -
-
So you are calling yourself a n00b after being on this board since 04? Hmm, something doesn't seem right.Conversion Sharks - 1,000+ adult dating offers, traffic management, and consistently high payouts.
We will guarantee and beat your current EPC to win your dating traffic!
Skype: ConversionSharks || Email: info /@/ conversionsharks.comComment
-
Comment
-
-
Comment
-
Comment
-
-
This is for you:
I guess I shouldn't have made the assumption that a seasoned webmaster would be able to accomplish the task without complications whether under the influence or not.
I would bet money that you looked up the definition yourself.Conversion Sharks - 1,000+ adult dating offers, traffic management, and consistently high payouts.
We will guarantee and beat your current EPC to win your dating traffic!
Skype: ConversionSharks || Email: info /@/ conversionsharks.comComment
-
Comment
-
I used to code perl through the night while drinking and smoking on occasion. It was interesting to see what I woke up with the next day. Sometimes I would wake fresh to find some really cool features with only a couple bugs to work out. Others I would spend days figuring out what I had done, what files had been changed, and how to fix a broken down site. Destroyed quite a few databases too.
It would probably amaze to know how many webmasters work, and get real shit done while on different "intoxicants".Comment
-
Three scrolling frames? The only site in my sig I own is adultapi, and its a temporary page until my designer gets me what I need.
I would use subversion for tracking changes.
Code:kris@core:/var/www/mysite$ svn diff app/models/topic.rb Index: app/models/topic.rb =================================================================== --- app/models/topic.rb (revision 13) +++ app/models/topic.rb (working copy) @@ -10,6 +10,6 @@ named_scope :parents, :conditions => [ 'parent_id IS NULL' ] def self.recent(limit = 5) - find(:all, :limit => limit) + parents.find(:all, :limit => limit) end -end \ No newline at end of file +end kris@core:/var/www/mysite$
Comment
-
Comment
-
Comment
-
Comment
-
Comment
-
Fuck anybody using git and subversion.
I took the time to use CVS, I'm damn well using CVS.
..unless there's more than 5 people on the project; then it's time to go to subversion.Comment








AIM: GrouchyGfy
Comment