309423 Are you a female high school dropout, between the ages of eighteen and twenty-five?
Are you tired of lying around in bed all day with nothing to do?
Well. you never need get up again, because in six short weeks, I can train you to be high paying ho...
Just think-fifteen hundred dollars a week, without even leaving the comfort of your own bedroom..
Sound too good to be true?
Just send for my new book, "I Wanna Be a Ho."-Velvet Jones (Velvet Jones School of Technology)
 
 

 
[18:36] Setherio: ok this might be a "newbie" question but i haven't done any web development in a few years, most fluent with *nix systems and php/mysql, and assuming by the title of this channel, i figured maybe someone here might be able to help ---- any recommendations on AJAX with PHP (books, websites, etc.) and yes i googled a little but i figured i'd ask, might find answer here quicker than browsing hundreds of sites
[18:39] NickSunshine: funny you should ask that
[18:40] NickSunshine: im doing a shitload of ajax and php as we speak
[18:40] Overlord_45`: i personally don't know anything about AJAX, and all of my PHP i've done learning by example basically
[18:42] Setherio: well i know php, i still got that down pat, i just need to learn ajax and mix the two, a couple years ago i started to learn but only briefly then certain circumstances arose where i had to put web development on hold for a while
[18:45] NickSunshine: im gonna give you the url of every tab i have open in that window
[18:45] NickSunshine: maybe something will help, but i cant suggest a book
[18:46] Setherio: thanks, i appreciate it
[18:46] NickSunshine:

[18:47] NickSunshine: somewhere mixed in all of that, i found the information i needed to get where i wanted to be SMILE
[18:48] Setherio: sweet, thanks ^_^
TO FEED OR NOT TO FEED

(that is the question)

[15:25] NickSunshine: i need to think thru my rss plan
[15:26] NickSunshine: rss on every post? good/bad/ugly ?
[15:26] NickSunshine: thoughts?
[15:26] NickSunshine: a comment feed basically
[15:27] Lucifer: bad
[15:27] mortenb: no point for an adult blog
[15:27] NickSunshine: reasoning?
[15:28] mortenb: comments don't have enough content value to warrant a dedicated feed.. no one would use it
[15:28] Lucifer: who syndicates comments for a post on someone elses site?
[15:29] NickSunshine: i wasnt thinking necessarily someone elses site
[15:29] NickSunshine: more like what e's sayin
[15:29] NickSunshine: if there was a discussion in the comments, it might be handy tho?
[15:29] NickSunshine: i agree it wouldnt get much use
[15:29] NickSunshine: but im not convinced that its not worth having
[15:30] NickSunshine: strictly from the pinging perspective
[15:30] NickSunshine: i could ping that post and its feed directly when it gets entered into the system
[15:30] NickSunshine: and still ping the front page once or twice a day
[15:31] mortenb: most adult blogs get relatively few comments.. most of my entries have 0-3 comments
[15:31] txt: if ur smart
[15:31] mortenb: usually from some guy who wants to meet the girl/guy in the pics
[15:32] txt: you make your own comments
[15:32] txt: =p
[15:32] * NickSunshine has been known to talk to himself
[15:32] txt: =]
[15:32] NickSunshine: ok, i think im gonna go with it
[15:33] NickSunshine: won't hurt too bad
[15:33] txt: just put the rss only on the blog page itself
[15:33] txt: not the main page
[15:34] NickSunshine: i was thinking of a main feed and each post feed
[15:34] NickSunshine: having links to both feeds on the post pages
[15:34] NickSunshine: and to the main feed on the main page
[15:34] mortenb: geek!
[15:34] NickSunshine: true
[15:34] NickSunshine: SMILE
[15:35] txt: geek= goood
[14:09] Lucifer: you put your tags in a row and seperate them with comas?
[14:10] NickSunshine: yea
[14:10] NickSunshine: only way i could think of
[14:10] Lucifer: how exactly do you do your whole tag display thing for each post on your posts?
[14:10] Lucifer: im having problems figuring that part out, heh
[14:10] NickSunshine: hold on
[14:10] NickSunshine: let me try and understand the question
[14:10] NickSunshine: ask it real slow
[14:10] NickSunshine: like im stoned and wont understand
[14:10] NickSunshine: SMILE
[14:10] Lucifer: http://www.luc1fer.com/cat/7/web-development.html
[14:11] Lucifer: it works fine
[14:11] Lucifer: except i wanna remove the last coma
[14:11] NickSunshine: o
[14:11] NickSunshine: ok
[14:11] NickSunshine: yea
[14:11] Lucifer: but no idea how
[14:11] NickSunshine: im running a loop
[14:11] Lucifer: $temptags = explode(',', $article->tags);
[14:11] Lucifer: foreach($temptags as $artag)
[14:11] Lucifer: { $articletag .= '<a href="/tags/' . $artag . '.html" title="' . $artag . '">' . $artag . '</a>, ';}
[14:11] Lucifer: how i do mine
[14:11] NickSunshine: not the same for me
[14:11] NickSunshine: i count the array first
[14:11] NickSunshine: then do a for loop
[14:12] Lucifer: hmm
[14:12] NickSunshine: if x > 0
[14:12] NickSunshine: $msg.= ", "
[14:12] BradM: Jaysin I have the same problem. always have an extra comma
[14:12] BradM: too lazy to fix it
[14:12] Lucifer: heh
[14:12] NickSunshine: then add the tag
[14:12] NickSunshine: that way on the last trip around it will never add it
[14:13] Lucifer: meh
[14:13] NickSunshine: because $x > $ray_count
[14:13] NickSunshine: so it just doesnt happen
[14:13] BradM: right
[14:15] Lucifer: i'll just leave the extra coma till i figure out a better work around
[14:15] NickSunshine: you make it sound like this is a pain in the ass
[14:15] NickSunshine: lol
[14:15] Lucifer: right now it is, heh
[14:15] NickSunshine: pussy
[14:16] NickSunshine: its like 4 lines of code
[14:16] NickSunshine: SMILE
SIMPLE .HTACCESS REDIRECTION

[19:11] Lucifer:whats a good script i can make and sell?
[19:12] NickSunshine:something that senses the sweet spot in an image and centers the crop around it
[19:13] Lucifer:something simple but needed
[19:14] NickSunshine:dunno
[19:14] NickSunshine:thats what i need more than anything tho
[19:14] NickSunshine:SMILE
[19:19] Citizen-X:i got one for you!
[19:19] Lucifer:?
[19:21] Citizen-X:www.analfiend.com - see my links on the right, they are all made as internal links with php, make a script like that but so i can have it appear as simple directory structure, like http://www.analfiend.com/ass-reamed-whores/ etc instead of http://www.analfiend.com/xxx.php?m=assreamedwhores.com
[19:22] Lucifer:thats easily done with htaccess
[19:22] Citizen-X:really, how?
[19:23] Lucifer:its hard to get code right now, don't have access to my main comp
[19:23] Citizen-X:doh
[19:30] NickSunshine:cx
[19:30] NickSunshine:make a folder named friends (or something)
[19:30] NickSunshine:and put .htaccess inside it
[19:31] NickSunshine:
RewriteEngine On
RewriteRule ^(.*)/ ../xxx.php?&m=$1
[19:31] NickSunshine:thats all there is to it
[19:32] Lucifer:there ya go
[19:32] NickSunshine:then you can call it analfiend.com/friends/ass-reamed-whores/
[19:35] Citizen-X: would i have to do that for each link?
[19:35] NickSunshine: not sure i get the question?
[19:36] NickSunshine: youd hafta form each link that way on the front page, yes
[19:36] NickSunshine: but that .htaccess will take any folder below it and try to send it to ../xxx.php
[14:21] jpwhits: should you only wrap titles in <h> or can you put other stuff in them
[14:22] jpwhits: like descriptions
[14:22] NickSunshine: word on the street is that googlebot loves h tags
[14:22] NickSunshine: whether its true or not, i dunno
[14:22] NickSunshine: but i use h1 and h3 all the time
[14:22] NickSunshine: but i havent gone so far as to redefine h with css
[14:23] NickSunshine: h1 is still really big
[14:23] NickSunshine: and h3 is pretty big too
[14:23] Sands: I redfine it with CSS.
[14:23] fuzebox: me too
[14:23] fuzebox: as a lot of browsers make it stupidly big
[14:24] Sands: Yeah, I think <h3> is seen as relatively important, so it's good to have your keywords in those tags. But the default size for <h3> is massive...
[14:24] NickSunshine: and that there was some serious business
[14:24] NickSunshine: im going back to my bong
[14:24] NickSunshine: i think ill have a couple waffles first tho
[14:24] NickSunshine: SMILE
[14:25] Sands: Mmm, waffles.
[14:25] NickSunshine: yea, last 2 eggos just went in the toaster
[14:25] NickSunshine: gotta get more
[14:26] NickSunshine: =(
[14:26] jpwhits: h1 for titles
[14:26] jpwhits: h3 for description shit
[14:28] Sands: Not sure how that will work. I believe google checks the stylesheets for this sort of stuff.
[14:28] Sands: So if it sees that <h3> is 12px or whatever, they might hold it against you.
[14:28] Sands: You'll have to ask someone more experienced than I.
[14:29] Sands: <Sands> Yeah, I think <h3> is seen as relatively important, so it's good to have your keywords in those tags. But the default size for <h3> is massive... ---> I meant <h1>
[14:29] Sands: I always get that mixed up. <h1> big, <h5> small.