marvwhere
- Karma
- 65
- Created
- November 4, 2011 (14y ago)
- Submissions
- 0
-
Hey everyone, We're having an internal discussion about whether there should be a pay difference between top-tier frontend developers and backend developers, or if they should be compensated equally. In the past, CSS…
- Fancy Border Radius Generator (9elements.github.io)
- Creating an animated SVG (Neon light effect) (medium.com)
- Streaming downloads in Elixir: a protocol love story (9elements.com)
- Case Study: Vapiano and PhotoEditor SDK (blog.photoeditorsdk.com)
- Why we bet on Elixir and Phoenix (9elements.com)
- Phtevenize Me (phtevenize.me)
- SoundCloud client for your iPhone (thenextweb.com)
-
What do you think? Is their any different/impact to SEO juice, if internal links are absolute or relative? Vote with: ABSOLUTE or RELATIVE Feel free to tell us why!!
- IOS: Facebook Messenger 3.0 - no Facebook account needed (itunes.apple.com)
- Webbzeug – procedural texture editor for your browser (9elements.com)
- iOS7 beta4 released (developer.apple.com)
- Jony Ive Redesigns Things (jonyiveredesignsthings.tumblr.com)
- Gmail is getting a brand new inbox (gmailblog.blogspot.de)
-
hey there, i have a little issue with an Apache Redirect. old url: domain.com/q.php?q=test&enter=enter what i want: domain.com/suche/test what i currently use: RewriteCond %{QUERY_STRING} ^q=(.)enter$ [NC]…