Category: FromSitesTree.com

DB Operations for Laravel (a MVC based PHP framework). The Model is also discussed

Different methods of DB operations are discussed. How to model using the Eloquent ORM is also discussed. DB operations are shown in Plain SQL, or Using the Query builder, and also using the Model. In a later document, I will show the details of Laravel configurations and some MVC coding stuff. You do not need …

Continue reading

One of the Parallel Computers that I used: You can just get an idea about a simple parallel computer configurations

You can just get an idea about a simple parallel computer configurations SUN Ultra Sparc-III (used to run parallel random number generators, yes I wrote the code as well) : used long back though The experiments were conducted on machines containing 24, 1050 MHz UltraSparc-III CPUs, 48 gigabytes of memory, a terabyte of disk storage, …

Continue reading

Lessons Learned and Opinions for Better Software Development

2. coming soon… 1. No matter what, if multiple programmers will be working on the same project, use version control. Well, you will find this opinion all over the internet. No doubt. That’s just a knowledge. However, if you work with different scenarios; with or without version control, you will feel it what really works, …

Continue reading

Hadoop, NoSQL, PHP

MongoDB (from “humongous”) is an open-source document database, and the leading NoSQL database. Written in C++. http://www.mongodb.org/ If you are in USA, Hadoop/NoSQL can pay you a lot… http://www.indeed.com/salary/q-Hadoop-l-San-Jose,-CA.html PHP Programming in the area: http://developer.marklogic.com/labs/mlphp Apache Hadoop http://en.wikipedia.org/wiki/Apache_Hadoop Facebook and Hadoop http://gigaom.com/2013/11/06/facebook-open-sources-its-sql-on-hadoop-engine-and-the-web-rejoices/ From: http://sitestree.com/?p=519 Categories:Web Development, Root, By Sayed AhmedTags: Post Data:2013-11-07 05:16:53

Mobile Development, Responsive Design, and Related

You can download the Project ResponsiveRabbit from: http://salearningschool.com/codes/mobile/responsive/ResponsiveRabbits.zip As I mentioned in an another article, I used CSS from ResponsiveRabbit to create mobile version of web-sites. http://www.justetc.net and http://www.justetc.org both have a mobile version. For resolution < 768 px the mobile responsive version is displayed. In the mobile version, the top menu is squeezed to …

Continue reading

Computers and History of Computers

From: http://sitestree.com/?p=493 Categories:Web Development, Root, By Sayed AhmedTags: Post Data:2013-10-26 21:46:51

Responsive web design, Responsive mobile design

Go Responsive from John MacMenamin From: http://sitestree.com/?p=445 Categories:Web Development, Root, By Sayed AhmedTags: Post Data:2013-10-06 22:22:17

Mobile First Web Design

Mobile first responsive web design from Mark Riggan From: http://sitestree.com/?p=449 Categories:Web Development, Root, By Sayed AhmedTags: Post Data:2013-10-06 22:32:30

Technology Education Curriculam for Secondary Education in Ontario, Canada

The Ontario Curriculum, Grades 10 to 12: Computer Studies, 2008 (revised) PDF Format (568 KB) Plain Text Format (140 KB) Technological Education, Grades 9 and 10, 2009 (revised) PDF Format (589 KB) Plain Text Format (295 KB) Technological Education, Grades 9 and 10, 1999 PDF Format (168 KB) Plain Text Format (71 KB) Technological Education, …

Continue reading

Bio-informatics Software and Programming Languages

.NET Bio: Library for some common bioinformatics tasks: http://en.wikipedia.org/wiki/.NET_Bio : AMPHORA: Metagenomics analysis software : http://en.wikipedia.org/wiki/AMPHORA Biochemical Algorithms Library (BALL): C++ library and framework for molecular modeling and visualization designed for rapid prototyping: http://en.wikipedia.org/wiki/BALL   Bioconductor: Bioconductor is a free, open source and open development software project for the analysis and comprehension of genomic data …

Continue reading