Archive for the 'Projects' Category

On the Way: Groups, Videos, Podcasts, oh My!

I know it’s been a while since any major updates around Design Float, but I’ve been working hard on getting some awesome new features developed to ensure that Design Float continues to be the best social media site for designers. I have big things planned for the future of Design Float and the first phase of several large feature additions is right around the corner. This first phase is going to include a groups feature and support for video and podcast submissions in addition to some other nice surprises. The features have already been developed so now it’s just a matter of integrating them seamlessly, tying up all the lose design ends, and completing tests. Stay tuned…

Design “Float It” Button on Your Website

I’m sure you have all been waiting on the edge of your chairs for the ability to integrate Design Float with your websites and blogs. Well now you can! The below options should allow you to easily integrate a “Float It” button to your website pages and blog posts both manually and dynamically. The first time the button is click for an article, it will bring the user to the submit entry page. After the entry has been submitted, all future clicks will count as floats which will be displayed to the left of the float button. See this blog for a working example and enjoy!

Website & Blog Integration

Do you want to give your website or blog visitors the option to submit your stories to Design Float and “Float” them? Make it easy for them by including the the link and icons below next to each piece of content allowing your visitors to easily “Float” your articles and blog posts!

“Float It” Button With Submit Capability
<script type=”text/javascript”>submit_url = ‘Your URL Here‘;</script>
<script type=”text/javascript” src=”http://www.designfloat.com/evb/button.php”></script>
  • Looks Like:
  • Float This on Design Float
Easy Wordpress Integration
<script type=”text/javascript”>submit_url = ‘<?php the_permalink() ?>’;</script>
<script type=”text/javascript” src=”http://www.designfloat.com/evb/button.php”></script>
Submit Buttons Only
<a href=”http://www.designfloat.com/submit.php?url=Your Article URL“>Float This</a>
  • Buttons:
  • Float This on Design Float
  • Float This on Design Float
  • Float This on Design Float

The Design Float Blog

Well it looks like you found the “official” Design Float blog. Like the many authors that supply DF with it’s aggregated content, I enjoy to write as well. I will do my best to keep this blog updated regularly with anything useful, interesting, or fun that I might stumble across or discover.

Also look to this blog for any information related to DF including DF News and DF projects. I have ton of plans for Design Float and this is where I will preview any new functionality. I will also use this to communicate with the community for feedback, opinions, and recommendations related to DF as well as feature or change requests.

So subscribe to the feed or check back regularly and I hope that you continue to find Design Float helpful or useful!