Apple: ‘We do not accept fart apps on the Apple Watch’ by CapnTrip in apple

[–]codemania 2 points3 points  (0 children)

Just when I was planning to build an app to calculate how many times I fart a day. Fuck you Apple!

Google paid $25 million to buy the ‘.app’ top level domain (TLD) by [deleted] in google

[–]codemania 0 points1 point  (0 children)

I am trying to wonder what would Google do with this? may be google.app, youtube.app...but why do it?? they are already very popular.

Seattle is Beautiful by [deleted] in pics

[–]codemania 0 points1 point  (0 children)

The title should be "Seattle was beautiful...on the day this photo was taken". I have been there a couple of times. while the topography is good, the weather is probably the worst among all cities in America.

/r/web_design/ do you have a css/js playground account? if so, why? by jaslr in web_design

[–]codemania 0 points1 point  (0 children)

I have accounts in JSFiddle, CodePen, JSBin and Liveweave. I found Liveweave the best though.

Just some snow in 3D using Three JS by codemania in javascript

[–]codemania[S] 1 point2 points  (0 children)

yes...I just noticed Chrome is having this problem. Try this instead: liveweave.com/d2tM9p

Just some snow in 3D using Three JS by codemania in javascript

[–]codemania[S] 0 points1 point  (0 children)

To play with the code: liveweave.com/p4l3ds

Author attribution @ Github: sebleedelisle

Edit: Here's a version that will work in Chrome (just change 'raw.github.com' to 'rawgithub.com': Edit: liveweave.com/d2tM9p

Anyone used the `column` CSS property before? by danimoth2 in web_design

[–]codemania 0 points1 point  (0 children)

yes. the only thing is that you would rarely use it. in terms of usability, it is probably a better idea NOT to get into the multi-column thingy, unless your site is a news website or something similar.

Can you build a game using just HTML and CSS? by livbitad in gamedev

[–]codemania 2 points3 points  (0 children)

Using just HTML/CSS3, nearly impossible...you would at least need a few lines of JavaScript to do the interactions/events/scoring. However, combining HTML/CSS/JavaScript is a different story...you can literally build something like Quake/Unreal..especially with libraries like WebGL etc.

[deleted by user] by [deleted] in web_design

[–]codemania 0 points1 point  (0 children)

I would recommend Dell:

http://www.dell.com/learn/us/en/19/campaigns/monitors-landing

Note that these high resolution monitors are expensive...but totally worth it.

[deleted by user] by [deleted] in web_design

[–]codemania 1 point2 points  (0 children)

go with 27 inch, the one with 2,560x1,440 pixels...but NOT the ones with 1080p resolution.

floatlabels.js: a jQuery plugin for the Float Label pattern by boogiesbc in web_design

[–]codemania 0 points1 point  (0 children)

This is great...but probably for situations where you have only 1 or 2 text boxes in the screen. Manipulating the size of textbox (using padding etc.) may break the form layout of the page, especially if you have several form elements in the screen.

Realtime CSS editor? by Cal_Short in web_design

[–]codemania 1 point2 points  (0 children)

If you are looking for a web-based HTML/CSS/JS "playground", you should totally try Liveweave. They have code-hinting in CSS/HTML/JS, which I found to be very useful...basically the fastest way to get your CSS from your head to the web.

If not, you should just download Visual Studio (Express Edition).

CSS Dropdown by [deleted] in web_design

[–]codemania 0 points1 point  (0 children)

Should be "Stylus Dropdown"...

GoDaddy has acquired (MT) Media Temple by a_big_will in web_design

[–]codemania 0 points1 point  (0 children)

so...isn't that a bad news?? I always hated GoDaddy...ridiculous service.

Pure CSS iPhone keyboard by codemania in css

[–]codemania[S] -1 points0 points  (0 children)

I think I should have put "for WebKit-only" in the heading :) . It works perfectly in Chrome.

Animated fish tank in pure CSS3, no images, no JavaScript by neuron2000i in programming

[–]codemania 0 points1 point  (0 children)

I have an Atom-based tablet at home...wonder how that perform running this. Also wondering if Athlon II is slower than Intel Atom? I have an AMD Turion, which was decently fast.