Subscribe

Topic: Coding

New with Topic: Coding


nico at rxl
nico at rxl bookmarked a link
Programmer 101: Teach Yourself How to Code - Teach Yourself - Lifehacker
note to self: forward this to people who ask me questions to see if this thing answers it first.
 
rsturk
rsturk bookmarked a link
 
alian
alian posted a blog entry
Cartographer.js – knižnica s ktorou je robenie máp radosť
JavaScriptová knižnica – napriek tomu, že je iba vo verzii 0.1 aplha – sa už pomerne dosť a pozitívne zapísala....
 
OwenC
OwenC posted a blog entry
Getting a 360 degree view
They say a picture is worth a thousand words. And if that’s the case, you can just imagine how great a video can be. And...
 
Shpigford
Shpigford posted a blog entry
Some iPhone Coders Padding Resumés With Lies
According to a report by the Silicon Alley Insider, if you’re looking to hire an iPhone dev, it’s probably best to...
 
Stevey
Stevey bookmarked a link
jspdf - Project Hosting on Google Code
jsPDF is an open-source library for generating PDF documents using nothing but Javascript
 
Pascal T
Pascal T bookmarked a link
Java Programming Style Guidelines
This document lists Java coding recommendations common in the Java development community.
 
alian
alian posted a blog entry
Pluralink: jeden link, veľa možností
Na doméne pluralink.com nájdete JavaScriptovu knižnicu, ktorá dokáže jeden link rozvetviť na viaceré. V praxi to...
 
Ottered
Ottered bookmarked a link
Replacing target=”_blank” for Strict XHTML using JQuery (redux) | badlyDrawnToy
Some time ago, I provided a simple JQuery solution for replacing target="_blank" when writing Strict XHTML. However, one commenter recently pointed out that my solution does not work if the rel attribute contains more than one value e.g....
 
Inferis
Inferis posted a blog entry
Kindjessite, nog
Ha, nu ik het grootste deel van de code en de designs terug heb, kan er tenminste terug doorgewerkt worden. Maar af, dat is...
 
stelabouras
stelabouras posted a blog entry
Academic Ranking of World Universities (Computer Science) ‘09
Εάν θέλετε να κάνετε κάποιο μεταπτυχιακό στο αντικείμενο της...
3 days ago Wiggler | Topics: Coding, General, Internet, Tech
 
Flukeit
Flukeit posted a blog entry
Extending a Sidebar All The Way Down
This is an issue I’ve had some trouble with, and finally spent some time to figure it out. The problem is, when trying...
4 days ago Flukeit | Topics: Coding
 
RobertoAlamos
RobertoAlamos bookmarked a link
Ning Developer Network
El blog de developers ning
 
macdet
macdet bookmarked a link
mechanize
# mechanize.Browser is a subclass of mechanize.UserAgentBase, which is, in turn, a subclass of urllib2.OpenerDirector (in fact, of mechanize.OpenerDirector), so: * any URL can be opened, not just http: * mechanize.UserAgentBase offers easy...
 
Patrice G
Patrice G posted a blog entry
WORDPRESS VISUAL CHEAT SHEET : indispensable !
Oh que voilà un document précieux ! Le WORDPRESS VISUAL CHEAT SHEET ou comment avoir toujours sous la main, le bout de code...
 
KaySeven
KaySeven posted a blog entry
Learning...Failure
So, the other night I decided I wanted to make a sweet layout for my blog...which I found out is a little more difficult than I...
6 days ago KaySeven | Topics: Blogger, Daily, Web design, Learning
 
mustang
mustang bookmarked a link
CSS Tutorial
learning CSS
 
danielle.klaus
danielle.klaus bookmarked a link
Wikispaces Blog » Advanced Customizations for Your Wiki
Advanced Customizations for Your Wiki - For those of you who know some HTML and CSS and have moved beyond the basics of customizing your wiki, here are some ways to really get creative with your wiki’s look.
 
Greg Linch
Greg Linch bookmarked a link
Make Thematic Maps With Cartographer.js | FlowingData
Like it or not, Google Maps mashups continue to be a Web favorite. It's just so easy to use. Stick a few lines of javascript in your web page, and voila, you've got an interactive map. That's for point-wise data though. It gets a little...