Share point 2010 - Content html , pdf - Books website - View , Paging

Please note here book content means not pdf or word.
Here Book content constructed with Html + CSS + Images.
Each html is one page .
Example: A Top-level folder with Book name inside it contains three folders –
Html Pages, CSS, Images, JavaScript.
A book can contain 200 to 300 or more html pages in addition to assets
Book Types:   Biographies, Business, Children books , Cooking , History , Romance
Expected Functionality:
View book in browser
     [Page number toolbar, Search Page
content, Search page  Number]
Edit Book by admin
Download
Print
My thoughts on above question are:
Crate a folder for each book in site pages libraries programmatically.
I will implement wikipage/Publishing page from each html programmatically.
Upload assets like images, css into site assets library programmatically
Any other thoughts to implement same in Sharepoint 2010 with programmatically   .
Please consider also capacity or memory requirement s of Sharepoint site collection for all books and provide your thoughts on new design 
Best Regards Showkath

What you are suggesting should not cause much load on any SharePoint server.  Pages, even 300 of them, are just HTML that are formatted with CSS and images in your design.  As such, the capacity to store, index and deliver such content for thousands
of books is well within SharePoint's ability.  Where capacity will become a factor is consumption load i.e. how many users you have loading pages at the same time.  Even at that though, given the content is books, it can be assumed users would load
a page and then read it's contents, even if just skimming it.  Thus the load placed on SharePoint would be much less than say a user browsing around a site looking for some files etc.  Capacity planning for consumption load would be the main effort
I would recommend in your endeavor.
Start here: 
http://technet.microsoft.com/en-us/library/cc261700(v=office.15).aspx
I trust that answers your question...
Thanks
C
|
RSS |
http://crayveon.com/blog |
SharePoint Scripts | Twitter |
Google+ | LinkedIn |
Facebook | Quix Utilities for SharePoint

Similar Messages

  • Share Point 2010 opening pdf in adobe reader prompting credentials

    Hi,
    In our share point 2010 internet site whenever we try to open pdf , its trying to open in adobe reader and prompting user to enter credentials and finally getting " url provided couldnot be reached..." error  message. This is happening with only certain versions of adobe like Adobe X, Adobe 11.
    Do you have any update on this one. It is possible to open the document in New WIndow or New tab by right clickign the document. ALso we have enabled browser handling for the web application "permissive".
    ITs working fine in other versions of adobe reader like 9..
    Thanks
    DevSP2010

    Hi DevSP2010,
    We have different sharepoint server setup locally. we are not getting error on these server.If possible can you please share the fiddler logs so that we can look into the issue.
    In order to take fiddler log install fiddler from : http://fiddler2.com/get-fiddler
    Once you have installed fiddler, it can capture all web calls. Do following to save the logs
    1. Open Fiddler
    2. Do the workflow which result in error(Say, from Acrobat access sharepoint site via "Open from Online Account")
    3. Fiddler will record all this activity, Save the logs as follow : Select all the logs in fiddler(Ctrl + A) -> Right Click ->Save -> Selected Session -> in Archive ZIP
    You can send this log to me on my ID : [email protected]
    Thanks,
    Kriti

  • How to read data from info path in custom web part in share point 2010

    We have a document library where the some info paths (code info paths) are uploaded with different views. Is there any way to read the data from info paths forms in custom share point 2010 web parts like  using any available  web services in share
    point 2010 etc,,
    Any suggestions are helpful to me.
    TARUN

    Hello,
    Yes, you can use XmlDocument, XmlNodeList, XmlElement, XmlNode etc to read infopath file via code. Just add "using System.Xml" as reference in your solution.
    Refer below link with sample code:
    https://sujeewaediriweera.wordpress.com/2012/02/12/accessing-infopath-form-data-programmatically/
    http://sharepoint2010tutor.blogspot.sg/2012/01/programmatically-reading-contents-of.html
    Hope it could help
    Hemendra:Yesterday is just a memory,Tomorrow we may never see<br/> Please remember to mark the replies as answers if they help and unmark them if they provide no help

  • Saving the data from two info path forms in to a single list in share point 2010

    Hi ,
    I have two  info path forms are in share point page FM 1 and FM 2.
    In FM 1 I am getting data from lists by using drop down and casket drop down  and FM 2 i need to enter manually after entering
    i want to save both forms information(FM 1 & FM 2 ) in to a single list of  share point 2010
     If any knows the solution please reply me  
    Thanking You,
    Arun Darly

    Hi,
    Based on your description, my understanding is that you want to save the data from two info path forms in to a single list in share point 2010.
    We can't save the data from two info path forms in to a single list, but we can
    save the data from two info path forms in to a single library.
    Open the  FM 1 and FM 2 in Infopath(you have save it Locally once).
    Publish the FM 1 and FM 2 as content types named FM 1 and FM 2.
    Add the content types FM 1 and FM 2 into a document library, Then you can save the data
    from two info path forms in to a single library.
    Best Regards,
    Lisa Chen
    Lisa Chen
    TechNet Community Support

  • How to implement Digital Rights Management (DRM) on a document library in share point 2010

    Helloo,
    Does any one has an idea about DRM (Digital Rights Management) and how to implement it in share point 2010.
    I have a requirement to secure some excel and pdf files using DRM in sharepoint 2010. Can anyone help me here..
    Thanks
    Razi

    See if this helps you...
    http://blogs.msdn.com/b/ecm/archive/2010/02/13/introducing-records-management-in-sharepoint-2010.aspx
    http://technet.microsoft.com/en-us/library/cc261982.aspx
    http://www.cmswire.com/cms/document-management/the-scoop-sharepoint-2010-records-management-005948.php
    "T" | community.zevenseas.com/Blogs/Tanmay/default.aspx

  • How to get list data and bind to data table or Grid view in share point 2010 using j query

    hi,
    How to bind list data in to data table or  grid view  using Sp Services.
    How to use sp services in share point 2010 lists and document library 

    Hi, You can use List service, SPServices and JQuery to get your requiement done-
    See here for an sample implementation -
    http://sympmarc.com/2013/02/26/spservices-stories-10-jqgrid-implementation-using-spservices-in-sharepoint/
    http://www.codeproject.com/Articles/343934/jqGrid-Implementation-using-SpServices-in-SharePoi
    Mark (creator of SPServices) has some good documentation on how to use SPServices-
    http://spservices.codeplex.com/wikipage?title=%24().SPServices
    SPServices Stories #7 – Example Uses of SPServices, JavaScript and SharePoint
    http://sympmarc.com/2013/02/15/spservices-stories-7-example-uses-of-spservices-javascript-and-sharepoint/
    Hope this helps!
    Ram - SharePoint Architect
    Blog - SharePointDeveloper.in
    Please vote or mark your question answered, if my reply helps you

  • How to populate active directory users in to drop down list items dynamically in Share point 2010 ?

    Hi My self Arun in my current project i have a task on that active directory user  need to automatically populate in share point list drop down  please help me.  is that any out of box feature in share point 2010 ?   
    Thanking You 
    Arun 

    Arun,
    If you plan to implement the "Querying the Active Directory" based on my code snippet,
    and if you do not have permission [your account must be the part of domain admin] to do so,
    Then still you can do it in least effort through code,
    string usersInXml = SPContext.Current.Web.AllUsers.Xml;your xml string look like this.
    <Users><User ID="2" Sid="" Name="Administrator"
    LoginName="i:0#.w|murugesan\administrator" Email="" Notes="" IsSiteAdmin="True" IsDomainGroup="False" Flags="0" /><User ID="1" Sid="" Name="Murugesa Pandian" LoginName="i:0#.w|murugesan\murugesan" Email="" Notes="" IsSiteAdmin="True" IsDomainGroup="False" Flags="0" /><User ID="1073741823" Sid="S-1-0-0" Name="System Account" LoginName="SHAREPOINT\system" Email="" Notes="" IsSiteAdmin="False" IsDomainGroup="False" Flags="0" /></Users>
    You can user Linq to XML to filter the "LoginName,Name and Email and then populate your drop down list.
    * User must be logged into the site at least once.
    Murugesa Pandian.,MCTS|App.Devleopment|Configure

  • How to create Auto complete text box in share point 2010 Visual web part

    Hi All ,
    I am want to use Auto complete text box in share point 2010 Visual web part ,data need to get from share point list how to  create 
    please guide me how to use Auto complete text box
    Thanking you,
    Arun Darly

    Hi Arun,
    Please refer to the following article.
    SharePoint 2010: JQuery Autocomplete Textbox Containing List Items
    http://smarttools.codeplex.com/wikipage?title=Autocomplete%20Text%20Field
    Please don't forget to mark it as answered, if your problem resolved or helpful.

  • When opening attachments from my email, they are opening in HTML.pdf.  When viewing, they are nothing but symbols. Any ideas?

    When opening an attachment from my suddenlink email, the attachment opens in html.pdf.  When I use my gmail account, the attachment opens fine.
    Any ideas.  Thanks.

    Install the Flex:Player App;  http://itunes.apple.com/app/flex-player/id451024857?alreadyRedirected=1&mt=8
    Then you can open the movies, keep tapping on them and choose Open in Flex:Player.

  • Rename columns of list created by external content type in share point 2010

    Hi,
    I want to rename columns of list created by external content type.
    Please help to solve the issue.
    Thanks in advance!
    Regards
    Rajni

    Hi,
    Steps to rename column name:
    Open external content type in SharePoint designer
    click on “Operations Design View” from ribbon
    select corresponding external content type operations
    click on edit operation from ribbon
    click next button to get the Return parameter configuration page
    select the parameter and change the display name from the properties
    Anandhan.S Remember to 'mark or propose as answer' or 'vote as helpful' as appropriate.

  • Multipart/mixed content: html, pdf

    Hi.
    I have a problem sending multipart content back to a browser through the response object.
    What I want is to send a "Please be patient" html page while a pdf is created and send it as a second part as soon as it is created and can't get it to work.
    The problem is, the pdf just does not show up. The html sent first is removed from display, the plugin starts but then nothing happens and I end up with a blank browser window.
    Code snippet:
    response.setContentType( "multipart/mixed;boundary=" + boundary );
    ServletOutputStream outStream = response.getOutputStream();
    response.addHeader( "MIME-Version", "1.0" );
    outStream.println( "" );
    outStream.println( "--" + boundary );
    response.addHeader( "Content-Type", "text/html" );
    response.addHeader( "Content-Transfer-Encoding", "chunked" );
    outStream.println( "" );
    outStream.println( "<html>" );
    outStream.println( "<head><title>Supplier Info</title></head>" );
    outStream.println( "<body>" );
    outStream.println( "<p>Please be patient...</p>" );
    outStream.println( "</body></html>" );
    outStream.println( "" );
    outStream.println( "--" + boundary );
    outStream.flush();
    // create pdf and write it into a byte array called 'result'
    response.addHeader( "Content-Type", "application/pdf" );
    response.addHeader( "Content-Transfer-Encoding", "chunked" );
    response.addHeader( "Content-Disposition", "inline" );
    outStream.println( "" );
    System.out.println( "result.length: " + result.length ); //result contains data!
    outStream.write( result );
    outStream.println( "" );
    outStream.println( "--" + boundary + "--" );
    outStream.println( "" );
    outStream.flush();
    Please could somebody tell me what's wrong with my code? Am I missing something?
    My environment is Win2k, Borland JDev 3.2.3, Mozilla 1.0.
    TIA
    Ralf Steppacher

    try this
    Response.reset()
    before setting the content type
    prash

  • Failed to get value of the "Attachments" column after my Edit Form customization in share point 2010

    Hi,
    I am trying to customize the Edit Form in sharepoint 2010 .After my customization when i click on save it is giving below error.
    Failed
    to get value of the "Attachments" column from the "Attachments" field type control.  See details in log. Exception message: Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx) "
    Every thing works fine if i  uncheck the Attachments property of the custom list.But i would need user to allow add attachments to the list.Could you
    help me to resolve  this issue.

    Hi,
    It would be better if you could provide the steps in details about how you customize your Edit Form.
    Anyway, you can take a look at the similar thread below, there is someone stuck with the similar issue before:
    http://social.technet.microsoft.com/Forums/en-US/d60e2a8e-575d-4b3c-959f-2a6a2b1364cf/failed-to-get-value-of-the-attachments-column?forum=sharepointcustomizationlegacy
    Best regards,
    Patrick
    Patrick Liang
    TechNet Community Support

  • Need solution for sub site when we click on the list item of a list? by using out of out of box feature in share point 2010

    Hi  all ,I have Task that When click on list item a new sit will open fo 
    for ex:   I created a List (test list)  and list items are Project name,Application, Start date ....,when i click on Project name a new sub site will open,
    Is there any out of box feature ?
    for that Please help any body knows
    Thanking You, 

    This is a forum related to System Center Service Manager. Your question seems to be related to Sharepoint 2010. Maybe it's better to ask in the Sharepoint 2010 forum, for instance: General
    Discussions and Questions
    Andreas Baumgarten | H&D International Group

  • Is it possible to debug step by step for share point designer workflow in share point 2010

    Hi all,<o:p></o:p>
    I have created a reminder date work flow but it is not working .In this work flow it need to be check first its status if its status is suspend then only workflow can run .I am
    attaching below workflow logic check if any modifications needed please suggest me . And  I have doubt is it possible to check step by step debugging like in coding we are using break point in this way any break point is available for designer workflows
    ? If break point is available please guide me how to get and use those<o:p></o:p>
    Thanking you,<o:p></o:p>
    ArunDarly 
    <o:p>Workflow logic given below</o:p>

    You can't step through a SharePoint Designer Workflow.  The normal workaround is to Log messages to the History list with the values you want to look at where you would normally put breakpoints.  Then run the workflow and examine the history
    list to see how the values changed as you went through your workflow.
    Paul Stork SharePoint Server MVP
    Principal Architect: Blue Chip Consulting Group
    Blog: http://dontpapanic.com/blog
    Twitter: Follow @pstork
    Please remember to mark your question as "answered" if this solves your problem.

  • Upgrade share point 2010 web application to share point 2013 with BI solutions.

    HI
    we have sharepoint portal web application ( publishing enabled , Annonymous access for internet users) 
    and BI dashboards also we published in this portal.
    1 ) so for content db upgrade to 2013 we will follow db attach method,  but what about BI pointers list,dashboards list 
    it also be upgrade with content database.
    2) now the BI dashboards connected to SQL Serve Analysis server   2008 r2 datasources, so after upgrade ,
    we need to be must upgrade these SSAS datasources to SSAS 2012 ?
    adil

    Given you aren't using PowerPivot for SharePoint, you can continue using SSAS 2008 R2 for your cubes and data connections. BI dashboards, Lists, and so forth are just SharePoint content, and they get upgraded when you migrate to 2013.
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

Maybe you are looking for

  • 2007 Macbook pro kernel panic, hard drive problem?

    Hello! I've been trying to sort this for a few weeks now, and I'm hoping someone may be able to shed some light on the situation. Problem: I have a 2007 15" MacBook Pro (MacBook Pro 15/2.2/2GB/120GB) which a few weeks ago suddenly died on me. It has

  • Mapping to PDF

    Hi all is there a way to map a XML file to PDF Thanks

  • New Source System Client for BW

    Hi All, Currently we have R/3 QAS Clint 102 connected to BW QAS. We want to get rid of this Client 102 and connect a new QAS Client 100 (same server but different Client) to BW QAS. I created a new Source System (QAS100) in BW QAS and did a restore. 

  • How return from safari 6 to safari 5?

    how return from safari 6 to safari 5?

  • Lexmark Printer X5650

    I just ordered this printer online from Best Buy...it's an all in one printer, fax, scanner.  The specs indicated it would work with Vista, but can anyone CONFIRM all three functions will work with Vista Home Premium?  If not, it'll have to go back.