<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>WordPress.com Forums &#187; Tag: tablet - Recent Posts</title>
		<link>http://en.forums.wordpress.com/tags/tablet</link>
		<description>WordPress.com Forums &#187; Tag: tablet - Recent Posts</description>
		<language>en</language>
		<pubDate>Sat, 25 May 2013 20:45:29 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/tags/tablet" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Background image resizes along with browser"</title>
			<link>http://en.forums.wordpress.com/topic/background-image-resizes-along-with-browser#post-1088547</link>
			<pubDate>Thu, 06 Dec 2012 19:33:48 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1088547@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Here are some guides and examples about media queries if you're interested:</p>
<p><a href="http://www.binvisions.com/tutorials/css3-media-query-tutorial-introduction/" rel="nofollow">http://www.binvisions.com/tutorials/css3-media-query-tutorial-introduction/</a></p>
<p><a href="http://www.maxdesign.com.au/articles/css3-media-queries/media-sample/" rel="nofollow">http://www.maxdesign.com.au/articles/css3-media-queries/media-sample/</a>
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Background image resizes along with browser"</title>
			<link>http://en.forums.wordpress.com/topic/background-image-resizes-along-with-browser#post-1088537</link>
			<pubDate>Thu, 06 Dec 2012 19:30:21 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1088537@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The Twenty Eleven theme is responsive, so it has slightly different CSS for different screen sizes based on break points (i.e. 800px, 650px, etc.). They are added using media queries (which start with @media in the CSS). You can see them near the bottom of the stylesheet if you look at the one for Twenty Eleven. Here is a link:<br />
<a href="https://s1.wp.com/wp-content/themes/pub/twentyeleven/style.css?m=1354677609g&#038;minify=false" rel="nofollow">https://s1.wp.com/wp-content/themes/pub/twentyeleven/style.css?m=1354677609g&#038;minify=false</a></p>
<p>So, if you wanted to target a smaller screen size, you may need to add a new @media rule with the background image rule you want inside it. Here's a basic example:</p>
<pre><code>@media (max-width: 650px) {
    p {
        color: red;
    }
    [ put your CSS rules here ]
}</code></pre>
]]></description>
					</item>
		<item>
			<title>ilivebytheriverblog on "Background image resizes along with browser"</title>
			<link>http://en.forums.wordpress.com/topic/background-image-resizes-along-with-browser#post-1067806</link>
			<pubDate>Tue, 13 Nov 2012 11:24:12 +0000</pubDate>
			<dc:creator>ilivebytheriverblog</dc:creator>
			<guid isPermaLink="false">1067806@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi,</p>
<p>I have been trying to get <a href="http://ilivebytheriverblog.wordpress.com" rel="nofollow">http://ilivebytheriverblog.wordpress.com</a> to look the way I want but one thing is bugging me: when I resize the browser window or zoom in and out, the background image changes with respect to the main body of the blog. It also looks different in other browsers (I use Firefox) and doesn't look right on tablets etc.</p>
<p>At the moment I haven't paid to have access to the CSS sheets, although I have a very basic idea of CSS and have used it to do a few other minor things to the site etc.</p>
<p>Is there something I can do?
</p>
]]></description>
					</item>
		<item>
			<title>junk4lunch on "Duplicate Image in Media Library"</title>
			<link>http://en.forums.wordpress.com/topic/duplicate-image-in-media-library#post-1005784</link>
			<pubDate>Tue, 11 Sep 2012 11:58:12 +0000</pubDate>
			<dc:creator>junk4lunch</dc:creator>
			<guid isPermaLink="false">1005784@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I alternate blogging using my laptop as well as my Android tablet. Noticed that images uploaded via the tablet has a prefix "wip" to the image file name which is fine. But somehow, the images are duplicated in the image library. Have looked at the details of the duplicate images and they are identical. Both are listed as attached to the same post.</p>
<p>The only concern I have are that the duplicates are taking up unnecessary space in my account.</p>
<p>Any ideas?
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Advice for an illustrator?"</title>
			<link>http://en.forums.wordpress.com/topic/advice-for-an-illustrator#post-569178</link>
			<pubDate>Sat, 05 Mar 2011 22:32:30 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">569178@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>See also &#62;  'hot artist blogs to inspire and engage your creativity'<br />
 <a href="http://www.crazyleafdesign.com/blog/hot-artist-blogs-to-inspire-and-engage-your-creativity/" rel="nofollow">http://www.crazyleafdesign.com/blog/hot-artist-blogs-to-inspire-and-engage-your-creativity/</a>
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Advice for an illustrator?"</title>
			<link>http://en.forums.wordpress.com/topic/advice-for-an-illustrator#post-569141</link>
			<pubDate>Sat, 05 Mar 2011 21:00:38 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">569141@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You're welcome you two. :)</p>
<p>Check this out &#62; The Top 42 Digital Art Blogs on the Web<br />
 <a href="http://www.guidetoartschools.com/tips-and-tools/digital-art#ixzz1FlGJ1JHP" rel="nofollow">http://www.guidetoartschools.com/tips-and-tools/digital-art#ixzz1FlGJ1JHP</a>
</p>
]]></description>
					</item>
		<item>
			<title>lifewith4cats on "Advice for an illustrator?"</title>
			<link>http://en.forums.wordpress.com/topic/advice-for-an-illustrator#post-569122</link>
			<pubDate>Sat, 05 Mar 2011 20:14:28 +0000</pubDate>
			<dc:creator>lifewith4cats</dc:creator>
			<guid isPermaLink="false">569122@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@TT ditto for me, I just suscribed.
</p>
]]></description>
					</item>
		<item>
			<title>bats0711 on "Advice for an illustrator?"</title>
			<link>http://en.forums.wordpress.com/topic/advice-for-an-illustrator#post-569117</link>
			<pubDate>Sat, 05 Mar 2011 20:05:04 +0000</pubDate>
			<dc:creator>bats0711</dc:creator>
			<guid isPermaLink="false">569117@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Have you looked into the wacom tablet?
</p>
]]></description>
					</item>
		<item>
			<title>llamaraptor on "Advice for an illustrator?"</title>
			<link>http://en.forums.wordpress.com/topic/advice-for-an-illustrator#post-569116</link>
			<pubDate>Sat, 05 Mar 2011 20:04:05 +0000</pubDate>
			<dc:creator>llamaraptor</dc:creator>
			<guid isPermaLink="false">569116@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@timethief Thanks!!! This looks promising :)
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Advice for an illustrator?"</title>
			<link>http://en.forums.wordpress.com/topic/advice-for-an-illustrator#post-569113</link>
			<pubDate>Sat, 05 Mar 2011 19:55:26 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">569113@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@llamaraptor<br />
Have you visited Jay.me?  <a href="http://jayme2.wordpress.com/-" rel="nofollow">http://jayme2.wordpress.com/-</a> Art &#38; Stuff:  digital artwork, art programs, Design, Digital Art, Free Art Software, fractals, GIMP, other artists and sites.
</p>
]]></description>
					</item>
		<item>
			<title>llamaraptor on "Advice for an illustrator?"</title>
			<link>http://en.forums.wordpress.com/topic/advice-for-an-illustrator#post-569098</link>
			<pubDate>Sat, 05 Mar 2011 19:36:13 +0000</pubDate>
			<dc:creator>llamaraptor</dc:creator>
			<guid isPermaLink="false">569098@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Oops. Just realized the scanning then filling was already proposed! Where IS my head today...
</p>
]]></description>
					</item>
		<item>
			<title>llamaraptor on "Advice for an illustrator?"</title>
			<link>http://en.forums.wordpress.com/topic/advice-for-an-illustrator#post-569096</link>
			<pubDate>Sat, 05 Mar 2011 19:34:59 +0000</pubDate>
			<dc:creator>llamaraptor</dc:creator>
			<guid isPermaLink="false">569096@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@lifewith4cats Yeah - those are the kind I have. I have the watercolor ones, too. I enjoy using them for art, but they're just more work than necessary when it comes to filling in color (especially compared to Paint's click and fill abilities). </p>
<p>I wonder if there's a way to scan the outlines, then fill in with color on the computer... I think Photoshop allows this, but I don't have the program and it costs about as much as one of the cheap tablets.
</p>
]]></description>
					</item>
		<item>
			<title>lifewith4cats on "Advice for an illustrator?"</title>
			<link>http://en.forums.wordpress.com/topic/advice-for-an-illustrator#post-569091</link>
			<pubDate>Sat, 05 Mar 2011 19:25:06 +0000</pubDate>
			<dc:creator>lifewith4cats</dc:creator>
			<guid isPermaLink="false">569091@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@fox Thank you for that answer. Yes, that will work. I guesse there are no 'short cuts' where good art is concerned. Since I desire to scan completed line drawings in and then color them via computer.<br />
@llama have you ever used proffesional pencils? The brand Prismacolor is considered the best. I dont like them because the leads are too soft but being soft, they would fill spaces quicker. Also: you can add to that water color pencils(used just like pencils not paint). Just do a light scribble over the area, then gently wash it and the whole area will fill nicely.<br />
They are $ but once you try them youl never want to go back. What will fox say I wonder?
</p>
]]></description>
					</item>
		<item>
			<title>theianfox on "Advice for an illustrator?"</title>
			<link>http://en.forums.wordpress.com/topic/advice-for-an-illustrator#post-569051</link>
			<pubDate>Sat, 05 Mar 2011 18:07:02 +0000</pubDate>
			<dc:creator>theianfox</dc:creator>
			<guid isPermaLink="false">569051@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>How familiar are you with either Photoshop or the Photoshop style websites such as Pixlr and Aviary?</p>
<p>If you learn how to use the channels tool correctly you should be able to lift everything but the white background from the illustration and then save the file in PNG format with a transparent background.</p>
<p>If you google "Photoshop Channels Tutorial" you should be able to find a decent explanation of how to use that tool correctly. I got a book on it and it was one of the most time-saving things I've ever learnt for Photoshop.
</p>
]]></description>
					</item>
		<item>
			<title>llamaraptor on "Advice for an illustrator?"</title>
			<link>http://en.forums.wordpress.com/topic/advice-for-an-illustrator#post-569048</link>
			<pubDate>Sat, 05 Mar 2011 18:04:09 +0000</pubDate>
			<dc:creator>llamaraptor</dc:creator>
			<guid isPermaLink="false">569048@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Lol - totes! I'm intrigued as well. Also, how do you go about with the coloring and such? I'm not much for watercolor, and colored pencils take so danged long to fill in with. Paint's also expensive these days...
</p>
]]></description>
					</item>
		<item>
			<title>lifewith4cats on "Advice for an illustrator?"</title>
			<link>http://en.forums.wordpress.com/topic/advice-for-an-illustrator#post-569040</link>
			<pubDate>Sat, 05 Mar 2011 17:51:53 +0000</pubDate>
			<dc:creator>lifewith4cats</dc:creator>
			<guid isPermaLink="false">569040@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I tried this once drawing on white copy paper, but then the scanner picked up the white paper as many shades of white grey variations. It looked white, but it was darn near impossible to cut out or play with that background on the computer afterwards.</p>
<p>@fox I like your idea here. But that one problem. Do you perhaps suggest a work around? (llamaraptor, hi, hope its ok to join your thread a little as long as I stay on topic?))
</p>
]]></description>
					</item>
		<item>
			<title>theianfox on "Advice for an illustrator?"</title>
			<link>http://en.forums.wordpress.com/topic/advice-for-an-illustrator#post-569021</link>
			<pubDate>Sat, 05 Mar 2011 17:31:55 +0000</pubDate>
			<dc:creator>theianfox</dc:creator>
			<guid isPermaLink="false">569021@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Just a suggestion but rather than a buy a really expensive tablet.</p>
<p>Stick to paper and pen drawings and then buy a cheap scanner instead.</p>
<p>Then just scan your image with the scanner and upload it to the site.
</p>
]]></description>
					</item>
		<item>
			<title>llamaraptor on "Advice for an illustrator?"</title>
			<link>http://en.forums.wordpress.com/topic/advice-for-an-illustrator#post-568272</link>
			<pubDate>Fri, 04 Mar 2011 05:42:15 +0000</pubDate>
			<dc:creator>llamaraptor</dc:creator>
			<guid isPermaLink="false">568272@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks so much, Spatchus and 1tress!!! And thanks, lifewith4cats, too! I'm definitely going to inquire on that tablet... also, thanks for the compliment :) </p>
<p>But does anyone know about tablets with displays? I'd really prefer to draw directly on the program I'm using. I have a feeling those would not be "cheap" though...
</p>
]]></description>
					</item>
		<item>
			<title>lifewith4cats on "Advice for an illustrator?"</title>
			<link>http://en.forums.wordpress.com/topic/advice-for-an-illustrator#post-568262</link>
			<pubDate>Fri, 04 Mar 2011 05:12:13 +0000</pubDate>
			<dc:creator>lifewith4cats</dc:creator>
			<guid isPermaLink="false">568262@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I have had my eye on the Bamboo tablet as well. But here I have found it for $60. I am not sure why it is so cheap. There is another on the same site for $200.<br />
<a href="http://www.serif.com/AllProducts/Hardware/GraphicsTablets/" rel="nofollow">http://www.serif.com/AllProducts/Hardware/GraphicsTablets/</a><br />
the products from this same company are all cheap and easy to use.. if you click my name link you will see what kind of stuff you can do with their software. I do mostly hand drawn as well and its all with serif products.</p>
<p>BTW: Your stuff is amazing and you dont even have a mouse? I cant wait to see what you would do with a real tablet. I like child drawings too for the same reason as you.
</p>
]]></description>
					</item>
		<item>
			<title>1tess on "Advice for an illustrator?"</title>
			<link>http://en.forums.wordpress.com/topic/advice-for-an-illustrator#post-568167</link>
			<pubDate>Fri, 04 Mar 2011 02:04:25 +0000</pubDate>
			<dc:creator>1tess</dc:creator>
			<guid isPermaLink="false">568167@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@llamaraptor</p>
<p>You are right that this question is not for the usual technical support forums on wp.com!<br />
I'll move this thread to the off topic forum where perhaps you will find some good advice!</p>
<p>You should make a post on your own blog about this issue, and then use the showcase forum in hope of finding some advice.</p>
<p>Just a small suggestion, not knowing where you are:<br />
try Craig's List<br />
or if you are in a town with a university, check out what they do with outdated properties. I have found furniture and computer stuff where I live…<br />
Or try re-use or re-sale shops. There are lots of places that specialize in digital products.
</p>
]]></description>
					</item>
		<item>
			<title>spatchus on "Advice for an illustrator?"</title>
			<link>http://en.forums.wordpress.com/topic/advice-for-an-illustrator#post-568164</link>
			<pubDate>Fri, 04 Mar 2011 01:52:21 +0000</pubDate>
			<dc:creator>spatchus</dc:creator>
			<guid isPermaLink="false">568164@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I don't know where in the world you live but you could probably order one on line, i use a tablet called "bamboo" there made by a company called Wacom there cheap (around $200) you can check them out here <a href="http://www.wacom.com/bamboo" rel="nofollow">http://www.wacom.com/bamboo</a> </p>
<p>hope you find what you are looking for</p>
<p><a href="http://www.jarenterprise.net" rel="nofollow">http://www.jarenterprise.net</a>
</p>
]]></description>
					</item>
		<item>
			<title>llamaraptor on "Advice for an illustrator?"</title>
			<link>http://en.forums.wordpress.com/topic/advice-for-an-illustrator#post-566700</link>
			<pubDate>Tue, 01 Mar 2011 15:39:13 +0000</pubDate>
			<dc:creator>llamaraptor</dc:creator>
			<guid isPermaLink="false">566700@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hey guys, this isn't exactly a typical forum question - this is more a question of advice and preferences. I do illustrations on my blog. I like keeping them like something a five year old could do, because it makes it funnier. However, even these simple drawings take me the whole day to complete as I'm using Paint on my laptop - I don't even have a mouse. I tried using a tablet with a display on it at my school, and realllllly loved using it. However, the only ones I've found so far online cost upwards of $1000k... don't have that kind of money. Does anyone have any advice for what kind of (cheap!) tablet I could use? Or what kind of programs might be more convenient?
</p>
]]></description>
					</item>

	</channel>
</rss>
