mardi 18 octobre 2016

Foundation (framework) | Responsive front-end framework | HTML and CSS-based design templates


Foundation

The most advanced responsive front-end framework in the world.

Foundation is a responsive front-end framework. Foundation provides a responsive grid and HTML and CSS UI components, templates, and code snippets, including typography, forms, buttons, navigation and other interface components, as well as optional JavaScript extensions. Foundation is maintained by ZURB and is an open sourceproject.

Image result for foundation.zurb.com

url:
http://foundation.zurb.com/

wiki:
https://en.wikipedia.org/wiki/Foundation_(framework)

mardi 28 juin 2016

Ionic: Advanced HTML5 Hybrid Mobile App Framework



ionic

Advanced HTML5 Hybrid Mobile App Framework

(mobile app framework)

Ionic is a complete open-source SDK for hybrid mobile app development. Built on top of AngularJS and Apache Cordova, Ionic provides tools and services for developing hybrid mobile apps using Web technologies like CSSHTML5, and Sass. Apps can be built with these Web technologies and then distributed through native app stores to be installed on devices by leveraging Cordova



- ---------=------- -
Description

gulp - Streaming build system
sass - Syntactically Awesome Style Sheets
yeoman generator - The web's scaffolding tool for modern webapps
ionic CLI - The Ionic command line utility
ngCordova - Simple extensions for common Cordova Plugins
angular JS 1 - Superheroic JavaScript MVW Framework
Apache Cordova - mobile application development framework (PhoneGap2011OpenSource)
GIT - Version control system
Node.js -  open-source, cross-platform runtime environment for developing server-side Web applications
NPM - Bundled and manages dependencies for an application
Bower - Package manager for the web


- ---------=------- -

-----------------------------=--=-=---------------------------

website :
http://ionicframework.com/

wiki :
https://en.wikipedia.org/wiki/Ionic_(mobile_app_framework)

documentation (very nice) :
http://ionicframework.com/docs/
http://ionicframework.com/docs/components/#header


Executed with Windows 10
*** ANDROID STEP BY STEP ***
ionic - hello world demo - ANDROID Application + Google Play Store
-------------------------------------------------------------

note:required install node.js (https://nodejs.org/en/)
note:required install git (https://git-scm.com/)

--######################################################
--GIT BASH
--######################################################

sudo npm install -g cordova ionic
ionic platform add android

---------

-->Create application
cd ~/Desktop
ionic start helloworld
cd helloworld
cordova platform add android
ionic serve

-->ANDROID STUDIO
note: Open Gladle Project under folder platforms/android/build.gradle
(gladle location: ex:C:\Program Files\Android\Android Studio\gradle\gradle-2.4)

-->Publish
cordova telemetry on
cordova build --release android
note:ionic emulate android (only if you need simulator)

cp ~/Desktop/helloworld/platforms/android/build/outputs/apk/android-release-unsigned.apk ./unsigned.apk

--######################################################
--CMD/DOS - Windows Command Line
--######################################################
PATH=C:\Program Files\Java\jdk1.7.0_79\bin\
CD C:\Users\**(your username)**\Desktop\helloworld
keytool -genkey -v -keystore key.keystore -alias alias_name -keyalg RSA -keysize 2048 -validity 10000
note1: Fill out question. Be sure to respond yes at the is correct question . . . [no]
note2: DOES NEVER EVER LOSE THE KEYSTORE PASSWORD  -- KEEP IT SAFE

jarsigner -verbose -sigalg SHA1withRSA -digestalg SHA1 -keystore key.keystore unsigned.apk alias_name

PATH=C:\adt-bundle-windows-x86_64-20131030\sdk\build-tools\20.0.0
zipalign -v 4 unsigned.apk helloworld.apk


--######################################################
Google Play - Publish your application
--######################################################
https://play.google.com/apps/publish


--------------------------------------------------------==-=-------------------------------------------

Executed with OS X 10.9 Mavericks
*** iOS STEP BY STEP ***
ionic - hello world demo - iOS Application + App Store
-------------------------------------------------------------

note:required install node.js (node.js)
note:required install git (https://git-scm.com/)

--######################################################
--TERMINAL
--######################################################

sudo npm install -g cordova ionic
ionic platform add ios
sudo npm install -g ios-sim
sudo npm install ios-deploy


---------

-->Create application
cd ~/Desktop
ionic start HelloWorld
cd HelloWorld
cordova platform add ios
ionic serve
note:ionic emulate ios (only if you need simulator)

-->XCODE
note: Open Xcode Project under folder platforms/ios    
Run


-->Publish
cordova plugin rm cordova-plugin-console
cordova prepare ios
cordova build --release ios



--------------------------------------
note:Run (you can plug your iphone with USB cable and use-it as device. Hold play icon and chose iphone insted of ios simulator)


--=================================
source: ionic website, wiki.
https://github.com/cooervo/ionic-useful-info






lundi 7 mars 2016

ophcrack - Free open source (GPL licensed) Windows Password cracker based on Rainbow Tables


Ophcrack

 free open source (GPL licensed) program that cracks Windows passwords by using LM hashes through rainbow tables. The program includes the ability to import the hashes from a variety of formats, including dumping directly from the SAM files of Windows. On most computers, ophcrack can crack most passwords within a few minutes. (wiki)

Wiki
https://en.wikipedia.org/wiki/Ophcrack

Ophcrack-3.2.0 screenshot.png



Download
http://ophcrack.sourceforge.net/download.php


Tables
http://ophcrack.sourceforge.net/tables.php


-------------
Sourceforge
http://ophcrack.sourceforge.net/




vendredi 12 février 2016

Visual Studio Dev Essentials | Free tools, cloud services, and training



  Microsoft Visual Studio Dev Essentials
- Free tools, cloud services, and training -

    Get everything you need to build and deploy your app on any platform. With state-of-the-art tools, the power of the cloud, training, and support, it’s our most comprehensive free developer program ever.

https://www.visualstudio.com/products/visual-studio-dev-essentials-vs




samedi 30 janvier 2016

SEO | www.dmoz.org | Open Directory Project (ODP)


Un petit geste simple, pour solidifier votre positionnement SEO

http://weblog.slamdot.com/2014/01/20/diy-seo-part-5-does-dmoz-still-matter/
  --"The potential benefit from a small investment of effort makes it well worth submitting your site for consideration."

wiki, Les grands répertoires tels que dmoz.org ont au contraire un effet durable.