I'm currently in training for work learning to code Java. Today is day 4. Training is approximately 3 weeks. I have no prior experience with coding... How long did it take you before it "clicked" in your mind? How long...
Thimble is an online code editor offered by Mozilla, it is the best place if you want to learn coding but don’t know where to start. What I like from this service is that, you can start to code your own project from sc...
I have a textbox/textarea that looks like this: <textarea name='data' id='data'></textarea> The users type the data required and then I want to fetch that data using jQuery when they click the submit button...
I made a user banner generator for SEOClerks, ListingDock, and CodeClerks a long time ago and I never got around to doing anything with it apart from put one in my signature, so I'm going to release the files here for th...
Okay so this is no biggie, in fact I mainly made it to get used to GitHub (makes sense in it's own unique way) anyhow, I'm releasing it for free (Obv). It's coded in CSS3 & HTML5 with a hint of jQuery thrown in there...
Hello all, I couldn't help but notice many affiliate stores have level x user lists and struggle to find them all so I made a php script that finds most level x users and formats the output in xml and json. Simple xml v...
And, is it worth building a site from scratch, or does it take too much time?
Greetings Everyone Jon From SEOClerks here I wrote a php script with a buddy awhile back to submit a list of your domains to in order to procure 70 backlinks to each domain in your list upon every run! After the link ...
How do I include content within a tab? I am a coding noob (somewhat) and am confused by the method to embed content.
Hi I noticed with the Api, That it receives the titles and descriptions with symbols / special characters if the user put them in there service info. So I made a little function for the affiliates to remove the symbols (...
Hello, I'm trying to create a PayPal IPN to insert data into the database after a successful transaction. Here's my SQL: [PHP] -- phpMyAdmin SQL Dump -- version 3.5.8 -- http://www.phpmyadmin.net -- -- Host: localhos...
What is the difference between HTML and HTML5 ?
Is it possible to use Long Tail Pro on the Mac (http://www.longtailpro.com)? I use Market Samurai on the Mac because it is Air based. I'm not interested in using a tool via emulation/virtual machine. What is Long tail pr...
I've found out that ORDER BY RAND() in MySQL is very slow. I found out the hard way and it wasn't a problem until I had a LOT of rows to sort through. Can anyone suggest any alternatives? Is there a faster implementation...
Hi all, I am learn css by myself and now i learnd <div> and <id> and i write followings: .imhed{width:700px;height:320px;padding:3px;} .longbanner{width:710px;height:28px;background-color:rgb(252, 183, 62);pa...
Can anyone please tell,how to setup a cron job on local WAMP server?
Hi Everyone, Does any one have experience of Buzz Bundle, good bad or indifferent? It has many features, which feature do you find most usefull? Thanks. FastNailHitz.
Haii Friends, This is nancyavis. Recently i stated business. Can you please explain me which is better server side language. I wish you "A very happy Christmas" in advance. Thank you. Regards, nancyavis
And, how did you start the learning process to become a programmer or coder?
Have you ever used FTP software to upload a site? Which FTP software is your favorite?
If you're stuck on where to start with CSS, you might try to modify the CSS file for another site; breaking it apart and looking at the elements, changing some things out. This could be a good way to learn more about CS...
Is it possible to combine multiple stylesheets into one file for the same site? For instance, can you link to several style sheets, not just one?
Adobe Dreamweaver is a very nice HTML editor to use and fully featured with everything a web designer could need to design professional look websites very quickly. Though considering the $399 price tag, it might be out ...
Of the two, which do you prefer? I have both BBEdit 10 and Coda 2 but I always find myself using Coda 2 for projects and editing on the fly files with BBEdit. I really like them both, tbh. Coda 2 vs BBEdit, which do y...
Is it possible to code in PHP using an iPad?