Code Monkey home page Code Monkey logo

jumpnote's Introduction

Jasiel Izaguirre - Full Stack Developer ๐Ÿš€

Welcome to my GitHub profile! I'm Jasiel, a passionate Full Stack Developer with over 12 years of experience creating high-quality web and mobile applications. I thrive on turning ideas into reality using the latest technologies and best practices.

๐Ÿš€ About Me

With a strong foundation in both frontend and backend development, I excel in delivering robust, scalable, and user-friendly solutions. My work is driven by a commitment to continuous learning and staying ahead of technological trends.

๐Ÿ”ง Skills

Frontend

  • HTML, CSS, SASS, JavaScript, Angular, React
  • Bootstrap, jQuery, REST, Responsive Design, SEO

Backend

  • C#, Java, PHP, NodeJS, Python, Flask, ExpressJS
  • MySQL, Firebase, AWS, SQL Databases

DevOps & Tools

  • Linux, AWS, Azure, Google Cloud, Docker
  • CI/CD, Git, Selenium, Mocha, Chai.JS

jumpnote's People

jumpnote's Issues

Google Host Webmail Not Supported

When I try to sync my work email, it fails. RPC error. The problem was that I 
thought these were syncing the entire time and when I updated, I lost my notes 
:(

Original issue reported on code.google.com by [email protected] on 25 Jun 2010 at 5:29

jumpnote sync doesn't work

What steps will reproduce the problem?
1. Run the jumpnote application in samsung galaxy nexus
2. Click menu and select "Account settting",then chosen a Google Account that 
have registered before
3.write some note and Click on "sync now", but nothing happen

What is the expected output? What do you see instead?
Expected output should be that the notes that I have created in Android gets 
pushed to the app server.

What version of the product are you using? On what operating system?
samsung galaxy nexus android 4.0.3

Please provide any additional information below.
I find some error log,maybe have some help you:

06-06 15:04:35.679: W/System.err(7081): 
org.apache.http.auth.AuthenticationException: IOException authenticating to App 
Engine

06-06 15:04:35.687: W/System.err(7081):Caused by: 
org.apache.http.conn.HttpHostConnectException: Connection to 
http://jumpnote.appspot.com refused;

06-06 15:04:35.687: W/System.err(7081): Caused by: java.net.ConnectException: 
failed to connect to /74.125.71.141 (port 80): connect failed: ETIMEDOUT 
(Connection timed out);



Original issue reported on code.google.com by [email protected] on 6 Jun 2012 at 7:38

Not supporting non-ASCII characters

What steps will reproduce the problem?
- Copy some non-Latin characters into the phone, e.g. Chinese. You can do so by 
going to a non-Latin website in your browser in the phone, say, 
www.sina.com.cn, select some text and copy
- Open up the Jump Note app in Android
- Create a note
- Paste the selected text into the note
- Exit the note to save
- Bring up the application menu in the app
- Click on "sync-now"
- Go http://jumpnote.appspot.com/ on your PC web browser

What is the expected output? What do you see instead?
- Expected: see the original copied text in the correct encoding
- Actual: question mark ('?') is displayed for each non-ASCII character instead

What version of the product are you using? On what operating system?
0.3.2

Please provide any additional information below.
My phone is Nexus One running on Froyo

Original issue reported on code.google.com by [email protected] on 13 Aug 2010 at 6:06

Accounts doesn't go to Accounts

What steps will reproduce the problem?
In the application I hit "menu" then select "Accounts" and it goes to the 
phones "Settings \ Data Manager" instead of "Settings \ Accounts", so I can 
check "sync" for this entry in Gmail.  This is on Droid 2.

What version of the product are you using? On what operating system?
Stock 2.2 on Droid 2

Please provide any additional information below.

It is also not pushing anything after I checked "sync". I keep having to select 
"sync now" in the application and wait a moment.

Original issue reported on code.google.com by [email protected] on 1 Sep 2010 at 1:32

Content of new note lost when phone locks itself

What steps will reproduce the problem?
1. Start a new note for an account (non-local). Enter some text.
2. Get distracted for long enough for the phone to lock itself.
3. Unlock the phone.

What is the expected output? What do you see instead?

Expected that my text would still be there. Instead, I was confronted by a 
completely empty note.

What version of the product are you using? On what operating system?

JumpNote 0.3.2 on Android 2.2 (FRF50).

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 30 May 2010 at 3:18

Icon Notifcation on the Jumpnote Mobile Client app?

What steps will reproduce the problem?
1. Is there a way to show some sort of notification when a note is updated on 
the jumpnote website?
2.
3.

What is the expected output? What do you see instead?
There is no notification on the main screen regarding a notification when a new 
message (note) syncs with the application.


What version of the product are you using? On what operating system?
I am using the jumpnote version 0.3.2 and using the Mot Droid 2 and the Android 
Version 2.2


Please provide any additional information below.
It will be nice to have some sort of icon and alert notification when the 
jumpnote application gets a note from the jumpnote site.

Original issue reported on code.google.com by [email protected] on 29 Aug 2010 at 2:30

Sync does not work

Hi, I managed to sign in with my google account (using the Google API AVD), but 
any notes that I write does not sync to the jumpnote.appspot.com, and vice 
versa. I notice in the account settings, it says "sync is OFF". I click on menu 
and the "sync now" button, the sync icon shows up momentarily on top but 
nothing happened after that. The notes I wrote on the phone do not get 
reflected on the server. Did anyone manage to get the jumpnote sample to sync 
successfully via C2DM? Please help. Thanks.

What steps will reproduce the problem?
1. Run the Google Android Emulator under Eclipse Helios Release
2. Go to the jumpnote application and select "Account Settings"
3. Select a Google Account that has been registered before, and click on the 
"Sync Now" button, nothing happens.

What is the expected output? What do you see instead?
Expected output should be that the notes that I have created in Android gets 
pushed to the app server and vice versa. Instead, I do not see any changes.

What version of the product are you using? On what operating system?
Google API (v8) AVD. Windows 7 Operating System.

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 23 Nov 2010 at 8:32

webserver only supports english characters (character encoding problem)

What steps will reproduce the problem?
1. Create new note on http://jumpnote.appspot.com site
2. Write some text on russian for example
3. Save the note
4. Open it

What is the expected output? What do you see instead?
expected: entered text
actual: there are ???? instead of entered text

What version of the product are you using? On what operating system?
latest

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 26 May 2010 at 12:16

trunk code doesn't sync

What steps will reproduce the problem?
1. download trunk code, build via eclips, then install the apk file.
2. go to web http://jumpnote.appspot.com and add a note
3. the note might sync eventually, ie, takes half an day.

What is the expected output? What do you see instead?
  if I just download the pre-packaged apk file from http://code.google.com/p/jumpnote/downloads/list and install it, it syncs within half a minute. That is why I believe there is a difference between the two.


What version of the product are you using? On what operating system?
 Droid2 Global, Android version 2.2

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 23 Sep 2011 at 8:11

whole procedure

anyone has fulfilled this demo on device or emulator?
can you helpfully give the whole steps here.thx.

my problems:
1.when i sign up c2dm, it gives no response to me(success or not ,i don't know)
2.If i want to try jumpnote, well,whether or not i must sign up c2dm first?

Any reply is helpful.

Original issue reported on code.google.com by [email protected] on 30 Jul 2010 at 6:44

NotesList performs Cursor query on main thread


NotesList should consider switching query to a background thread; otherwise 
managedQuery() will block the main thread.


        Cursor cursor = managedQuery(getIntent().getData(), PROJECTION,
                JumpNoteContract.Notes.PENDING_DELETE + " = 0", null,
                JumpNoteContract.Notes.DEFAULT_SORT_ORDER);

Original issue reported on code.google.com by Jeffrey.Sharkey on 20 Feb 2011 at 12:28

Creating an account?

I've just downloaded Jump Note apk to try in a 2.2 emulator.

When I "Add Account" there doesn't seem to be any way of adding an account. 
The screen is just empty. Bug, or am I doing something silly here?

Original issue reported on code.google.com by [email protected] on 25 May 2010 at 9:50

C2DM enabled sync Does not work on devices without device id.

What steps will reproduce the problem?
1. Grab a Motorola XOOM wifi only model.
2. Select a Google account in the account list
3. Observe toast "Error calling remote note sync RPC."

What is the expected output? What do you see instead?
Expect to see nothing

What version of the product are you using? On what operating system?


Please provide any additional information below.

http://android-developers.blogspot.com/2011/03/identifying-app-installations.htm
l provides other alternatives of device identification.
I have a fix that I would love to check in as well.

Original issue reported on code.google.com by vinblau on 4 Apr 2011 at 1:53

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.