Translate

الخميس، 20 أغسطس 2015

شرح تركيب السلايد شو في مدونة بلوجر

شباب اليوم معنا درس
تركيب السلايد شو في مدونة بلوجر
الكثير من عندنا يتسائل كيف يتم تركيبه

الدرس بسيط جدا
بس المطلوب تركيزك 

يلا نبدي

اول شي

تذهب إلى لوحة تحكم مدونتك وتضغط على قالب ثم تحرير html وتضع العلامة على مربع توسيع قالب واجهة المستخدم ثم تضغط في الكيبورد على ctrl+f وتبحث عن هذا الكود

رمز PHP:
 ]]></b:skin>  
بعد أن تجده قم بوضع هذا الكود قبله

رمز PHP:
#featured{margin-bottom:10px;
}
.
sliderwrapper{positionrelative;border-bottom-width6px;height124px;
}
.
sliderwrapper .contentdiv{visibilityhidden;positionabsolute;height100%;filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);-moz-opacity1;opacity1;padding:15px 15px 15px 0px;background:#f1f1f1;border-radius5px 5px 5px 5px;box-shadow0 0 3px #ABABAB;margin-top:10px;
}
.
pagination{text-alignright;margin-top50px;padding:5px;
}
.
pagination a{font:11px Arial;color:#a3a3a3;padding:4px 8px 4px 8px;
}
.
pagination a.selected{color:#4f4f4f;}
.
pagination .prev,.pagination .next color:#EAEAEA;font-size:0pxbackground:nonepadding:0px; }
.
featuredPost{width:410px;padding:0px 10px 10px 10px !important;bottom:0;float:left !important;margin-right54px;
}
.
featuredPost a{color:#515151;font18px "Microsoft Sans Serif";margin:0;padding:0;
}
.
featuredPost h2{margin:0 0 8px 0;}
.
featuredPost span{font-size:11pxmargin:0color:#797979;}.featuredPost p{font-size:12pxmargin:4px 0 0 0color:#797979;}.sliderPostPhoto a img{floatright !important;}
.
sliderPostPhoto{floatright !importantwidth:100px !important;}  
إبحث عن هذا الكود

رمز PHP:
 </head>  
بعد أن تجده قم بوضع هذا الكود قبله مباشرة 

رمز PHP:
&lt;script&gt;/* Script from:http://simplexdesign.blogspot.com/ */imgr = new Array();imgr[0] = &quot;http://lh3.ggpht.com/_kViOplhgIHI/TKxBIScZTiI/AAAAAAAAAWE/PM7AQ1lf6ME/noimages.jpg&quot;;showRandomImg true;aBold true;summaryPost 140;numposts1 =15;label1 = &quot;معهد ترايدنت العربية&quot;;
function 
removeHtmlTag(strx,chop){var s=strx.split(&quot;&lt;&quot;);for(var i=0;i&lt;s.length;i++){if(s[i].indexOf(&quot;&gt;&quot;)!=-1){s[i]=s[i].substring(s[i].indexOf(&quot;&gt;&quot;)+1,s[i].length)}}s=s.join(&quot;&quot;);s=s.substring(0,chop-1);return s}
function 
showrecentposts1(json){j=(showRandomImg)?Math.floor((imgr.length+1)*Math.random()):0;img=new Array();for(var i=0;i&lt;numposts1;i++){var entry=json.feed.entry[i];var posttitle=entry.title.$t;var pcm;var posturl;if(i==json.feed.entry.length)break;for(var k=0;k&lt;entry.link.length;k++){if(entry.link[k].rel=='alternate'){posturl=entry.link[k].href;break}}for(var k=0;k&lt;entry.link.length;k++){if(entry.link[k].rel=='replies'&amp;&amp;entry.link[k].type=='text/html'){pcm=entry.link[k].title.split(&quot;&quot;)[0];break}}
if (&
quot;content&quotin entry) {
var 
postcontent entry.content.$t;}
else
if (&
quot;summary&quotin entry) {
var 
postcontent entry.summary.$t;}
else var 
postcontent = &quot;&quot;;postdate entry.published.$t;
if(
j&gt;imgr.length-1j=0;img[i] = imgr[j];postcontent    s.indexOf(&quot;&lt;img&quot;); s.indexOf(&quot;src=\&quot;&quot;,a); s.indexOf(&quot;\&quot;&quot;,b+5); s.substr(b+5,c-b-5);
if((
a!=-1)&amp;&amp;(b!=-1)&amp;&amp;(c!=-1)&amp;&amp;(d!=&quot;&quot;)) img[i] = d;
var 
month=[1,2,3,4,5,6,7,8,9,10,11,12];var month2=[&quot;Jan&quot;,&quot;Feb&quot;,&quot;Mar&quot;,&quot;Apr&quot;,&quot;May&quot;,&quot;Jun&quot;,&quot;Jul&quot;,&quot;Aug&quot;,&quot;Sep&quot;,&quot;Oct&quot;,&quot;Nov&quot;,&quot;Dec&quot;];var day=postdate.split(&quot;-&quot;)[2].substring(0,2);var m=postdate.split(&quot;-&quot;)[1];var y=postdate.split(&quot;-&quot;)[0];for(var u2=0;u2&lt;month.length;u2++){if(parseInt(m)==month[u2]){m=month2[u2];break;
}}
var 
daystr day' ' ' ' ;
var 
trtd '&lt;div class=&quot;contentdiv&quot;&gt;&lt;div class=&quot;sliderPostPhoto&quot;&gt;&lt;a href=&quot;'+posturl+'&quot;&gt;&lt;img width=&quot;155&quot; height=&quot;121&quot; class=&quot;alignnone&quot; src=&quot;'+img[i]+'&quot;/&gt;&lt;/a&gt;&lt;div class=&quot;sliderPostInfo&quot;&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;featuredPost&quot;&gt;&lt;h2&gt;&lt;a href=&quot;'+posturl+'&quot;&gt;'+posttitle+'&lt;/a&gt;&lt;/h2&gt;&lt;span&gt;'+daystr+'&lt;/span&gt;&lt;p&gt;'+removeHtmlTag(postcontent,summaryPost)+'...&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;';document.write(trtd);j++;
}}
&
lt;/script&gt;  
بعد إضافته قم بتغيير كلمة معهد ترايدنت العربية باللون الأحمر إلى القسم الذي تريده أن يضهر في السلايد شو

وقم أيضا بتغيير الرقم 15 باللون الأخضر إلى عدد المواضيع التي تريدها أن تظهر على السلايد شو

قم بالبحث مرة أخرى عن هذا الكود

رمز PHP:
</body>  
وقم بإضافة هذا الكود قبله 

رمز PHP:
&lt;script src='http://dl.dropbox.com/u/12924430/contentslider.js'&gt;&lt;/script&gt;
&
lt;script&gt;featuredcontentslider.init({id: &quot;slider1&quot;, //id of main slider DIVcontentsource: [&quot;inline&quot;, &quot;&quot;], //Valid values: [&quot;inline&quot;, &quot;&quot;] or [&quot;ajax&quot;, &quot;path_to_file&quot;]toc: &quot;#increment&quot;, //Valid values: &quot;#increment&quot;, &quot;markup&quot;, [&quot;label1&quot;, &quot;label2&quot;, etc]nextprev: [&quot;Previous&quot;, &quot;Next&quot;], //labels for &quot;prev&quot; and &quot;next&quot; links. Set to &quot;&quot; to hide.enablefade: [true0.5], //[true/false, fadedegree]autorotate: [true6000], //[true/false, pausetime]onChange: function(previndexcurindex){ //event handler fired whenever script changes slide
//previndex holds index of last slide viewed b4 current (1=1st slide, 2nd=2nd etc)
//curindex holds index of currently shown slide (1=1st slide, 2nd=2nd etc)
}
})
&
lt;/script&gt;  
*وفي الأخير قم بالبحث عن هذا الكود

رمز PHP:
  <div id='main-wrapper'>  
وقم بإضافة هذا الكود بعده

رمز PHP:
<b:if cond='data:blog.pageType == &quot;index&quot;'>
<
div id='featured'>
<
div class='sliderwrapper' id='slider1'>
<
script>document.write(&quot;&lt;script  src=\&quot;/feeds/posts/default/-/&quot;+label1+&quot;?max-results=&quot;+numposts1+&quot;&amp;orderby=published&amp;alt=json-in-script&amp;callback=showrecentposts1\&quot;&gt;&lt;\/script&gt;&quot;);</script></div>
<div class='pagination' id='paginate-slider1'>
</div>
</div>
</b:if>  
بعد هذا كله قم بالضغط على حفظ التغييرات ومبروك عليك السلايد شو

في النهاية اتمنى ان يكون الدرس قد افادكم
تحياتي

تركيب سلايد شو رائع بشكل الاكورديون لبلوجر 2015

اولا اذهب الى القالب البلوجر ثم اختار المكان الذى تود ان تضع الاسلايد شو به 

والصق كود  html التالى :-
--------------------------------------------------------------------------------------------------------------------------

<div class='acc'>
<ul>

<li>
<a href='http://qassemblog.blogspot.com/'>الموضوع الاول</a>
<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgT3cVrvA8Ig1oBPw7Uau_KhR7HURTOpOQK2NyrHVTxwIVYC6o4Wahpy2jO_8YXyf-GCCrW9ezylyFJfTW7mmuLIqDaqeG40KPgZ6-EexegCMdmmcbDvuvLmsucN60537xCgiP_BdAIZwk/s1600/Full-Hd-Wallpapers-1080p-2.jpg'/>
</li><li>

<a href='http://qassemblog.blogspot.com/'>الموضوع الثانى</a>
<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjPF16tnlO1duWooHLngwAM3pnfB_K92GvB_2X63uBgzh9Zo8EAvP5aqUwpW5FmRIcKliO0z_SSNyR9qlPxLh10a411J-SK_-gxMwgWMiq7Qldw82P2rPsmlC35aGB4yibvV_45c8sBnL8/s1600/Free%252BHD%252BWallpapers%252B8.jpg'/>
</li><li>
<a href='http://qassemblog.blogspot.com/'> الموضوع الثالث</a>
<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi2c3vJ4xTS0POVfShNIs1KEK9dfISUwFxgxEMtf2e5ZhRUr71Gcd_vfl_1sOcG6HNWqw5ZeZA4WcNYJMGmQ4vZHa1tj4FvvM97jwd4bYS9sb5FNTYGgAp9o_PlOpyGrGzacyWCRG-eT5g/s1600/pc-1080p-wallpaper-hd4.jpg'/>
</li>
<li>
<a href='http://qassemblog.blogspot.com/'>الموضوع الرابع</a>
<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiUQN3urffow82w9sZDBA1U7tLWThDRQmRqDCnGPRsxgL44CsZmUDCjCI5dwzNUmH3CEAdW0K0dqpMXpAVDAryQiomIEkVliCrYYvWFlgmnN6EeXyUrYo6i7jttPf9tnqM9XahBK1JHl2c/s1600/Hd-Wallpapers-1080p-8.jpg'/>
</li>

<li>
<a href='http://qassemblog.blogspot.com/'>الموضوع الخامس</a>
<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjkSFNHNbgMhBWlhxt4LJGmCiCM0hVA9l2i382-Y3N5xfWorOhzPjpzk4nENtCA9iL64zGTteQTMtWwW5KlezqVhwZr4jDEjIRt2r7cz3fh3hxjYdWYVXhRzAHK86At_dylm3F3J5v-zmk/s1600/sonic_riders_1080p_game-HD.jpg'/>
</li>
<li>

<a href='http://qassemblog.blogspot.com/'>الموضوع السادس</a>
<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhMU18im_54HFMPgNC1ENFfEW2ATt5YAtzlholWJ7OYUm4HSj-T-ZlDp_FHmi8R2V6TP0nkZ7NY8c9qLAa4ffwI3vymXGW_fI74RKQwWRHCinky9d_qt1N3vWZQmOwE_DNC_0KEGbm4TUU/s1600/pc-1080p-wallpaper-hd6.jpg'/>
</li>

<li>
<a href='http://qassemblog.blogspot.com/'>الموضوع السابع</a>
<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgF6Ryg5FJTUzZAXu-qBkYfcYPVwBzN4Pb4KwMsQBSwg23Sjcin4p0x56tZUHJupMIo44PFTnkNqjhgW__2VKYiaWrX1lwSFAI-TJdGDe6A_L10QtQ0q-gJpk8GAdCZLBrtga_jKDFOi6w/s1600/paris-architecture-wallpaper-1080p-HD.jpg'/>
</li>
</ul>

</div>
--------------------------------------------------------------------------------------------------------------------------

الان ابحث عن   ]]></b:skin>
 والصق الكود التالى قبلها-فوقها- مباشرة 

--------------------------------------------------------------------------------------------------------------------------
/*every thing by abdelhaakeem from qassemblog so plz keep rights on :)*/


.acc img{width:700px; height:200px;}
.acc {width:1100px; height:200px; margin:1px auto; border:1px solid black; overflow:hidden}
.acc ul{  list-style:none; }
.acc ul li {float: left; width:150px; position:relative; transition :2s;}
.acc ul li a{ display:block; display:block; text-decoration:none; color:white; background:rgba(0,0,0,.5); position:absolute; bottom:0; padding:15px ; width:1100px; }
.acc ul:hover li{width:60px;}
.acc ul li:hover{width:600px;}
-------------------------------------------------------------------------------------------------------------------------
استبدل اسم الموضوع الاول بالكلمات التى تحب وكذلك رابط الصورة وكرر نفس الطريقة مع كل المواضيع السبع :)

ومبروك عليك الاضافة :)
-------------------------------------------------------------------------------------------------------------------------
لمعاينة الاضافة :


------------------------------------------------------------------------------------------------------------------------
الملفات لدينا محمىة بباسورد ، لتحميل الباسورد:



الأربعاء، 19 أغسطس 2015

حصريا تحميل كتاب البرمجة بلغة c++ مجاناً PDF اونلاين 2015 .

وصف الكتاب :
مجموعة من الامثلة المحلولة بلغة سي بلس بلي

تأليف ونشر : حسين الربيعي .
نوع الكتاب : rar .
حجم الكتاب عند التحميل : 2.32 ميجا بايت .

تحميل البرمجة بلغة c++

Building Front-End Web Apps with Plain JavaScript



Building Front-End Web Apps with Plain JavaScript

This book shows how to build front-end web applications with plain JavaScript, not using any (third-party) framework or library. A front-end web application can be provided by any web server, but it is executed on the user’s computer device (smartphone, tablet or notebook), and not on the remote web server. Typically, but not necessarily, a front-end web application is a single-user application, which is not shared with other users.
Description
Topics included: A Quick Tour of the Foundations of Web Apps • Building a Minimal Front-End App with Plain JavaScript in Seven Steps • Integrity Constraints and Data Validation • Constraint Validation in a JavaScript Front-End Web App • Enumerations and Enumeration Attributes • Implementing Enumeration Attributes in a Plain JS App • Reference Properties and Unidirectional Associations • Part-Whole Associations • Implementing Unidirectional Functional Associations with Plain JavaScript • Bidirectional Associations • Implementing Bidirectional Associations with Plain JavaScript • Subtyping and Inheritance • Subtyping in a Plain JavaScript Front-End App • The Model-Based Development Framework mODELcLASSjs • Constraint Validation with mODELcLASSjs • Associations and Subtyping with mODELcLASS.
Book Details
Author(s): Gerd Wagner
Publisher: Gerd Wagner
Published: 2014
Format(s): HTML(Online)
File size: –
Number of pages: 161
Download / View Link(s): Online

Java Structures: Data Structures in Java




Java Structures: Data Structures in Java for the Principled Programmer

This is the third edition of Duane A. Bailey’s Java Structures: Data Structures in Java for the Principled Programmer. You can download the complete book in pdf format for free.

Book Description

This book offers a fresh, compact introduction to the design of traditional data structures in Java. The book is supported by a book web site, where all code is posted for the book’s examples, documentation, and the structure package. The book is the perfect size for students to grasp, with enough classes for the student/programmer to choose and appropriate data structure, but no so many as to overwhelm. The structure package is a complete, tested unit that forms the core of data structures that can be used in other applications students might write for other classes. It is a resource that students will make use of for several years of college.

Table of Contents

  • Introduction
  • The Object-Oriented Method
  • Comments, Conditions, and Assertions
  • Vectors
  • Generics
  • Design Fundamentals
  • Sorting
  • A Design Method
  • Iterators
  • Lists
  • Linear Structures
  • Ordered Structures
  • Binary Trees
  • Priority Queues
  • Search Trees
  • Maps
  • Graphs

Book Download / View Details

Author(s): Duane A. Bailey
Publisher: Mcgraw-Hill
Published: September 2007
Format(s): PDF
File size: 2.40 MB
Number of pages: 542
Download / View Link(s):
Java Structures [PDF]

Introduction to Web Services with Java

Introduction to Web Services with JavaIntroduction to Web Services with Java, by Kiet T. Tran, focuses more on the details of a hands-on approach to Web Service programming than its specifications.

Book Description

The concept of a web service is rather simple; however, the implementation often faces many challenges from the technical aspects to the overall strategy of a business. This book places the emphasis on the technical implementation and technical challenges of a web service from the field. The book leads you through a journey of developing your first web service application to more complex multitier enterprise application. The examples include the use of commercially available software product such as Oracle Fusion Middleware and open source from the Apache Foundation.

Book Download / View Details

Author(s): Kiet T. Tran, PhD
Publisher: Bookboon
Published: August 2013
Format(s): PDF
File size: 9.54 MB
Number of pages: 177
Download / View Link(s):
Introduction to Web Services with Java [PDF]

Data + Design

Data + Design





Data + Design: A Simple Introduction to Preparing and Visualizing Information explains important data concepts in simple language. Think of it as an in-depth data FAQ for graphic designers, content producers, and less-technical folks who want some extra help knowing where to begin, and what to watch out for when visualizing information.
Description
Topics included: Basic Data Types • About Data Aggregation • Intro to Survey Design • Types of Survey Questions • Additional Data Collection Methods • Finding External Data • Getting Data Ready for Cleaning • Data Cleaning • Types of Data Checks • What Data Cleaning Can and Can’t Catch • Data Transformations • Deciding Which and How Much Data to Illustrate • Graphing the Results of Checkbox Responses • Anatomy of a Graphic • Importance of Color, Font, and Icons • Print Vs. Web, Static Vs. Interactive • Perception Deception • Common Visualization Mistakes.
Book Details
Author(s): Trina Chiasson, Dyanna Gregory, and etc.
Publisher: Infoactive
Published: October 2014
Format(s): PDF, HTML(Online)
File size: 3.76 MB
Number of pages: 299
Download / View Link(s): PDF, Online
- See more at: http://www.onlineprogrammingbooks.com/data-design/#sthash.EkJ1SHIA.dpuf