Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
e-reader
- Page 1
Amazon Looming Large With New E-Book Reader
Community Center
17 Years Ago
by Brian.oco
… why previous
e
-book
reader
efforts like Rocket eBook
Reader
. Gemstar. Everybook. SoftBook. Librius Millennium
Reader
have pretty much tanked. Sony’s
e
-
reader
, called the… I think Kindle has a shot to burn up the
e
-
reader
market and help drive the company’s stock back up…
Suggestions For Android e-reader Requested
Hardware and Software
7 Years Ago
by Reverend Jim
…. It didn't come with an
e
-book
reader
. There are a number of free
e
-book readers available on teh Chrome store… number of them stream ads. Can anyone suggest a free
e
-book
reader
for Android that does not stream ads? The only…
Amazon Reaches Milestone, Sells More E-Books than Actual Books
Digital Media
Digital Marketing
14 Years Ago
by PCBrown
…pretty significant numbers that illustrate the rising popularity of
e
-books. For the first time in their short history… files remotely, and view them in the Kindle
e
-
reader
software that is available for the nearly all smartphones… price, lack of overhead for distributing the books, i.
e
., printing, packaging, shipping, and stocking, leaves plenty of…
Re: Amazon Reaches Milestone, Sells More E-Books than Actual Books
Digital Media
Digital Marketing
14 Years Ago
by popin
now if only they'd make a
e
-
reader
that could fit in my pocket would last a month or 2 and maybe had a decent size screen? (expendable/pullout unfold?) and if it had nice software would be good and an ability to grab books wireless(ly?sp) would be the cherry on top of that cake in the window.
Re: Who's Going to Develop an Ideal Academic eBook Reader?
Hardware and Software
Hardware
Mobile and Wearables
15 Years Ago
by Callum_62
… textbooks on laptops, there would be no need for the
e
-
reader
. The problem with the laptop, and presumably with the upcoming… a backlit screen. This is why we need a dedicated
e
-ink (or similar technology) device to come forward and offer…
E Book USB Port
Programming
Software Development
12 Years Ago
by getmymd
… for school, so help would be appreciated. I have an
E
Book
Reader
(Chinese Hanlin w/ Android OS). I need to be…, so nothing can be downloaded onto the
E
Book
Reader
without The Password. The
E
Book
Reader
needs to be fully functionable, when not…
reader-writer problem in java
Programming
6 Years Ago
by Adel_5
…in this code. let one writer, one
reader
at the same time. Writer has preference.… finished WRITING"); writeLock.release(); } catch (InterruptedException
e
) { System.out.println(
e
.getMessage()); } } } public static void main(String[]…
e mail
Community Center
Geeks' Lounge
17 Years Ago
by Jicky
…an AOL customer, you use AOL's
e
-mail
reader
. No matter which type of client you …the attachments from messages you receive. Sophisticated
e
-mail clients may have all sorts of …Web servers, FTP servers, telnet servers and
e
-mail servers running on millions of machines on…When I wanted to look at my
e
-mail, my
e
-mail client would connect to the …
Re: reader-writer problem in java
Programming
6 Years Ago
by JamesCherrill
So just start one writer and one
reader
thread instead of the 3 readers in that code. Set the priority of the threads to give the priority you want. What's weird about this code is that it creates theads, but just executes their run methods in the current thead. Try calling `start` for the Theads on lines 60-63 instead of `run`
Re: Reader.ReadLine - skip CR
Programming
Software Development
13 Years Ago
by C#Jonathan
… design I am current looking at a line where:- logLine =
reader
.ReadLine(); To implement your solution would require changes outside the… want a simple fix that replaces or modifies the "
reader
.Readline" statement so that when it reads a line…
Re: e mail
Community Center
Geeks' Lounge
17 Years Ago
by jasimp
Is this thread going to be a
E
-mail, all you need to know, informational piece. ?
Re: E-mails vanishing from IMAP inbox
Programming
Web Development
14 Years Ago
by chrishea
… can see what is happening. If you have a mail
reader
open for the same mail file, you should see the…
E-ink reader for desktop PC?
Hardware and Software
Microsoft Windows
15 Years Ago
by RunTimeError
Hey everybody I have a large collection of
e
-books and pdf files. The problem is it really hurts my eyes after reading from the computer screen for a few hours. I've seen products such as the Amazon Kindle that has
e
-ink but are there any applications that can make reading from a normal LCD screen easier on the eyes?
Reader.ReadLine - skip CR
Programming
Software Development
13 Years Ago
by C#Jonathan
… treat text following the CR character as a new line
e
.g This represents one single line of text LF This… will return This should be one line of text - i.
e
. ignore the CR which is part of the logging information…
Re: 'E' Drive Mystery
Hardware and Software
Microsoft Windows
18 Years Ago
by antioed
… get a lense cleaner or cleaner disc for the optical
reader
lense on the drive...this is the little clear laser…
Re: Reader.ReadLine - skip CR
Programming
Software Development
13 Years Ago
by Momerath
…("test.txt"); String line; while ((line = sr.ReadLine('
e
')) != null) { Console.WriteLine(line); } Console.ReadLine(); } } }[/code] The parameter to…
Re: Suggestions For Android e-reader Requested
Hardware and Software
7 Years Ago
by rproffitt
There's probable a Reddit for that. -> https://www.reddit.com/r/androidapps/comments/627zrl/can_you_guys_advice_me_a_good_ebook_reader/ I tried Lithium and didn't see and adverts.
Re: Suggestions For Android e-reader Requested
Hardware and Software
7 Years Ago
by Reverend Jim
Got it. Thanks.
Re: Contactless Card Reader problem
Programming
Software Development
17 Years Ago
by kerek2
…System.Object, ByVal
e
As System.EventArgs) Handles cmdStatus.Click '================================================================ 'Check the status of the
reader
like the firmware version….Object, ByVal
e
As System.EventArgs) Handles cmdOK.Click 'show Login Form Dim
Reader
As New
Reader
Dim TrayIcon As…
how to save a modified txt?
Programming
Software Development
16 Years Ago
by k2k
….out.println("Error reading"); } catch(NoSuchElementException
e
) { }
reader
.close(); return count; } ////////// to write data to the text file ////////////////// …
Re: how to save a modified txt?
Programming
Software Development
16 Years Ago
by puneetkay
….out.println("Error reading"); } catch(NoSuchElementException
e
) { }
reader
.close(); //return count; } ////////// to write data to the text file ////////////////// …
Re: get item from data reader & select it in listview
Programming
Software Development
12 Years Ago
by razree
… Handles TextBox9.KeyDown If
e
.KeyCode = Keys.Return Or
e
.KeyCode = Keys.Left Or
e
.KeyCode = Keys.Right …Data.SqlClient.SqlCommand(SQLStr, connection)
reader
= command.ExecuteReader() While
reader
.Read() TextBox9.Text =
reader
.Item("ID") Me.…
Re: Search Engines (i.e., Google/Yahoo) Hijacked
Hardware and Software
Information Security
16 Years Ago
by Fu51oN
…?n?\?D?A?M?o?n?.?
e
?x?
e
???????????x:??(???x???@???X???????????@???P????(?w'(?w????????????(???…0????$?w7(?w?o?wS??w???w????????????X*@?????????X????????%@?
e
????? scanning hidden files ... scan completed successfully hidden files…] "C:\Program Files\Adobe\Acrobat 7.0\
Reader
\AdobeUpdateManager.exe" AcRdB7_0_8 -reboot 1 O4 - …
The data reader is incompatible with the specified 'DatabaseModel.Max_id_showDatail_R
Programming
Web Development
13 Years Ago
by jacob21
….FunctionColumnMapGenerator.System.Data.EntityClient.EntityCommandDefinition.IColumnMapGenerator.CreateColumnMap(DbDataReader
reader
) +18 System.Data.Objects.ObjectContext.CreateFunctionObjectResult(EntityCommand …aspx.cs:21 ViewDetailCustomer.Page_Load(Object sender, EventArgs
e
) in c:\Users\Administrator\Documents\Visual Studio …
Apple iPad Mini versus Amazon Kindle Fire
Hardware and Software
Hardware
12 Years Ago
by happygeek
…and an iPad space. From the eBook
reader
perspective alone, an iPad Mini makes good …both important factors to many when considering an
e
-
reader
purchase. Many complain that the iPad is… be all and end all of an
e
-
reader
. What does matter is the availability and… it has to continue dominance of the
e
-
reader
market with the Kindle Fire are concerned.…
HELP!i can't get rid off trojans!
Hardware and Software
Information Security
17 Years Ago
by Cutty Sark
…\shell.exe O2 - BHO: Adobe PDF
Reader
Link Helper - {06849E9F-C8D7-4D59-B87D-784B7D6BE0B3…
E
:\jre1.5.0_06\bin\jusched.exe O4 - HKLM\..\Run: [iTunesHelper] "
E
:\iTunesHelper.exe" O4 - HKLM\..\Run: [Adobe
Reader
… Speed Launcher] "
E
:\
Reader
\Reader_sl.exe"…
Search Engines (i.e., Google/Yahoo) Hijacked
Hardware and Software
Information Security
16 Years Ago
by Fu51oN
…tried has failed to clear my system of the problem;
e
.g., antivirus (Norton & AVG), Combofix, Stopzilla, …: [updateMgr] "C:\Program Files\Adobe\Acrobat 7.0\
Reader
\AdobeUpdateManager.exe" AcRdB7_0_8 -reboot 1 O4 - HKCU\..\Run…\PictureProject\NkbMonitor.exe O8 - Extra context menu item:
E
&xport to Microsoft Excel - res://C:\PROGRA~1…
Random DNS Errors (I.E & VISTA)
Hardware and Software
Microsoft Windows
17 Years Ago
by alkeels
…getting random DNS errors while browsing the internet in I.
E
, i am yet to try another browser. The … = O1 - Hosts: ::1 localhost O2 - BHO: Adobe PDF
Reader
Link Helper - {06849E9F-C8D7-4D59-B87D-784B7D6BE0B3} - C:\Program Files…Explorer\Control Panel present O8 - Extra context menu item:
E
&xport to Microsoft Excel - res://C:\PROGRA~1\…
Are eBook Readers Moving Beyond Books?
Hardware and Software
Hardware
Mobile and Wearables
15 Years Ago
by Techwriter10
….com/news/tech/Time-Inc-Time-for-a-New-
E
-
Reader
-58563707.html"]NBCBayArea.com[/URL] on Friday, … Rather than simply transferring the paper book to the
Reader
, could it include much more ancillary materials including author… Imagine a multimedia text book package available on a
Reader
device like the Kindle. That could transform the market…
w32\alemod.e.dll removal - help!
Hardware and Software
Information Security
19 Years Ago
by fly
… Description : list of recently used files in adobe
reader
MRU List Object Recognized! Location: : software\microsoft…CompanyName : Networks Associates Technology, Inc FileDescription : McAfee VirusScan
E
-mail Scan Module InternalName : mcvsescn LegalCopyright : Copyright © 1998…
1
2
3
17
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
SEO Backlink Checker
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC