-
Learning french listening good french music - 1
03/02/2016
I love music, really may consider me a ‘person addicted to music’
So, I’ve been studying french some weeks ago, bellow is a good music in french. Today, I am listening and repeating this music since I started to work OnRepeat
To listen:
Bonne journée!
-
Using Selector Gadget
01/02/2016
SelectorGadget is an open source bookmarklet that makes CSS selector generation and discovery on complicated sites a breeze. Just drag the bookmarklet to your bookmark bar, then go to any page and press it. A box will open in the bottom right of the website. Click on a page element that you would like your selector to match (it will turn green). SelectorGadget will then generate a minimal CSS selector for that element, and will highlight (yellow) everything that is matched by the selector. Now click on a highlighted element to remove it from the selector (red), or click on an unhighlighted element to add it to the selector. Through this process of selection and rejection, SelectorGadget helps you come up with the perfect CSS selector for your needs. SelectorGadget has been tested to work in current versions of Firefox and Safari. At the moment it is quite buggy in IE7. How could I use this?
- for webpage scraping with tools such as Hpricot and Beautiful Soup
- to generate jQuery selectors for dynamic sites
- as a tool to examine JavaScript-generated DOM structures
- as a tool to help you style only particular elements on the page with your stylesheets
- for selenium testing
Source: Source
-
Create an asp .net project with MVC 7, EF6, Visual Studio 2015.
29/01/2016
I created a tutorial video in youtube explainning how to create a project using MVC 7, Entity framework 6, with Visual Studio 2015.
So, take a look, below is the video.
(Unfortunately, there is no audio, and I didn’t finish the edition. Pardon me! =/)
Merci! :)
-
Installing polymer in a WebForm project
28/01/2016
After long time I am back. This is my second post since I created this personal site.
This is a technical post. I started to learn polymer, webcomponents, to create a reusable module using webform with c# this month.
Anyway, the question is “How to install polymer in the project”?
First of all, make sure you have nodejs, and git installed in your computer. If not, install them:
Step-by-step:
1- create a webform/mvc project
2- in node js (with bower, polymer, and git installed)
3- inside the project folder execute the comand: bower init > after set the settings
4- after execute the command: bower install Polymer/polymer –save
Others comands options:
comand: bower info polymer
comand: bower info polymer/polymer
If you have some trouble with git command in node.js prompt, try this below:
execute the comand: set PATH=%PATH%;C:\Users\Thamara Alves\AppData\Local\Programs\Git\bin
but, change the
set PATH=%PATH%;
; So, like this:
set PATH=%PATH%;C:\Program Files\Git\bin;
Or this: (Notice the (x86) )
set PATH=%PATH%;C:\Program Files (x86)\Git\bin;
Comands to install new elements:
inside the path: Scripts\bower_components\webcomponentsjs>
execute the comand: bower install –save PolymerElements
-
Hello world from Thamara Silva Alves
23/07/2014
Hello, guys! This is my first post here. I intend to write just in English. I arrived from Canada a week. Now, I will keep practicing English in my life.
So, I’m gonna use this blog to write things I did in Canada, my experience, my intentions, and what I’m learning, my doubts, anyway keep two or one posts a week.
“If you don’t like something, change it. If you can’t change it, change your attitude.” M.A.
Anterior Página 2 de 2 Próxima